aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJeremy Morse <jeremy.morse@sony.com>2024-02-07 14:31:52 +0000
committerGitHub <noreply@github.com>2024-02-07 14:31:52 +0000
commit66d4fe97d8d46195672117797b663c21cf576f33 (patch)
tree2e9a18a2c5f68939797be2a28e5a90e042f5b7ab /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5d8a7318b2192ce8e396ec420f3f4d8f1a07cc10 (diff)
downloadllvm-66d4fe97d8d46195672117797b663c21cf576f33.zip
llvm-66d4fe97d8d46195672117797b663c21cf576f33.tar.gz
llvm-66d4fe97d8d46195672117797b663c21cf576f33.tar.bz2
[DebugInfo][RemoveDIs] Final final test-maintenence patch (#80988)
This should be the final portion of shaping-up the test suite to be ready for turning on non-intrinsic debug-info: * Pin CostModel tests that expect to see intrinsics in their -debug output to not use RemoveDIs. This is a spurious test output difference. * Add 'tail' to a bunch of intrinsics in UpdateTestChecks. We're cannonicalising intrinsics to be printed with "tail" in RemoveDI conversion as dbg.values usually pick that up while being optimised. This is another spurious output difference. * The "DebugInfoDrop" pass used in the debugify unit-tests happens to operate inside the pass manager, thus it sees non-intrinsic debug-info. Update it to correctly drop it.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions