[PATCH] D105743: [AIX] Emit version string in .file directive

Jinsong Ji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 10:04:13 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG28fb69e00a4d: [AIX] Emit version string in .file directive (authored by jsji).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105743

Files:
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/include/llvm/MC/MCObjectStreamer.h
  llvm/include/llvm/MC/MCStreamer.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/MC/MCAsmInfoXCOFF.cpp
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCObjectStreamer.cpp
  llvm/lib/MC/MCStreamer.cpp
  llvm/test/CodeGen/PowerPC/aix-filename-absolute-path.ll
  llvm/test/CodeGen/PowerPC/aix-filename-relative-path.ll
  llvm/test/CodeGen/PowerPC/aix-filename-special-character-double-quotation.ll
  llvm/test/CodeGen/PowerPC/aix-filename-special-character-single-quotation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105743.357973.patch
Type: text/x-patch
Size: 8916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/613d27ca/attachment.bin>


More information about the llvm-commits mailing list