diff options
author | Manman Ren <mren@apple.com> | 2013-05-28 19:01:58 +0000 |
---|---|---|
committer | Manman Ren <mren@apple.com> | 2013-05-28 19:01:58 +0000 |
commit | 9174fd77e5e299fa3b1357a85ad82173217270b7 (patch) | |
tree | c805ec8f4d6454493a8c059fd2474058e8e8fae4 /lib/ExecutionEngine | |
parent | ee6e242e78c5d279d4383d4ba97b42a25f7b5309 (diff) | |
download | external_llvm-9174fd77e5e299fa3b1357a85ad82173217270b7.zip external_llvm-9174fd77e5e299fa3b1357a85ad82173217270b7.tar.gz external_llvm-9174fd77e5e299fa3b1357a85ad82173217270b7.tar.bz2 |
LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee is
from a different CU.
We used to print out an error message and fail to generate inlined_subroutine.
If we use ref_addr in the generated DWARF, the DWARF version should be 3 or
above.
rdar://13926659
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182791 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions