[PATCH] D100629: [Debug-Info][DBX] DW_AT_alignment should not be generated when dwarf version is not 5

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 01:33:55 PDT 2021


shchenz updated this revision to Diff 338763.
shchenz added a comment.

1: use strict dwarf flag instead of DBX debugger


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100629/new/

https://reviews.llvm.org/D100629

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/test/DebugInfo/PowerPC/alignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100629.338763.patch
Type: text/x-patch
Size: 5668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/7403094b/attachment.bin>


More information about the llvm-commits mailing list