[PATCH] D118283: [BOLT] Fix DWARFv5 for aarch64

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 13:56:09 PST 2022


yota9 created this revision.
yota9 added reviewers: maksfb, rafauler, Amir, ayermolo.
Herald added a subscriber: kristof.beyls.
yota9 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch reverts patch "DWARFv5 default: Switch bolt tests to use
DWARFv4 since Bolt doesn't support v5 yet" and places the -gdwarf-4 flag
to the global cflags config file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118283

Files:
  bolt/test/AArch64/asm-func-debug.test
  bolt/test/AArch64/update-debug-reloc.test
  bolt/test/X86/asm-func-debug.test
  bolt/test/X86/inline-debug-info.test
  bolt/test/X86/inlined-function-mixed.test
  bolt/test/keep-aranges.test
  bolt/test/lit.cfg.py
  bolt/test/non-empty-debug-line.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118283.403398.patch
Type: text/x-patch
Size: 4418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/a991d1fc/attachment.bin>


More information about the llvm-commits mailing list