[all-commits] [llvm/llvm-project] f9d6f4: [BOLT][DWARF] Don't check string offsets
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Thu Jul 6 17:38:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9d6f48c8bf5acaac07502403c41cf0b0d89c8d2
https://github.com/llvm/llvm-project/commit/f9d6f48c8bf5acaac07502403c41cf0b0d89c8d2
Author: Alexander Yermolovich <ayermolo at meta.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M bolt/test/X86/dwarf4-types-dwarf5-types.test
M bolt/test/X86/dwarf4-types.test
M bolt/test/X86/dwarf5-dwarf4-types-backward-forward-cross-reference.test
Log Message:
-----------
[BOLT][DWARF] Don't check string offsets
With different linker, the offset of strings can change.
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D154669
More information about the All-commits
mailing list