[all-commits] [llvm/llvm-project] 8ea586: [BOLT][DWARF] Fix references in tests
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Thu Jul 6 16:47:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ea586b82e49c18a73e2b855c7d32fc85e4394a5
https://github.com/llvm/llvm-project/commit/8ea586b82e49c18a73e2b855c7d32fc85e4394a5
Author: Alexander Yermolovich <ayermolo at meta.com>
Date: 2023-07-06 (Thu, 06 Jul 2023)
Changed paths:
M bolt/test/X86/Inputs/dwarf5-cu-no-debug-addr-helper.s
M bolt/test/X86/Inputs/dwarf5-loc-base-no-loc-accesshelper.s
M bolt/test/X86/Inputs/dwarf5-return-pc-form-addr-main.s
M bolt/test/X86/dwarf5-return-pc-form-addr.test
Log Message:
-----------
[BOLT][DWARF] Fix references in tests
Fixed invalid assembly, where references were not correct.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D154667
More information about the All-commits
mailing list