[all-commits] [llvm/llvm-project] 9407a7: DWARFv5 default: Switch bolt tests to use DWARFv4 ...
David Blaikie via All-commits
all-commits at lists.llvm.org
Mon Jan 24 15:09:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9407a701790fc8c55795f992ded9a40bd37ca7d1
https://github.com/llvm/llvm-project/commit/9407a701790fc8c55795f992ded9a40bd37ca7d1
Author: David Blaikie <dblaikie at gmail.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M bolt/test/X86/asm-func-debug.test
M bolt/test/X86/inline-debug-info.test
M bolt/test/X86/inlined-function-mixed.test
M bolt/test/keep-aranges.test
M bolt/test/non-empty-debug-line.test
Log Message:
-----------
DWARFv5 default: Switch bolt tests to use DWARFv4 since Bolt doesn't support v5 yet
Rough attempt to fix these, since I don't have bolt building locally.
Will see how the buildbots go with it...
More information about the All-commits
mailing list