about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAmanieu d'Antras <amanieu@gmail.com>2021-09-06 12:59:52 +0200
committerAmanieu d'Antras <amanieu@gmail.com>2021-09-10 14:18:15 +0100
commit8c7a05a23f427625f99b74ca506a0f5d8eb9bc11 (patch)
tree10d3d7d92450016b2a14433b780df2de62390485 /compiler/rustc_codegen_llvm/src
parentc1bcf5c54833707518d1403f49030605edc39497 (diff)
downloadrust-8c7a05a23f427625f99b74ca506a0f5d8eb9bc11.tar.gz
rust-8c7a05a23f427625f99b74ca506a0f5d8eb9bc11.zip
Treat drop_in_place as nounwind with -Z panic-in-drop=abort
The AbortUnwindCalls MIR pass will eliminate any unnecessary cleanups
and will prevent any unwinds from leaking out by forcing an abort.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions