about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2020-09-16 08:24:49 +0200
committerGitHub <noreply@github.com>2020-09-16 08:24:49 +0200
commit19a62db49217fb4d7e5df70866d61aaa85882069 (patch)
treee316903e615dd3ce756fa2e46166283abe3faa40 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentfd86705a202191ab4b4c34abd38bb7ff3771014a (diff)
parenta80d39041e2d5cd58a846c9ef9e01ee9d691a7ed (diff)
downloadrust-19a62db49217fb4d7e5df70866d61aaa85882069.tar.gz
rust-19a62db49217fb4d7e5df70866d61aaa85882069.zip
Rollup merge of #76262 - howard0su:patch-1, r=cramertj
Use inline(never) instead of cold

inline(never) is better way to avoid optimizer to inline the function instead of cold.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions