[PATCH] D144356: [XCOFF] support the ref directive for object generation.
Esme Yi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 23 02:11:30 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG49dcd08c3d96: [XCOFF] support the ref directive for object generation. (authored by Esme).
Changed prior to commit:
https://reviews.llvm.org/D144356?vs=506459&id=507656#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144356/new/
https://reviews.llvm.org/D144356
Files:
llvm/include/llvm/MC/MCStreamer.h
llvm/include/llvm/MC/MCXCOFFStreamer.h
llvm/lib/MC/MCAsmStreamer.cpp
llvm/lib/MC/MCStreamer.cpp
llvm/lib/MC/MCXCOFFStreamer.cpp
llvm/lib/MC/XCOFFObjectWriter.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h
llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/pgo-ref-directive.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144356.507656.patch
Type: text/x-patch
Size: 12610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/c8571a97/attachment.bin>
More information about the llvm-commits
mailing list