diff options
author | Adrian Prantl <aprantl@apple.com> | 2017-02-21 19:03:15 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2017-02-21 19:03:15 +0000 |
commit | 11b2d7dad8bad9d6ca739e82d9364f34eb2a3d49 (patch) | |
tree | b25d0f65df552cea0da841a14799b2cbfa584e7a /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 5d534b6a11d6428d173279e5155b4f966dab1be7 (diff) | |
download | bcm5719-llvm-11b2d7dad8bad9d6ca739e82d9364f34eb2a3d49.tar.gz bcm5719-llvm-11b2d7dad8bad9d6ca739e82d9364f34eb2a3d49.zip |
Teach the IR verifier to reject conflicting debug info for function arguments.
Conflicting debug info for function arguments causes hard-to-debug
assertions in the DWARF backend, so the Verifier should reject it.
For performance reasons this only checks function arguments from
non-inlined debug intrinsics for now.
rdar://problem/30520286
llvm-svn: 295749
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions