[PATCH] D127417: [BOLT][DWARF] Fix dwarf5-loclist-offset-form test

Alexander Yermolovich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 10:28:01 PDT 2022


ayermolo created this revision.
Herald added subscribers: jsji, hoy, modimo, wenlei, pengfei, kristof.beyls.
Herald added a reviewer: rafauler.
Herald added a reviewer: Amir.
Herald added a reviewer: maksfb.
Herald added a project: All.
ayermolo requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, yota9, sstefan1.
Herald added a project: LLVM.

I put it into wrong directory. As the result it is failing for aarch64. Moving
the test under X86. Orignial diff D126999 <https://reviews.llvm.org/D126999>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127417

Files:
  bolt/test/Inputs/dwarf5-loclist-offset-form-helper.s
  bolt/test/Inputs/dwarf5-loclist-offset-form-main.s
  bolt/test/X86/Inputs/dwarf5-loclist-offset-form-helper.s
  bolt/test/X86/Inputs/dwarf5-loclist-offset-form-main.s
  bolt/test/X86/dwarf5-loclist-offset-form.test
  bolt/test/dwarf5-loclist-offset-form.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127417.435603.patch
Type: text/x-patch
Size: 42399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/61b4f3f2/attachment.bin>


More information about the llvm-commits mailing list