diff options
| author | bors <bors@rust-lang.org> | 2015-06-05 18:47:38 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-06-05 18:47:38 +0000 |
| commit | c78c0994b1df5e365058f301330d06fa035c3734 (patch) | |
| tree | be2a1e235e47c93698dcffb2a442650792eebac6 /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | 75fb009c7699983ccceed11bd7f56a588ccf5a96 (diff) | |
| parent | beadbfd19482ba9976092b193c102b17fb89137d (diff) | |
| download | rust-c78c0994b1df5e365058f301330d06fa035c3734.tar.gz rust-c78c0994b1df5e365058f301330d06fa035c3734.zip | |
Auto merge of #26024 - Aatch:inline-as_bytes, r=Gankro
This wasn't marked inline, so wasn't being inlined cross-crate. It's actually a no-op function, since it's a wrapper around `mem::transmute`. Marking it inline means that programs calling it can see that it's a no-op and act accordingly during optimisation.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
