diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-06-30 08:56:56 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-07-16 20:25:51 -0700 |
| commit | 7f0e733f1d8e597faee4bff0fc04838867725fad (patch) | |
| tree | 4d0fbbc0f4de4c599a865b22ba6a00bcc736798e /src/rustllvm/PassWrapper.cpp | |
| parent | c55d3f1ba1e78466d2f5703a9e291f4849ddcc94 (diff) | |
| download | rust-7f0e733f1d8e597faee4bff0fc04838867725fad.tar.gz rust-7f0e733f1d8e597faee4bff0fc04838867725fad.zip | |
rustc_trans: Update LLVMBuildLandingPad signature
The C API of this function changed so it no longer takes a personality function. A shim was introduced to call the right LLVM function (depending on which version we're compiled against) to set the personality function on the outer function. The compiler only ever sets one personality function for all generated functions, so this should be equivalent.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
