[PATCH] D149193: [Driver] -gsplit-dwarf: derive .dwo names from -o for link actions

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 25 16:32:24 PDT 2023


MaskRay updated this revision to Diff 516980.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: ormris.

add notes and more test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149193

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/test/Driver/hip-gsplit-dwarf-options.hip
  clang/test/Driver/split-debug.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149193.516980.patch
Type: text/x-patch
Size: 6703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230425/a296f38b/attachment.bin>


More information about the cfe-commits mailing list