about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorElliott Slaughter <eslaughter@mozilla.com>2012-07-23 16:00:19 -0700
committerElliott Slaughter <eslaughter@mozilla.com>2012-07-24 12:20:39 -0700
commitc341eb90522294dda6dbce646d1c0a7170a48bfc (patch)
tree05e85d095128d595c14ae8c49ea666e2a1e68704 /src/rustllvm/RustWrapper.cpp
parent0930b953958232022727b83cf9e08a2397656f62 (diff)
downloadrust-c341eb90522294dda6dbce646d1c0a7170a48bfc.tar.gz
rust-c341eb90522294dda6dbce646d1c0a7170a48bfc.zip
Don't emit invoke instructions inside landing pads.
We can't throw an exception from inside a landing pad without
corrupting the exception handler, so we have no hope of dealing with
these exceptions anyway. See:

http://llvm.org/docs/ExceptionHandling.html#cleanups

Part of #2861.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions