[all-commits] [llvm/llvm-project] 901867: [BOLT][DWARF] Fix dwarf5-loclist-offset-form test
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Thu Jun 9 10:54:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 901867b1ef94c1567c44eeb980f259741e298982
https://github.com/llvm/llvm-project/commit/901867b1ef94c1567c44eeb980f259741e298982
Author: Alexander Yermolovich <ayermolo at fb.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
R bolt/test/Inputs/dwarf5-loclist-offset-form-helper.s
R bolt/test/Inputs/dwarf5-loclist-offset-form-main.s
A bolt/test/X86/Inputs/dwarf5-loclist-offset-form-helper.s
A bolt/test/X86/Inputs/dwarf5-loclist-offset-form-main.s
A bolt/test/X86/dwarf5-loclist-offset-form.test
R bolt/test/dwarf5-loclist-offset-form.test
Log Message:
-----------
[BOLT][DWARF] Fix dwarf5-loclist-offset-form test
I put it into wrong directory. As the result it is failing for aarch64. Moving
the test under X86. Orignial diff D126999.
Differential Revision: https://reviews.llvm.org/D127417
More information about the All-commits
mailing list