about summary refs log tree commit diff
path: root/src/test/debuginfo/function-arg-initialization.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-06-30 08:56:56 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-07-16 20:25:51 -0700
commit7f0e733f1d8e597faee4bff0fc04838867725fad (patch)
tree4d0fbbc0f4de4c599a865b22ba6a00bcc736798e /src/test/debuginfo/function-arg-initialization.rs
parentc55d3f1ba1e78466d2f5703a9e291f4849ddcc94 (diff)
downloadrust-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/test/debuginfo/function-arg-initialization.rs')
0 files changed, 0 insertions, 0 deletions