about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2021-09-15 14:58:53 -0400
committerMark Rousskov <mark.simulacrum@gmail.com>2021-09-15 21:35:10 -0400
commitdb5ecd539c38a4a096f3bc7550698ec1480a2ec4 (patch)
tree3377f9ff64abe4c1080700376495b7aafef7210c /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent2c7bc5e33c25e29058cbafefe680da8d5e9220e9 (diff)
downloadrust-db5ecd539c38a4a096f3bc7550698ec1480a2ec4.tar.gz
rust-db5ecd539c38a4a096f3bc7550698ec1480a2ec4.zip
Avoid codegen for Result::into_ok in lang_start
Otherwise, we end up pulling in an extra module as part of codegen, and that
costs us a sizeable amount of work (both in LLVM and outside).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions