[all-commits] [llvm/llvm-project] ec2711: [BOLT][DWARF] Fix dwarf5-debug-line test
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Tue May 31 18:18:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec2711b35411d81229577a1e6250359fef9207ed
https://github.com/llvm/llvm-project/commit/ec2711b35411d81229577a1e6250359fef9207ed
Author: Alexander Yermolovich <ayermolo at fb.com>
Date: 2022-05-31 (Tue, 31 May 2022)
Changed paths:
M bolt/test/X86/dwarf5-debug-line.s
Log Message:
-----------
[BOLT][DWARF] Fix dwarf5-debug-line test
After D126484, order in .debug-line-str and .debug-line is different. Changed
test accordingly.
Differential Revision: https://reviews.llvm.org/D126733
More information about the All-commits
mailing list