[PATCH] D100826: [Debug-Info][NFC] add -gstrict-dwarf support in backend

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 22:04:40 PDT 2021


shchenz updated this revision to Diff 339470.
shchenz added a comment.
Herald added a subscriber: nemanjai.

1: add NFC testcases to use `-gstrict-dwarf` option


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100826

Files:
  clang/lib/CodeGen/BackendUtil.cpp
  llvm/include/llvm/CodeGen/CommandFlags.h
  llvm/include/llvm/Target/TargetOptions.h
  llvm/lib/CodeGen/CommandFlags.cpp
  llvm/test/DebugInfo/PowerPC/alignment.ll
  llvm/test/DebugInfo/PowerPC/noreturn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100826.339470.patch
Type: text/x-patch
Size: 6990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/bead1ea7/attachment.bin>


More information about the llvm-commits mailing list