[PATCH] D126623: [XCOFF] write the real source file name in C_FILE symbol.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 03:26:09 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd29e986ed5c1: [XCOFF] write the real source file name in C_FILE symbol. (authored by Esme).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126623

Files:
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/test/CodeGen/PowerPC/aix-extern-weak.ll
  llvm/test/CodeGen/PowerPC/aix-extern.ll
  llvm/test/CodeGen/PowerPC/aix-func-dsc-gen.ll
  llvm/test/CodeGen/PowerPC/aix-llvm-intrinsic.ll
  llvm/test/CodeGen/PowerPC/aix-tls-xcoff-reloc-large.ll
  llvm/test/CodeGen/PowerPC/aix-tls-xcoff-reloc.ll
  llvm/test/CodeGen/PowerPC/aix-tls-xcoff-variables.ll
  llvm/test/CodeGen/PowerPC/aix-weak.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-data.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-reloc.ll
  llvm/test/MC/PowerPC/aix-file-symbols-empty.s
  llvm/test/MC/PowerPC/aix-file-symbols.s
  llvm/test/tools/llvm-objdump/XCOFF/symbol-table.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126623.438961.patch
Type: text/x-patch
Size: 10390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/529112da/attachment.bin>


More information about the llvm-commits mailing list