diff options
author | Adrian Prantl <aprantl@apple.com> | 2016-04-24 03:23:02 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2016-04-24 03:23:02 +0000 |
commit | 971481db982d36338cbb2c096e98576dc5de2edc (patch) | |
tree | 744a090c6c0bf1475c4d068a36f9575028eeadc1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | c3ed48c1bdba86f5528778b39c2106ef82670e0c (diff) | |
download | llvm-971481db982d36338cbb2c096e98576dc5de2edc.zip llvm-971481db982d36338cbb2c096e98576dc5de2edc.tar.gz llvm-971481db982d36338cbb2c096e98576dc5de2edc.tar.bz2 |
Verifier: Verify that each inlinable callsite of a debug-info-bearing function
in a debug-info-bearing function has a debug location attached to it. Failure to
do so causes an "!dbg attachment points at wrong subprogram for function"
assertion failure when the inliner sets up inline scope info.
rdar://problem/25878916
llvm-svn: 267320
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions