[PATCH] D155684: [XCOFF] Write source language ID and CPU version ID into C_FILE symbol.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 21:35:54 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG776195865d4f: [XCOFF] Write source language ID and CPU version ID into C_FILE symbol. (authored by Esme).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155684

Files:
  llvm/include/llvm/BinaryFormat/XCOFF.h
  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-filename-c.ll
  llvm/test/CodeGen/PowerPC/aix-filename-cpp.ll
  llvm/test/CodeGen/PowerPC/aix-filename-f.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/tools/llvm-readobj/XCOFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155684.543366.patch
Type: text/x-patch
Size: 11963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/f79d6f77/attachment.bin>


More information about the llvm-commits mailing list