[PATCH] D107012: [DWARF] Refactor test to remove relocations for DWO
Alexander Yermolovich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 28 16:07:20 PDT 2021
ayermolo created this revision.
ayermolo added a reviewer: dblaikie.
Herald added subscribers: hoy, modimo, wenlei.
ayermolo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
The way this test generates object file results in relocation sections for .dwo sections. This is not legal. Re-wrote it to avoid those relocation sections.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107012
Files:
llvm/test/DebugInfo/X86/dwarfdump-header.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107012.362575.patch
Type: text/x-patch
Size: 5885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/60452f89/attachment.bin>
More information about the llvm-commits
mailing list