[PATCH] D153600: Implement -frecord-command-line for XCOFF
Jake Egan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 3 18:47:12 PDT 2023
Jake-Egan updated this revision to Diff 536920.
Jake-Egan edited the summary of this revision.
Jake-Egan added a comment.
Thanks for the review @stephenpeckham, I updated the patch with the requested changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153600/new/
https://reviews.llvm.org/D153600
Files:
clang/lib/Driver/ToolChains/Clang.cpp
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/include/llvm/MC/MCStreamer.h
llvm/include/llvm/MC/MCXCOFFStreamer.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCStreamer.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/aix-command-line-metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153600.536920.patch
Type: text/x-patch
Size: 9906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230704/cc7fb2c9/attachment.bin>
More information about the cfe-commits
mailing list