aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-17 17:28:41 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-03-17 17:28:41 +0000
commit0633fd7fb4c127830aeaf57bfd3a073c7af8ecd7 (patch)
tree61eb73cb760574f8a592c1378d40939f837405f3 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent7d3cf0062a5fac1e65392ceebb9d5f1488eecd91 (diff)
downloadllvm-0633fd7fb4c127830aeaf57bfd3a073c7af8ecd7.zip
llvm-0633fd7fb4c127830aeaf57bfd3a073c7af8ecd7.tar.gz
llvm-0633fd7fb4c127830aeaf57bfd3a073c7af8ecd7.tar.bz2
Verifier: Set --verify-debug-info=true by default
r186634 started verifying debug info, and r194986 disabled it by default because it was too expensive to run the checks on every function (since most of the graph was reachable from each function). r206300 moved the checks to module-level to make it cheaper, but there was already quite a bit of testcase bitrot (and the verifier would only print `<badref>`) so I guess no one had time to turn it back on. This does just that. Upgrade scripts this past autumn and winter probably fixed some of the bitrot, and this weekend I fixed the verifier output (r232275, r232417, r232418) and thusly the remaining failing testcases (r232290, r232415). This is part of PR22777. llvm-svn: 232505
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions