[PATCH] D154854: Use empty symbol name for XCOFF text csect

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 15 13:14:06 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGac5d5351d42a: Use empty symbol name for XCOFF text csect (authored by stephenpeckham, committed by hubert.reinterpretcast).
Herald added a subscriber: MaskRay.
Herald added a reviewer: MaskRay.

Changed prior to commit:
  https://reviews.llvm.org/D154854?vs=540010&id=540733#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154854

Files:
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/test/CodeGen/PowerPC/aix-alias-alignment-2.ll
  llvm/test/CodeGen/PowerPC/aix-alias-alignment.ll
  llvm/test/CodeGen/PowerPC/aix-alias.ll
  llvm/test/CodeGen/PowerPC/aix-dwarf.ll
  llvm/test/CodeGen/PowerPC/aix-emit-tracebacktable-clobber-register.ll
  llvm/test/CodeGen/PowerPC/aix-extern-weak.ll
  llvm/test/CodeGen/PowerPC/aix-extern.ll
  llvm/test/CodeGen/PowerPC/aix-func-align.ll
  llvm/test/CodeGen/PowerPC/aix-func-dsc-gen.ll
  llvm/test/CodeGen/PowerPC/aix-personality-alias.ll
  llvm/test/CodeGen/PowerPC/aix-text-ref.ll
  llvm/test/CodeGen/PowerPC/aix-text.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-cold.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-data.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-funcsect.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-symb.mir
  llvm/test/CodeGen/PowerPC/aix-xcoff-reloc.ll
  llvm/test/CodeGen/PowerPC/aix-xcoff-symbol-rename.ll
  llvm/test/CodeGen/PowerPC/pgo-ref-directive.ll
  llvm/test/CodeGen/PowerPC/test_func_desc.ll
  llvm/test/DebugInfo/XCOFF/empty.ll
  llvm/test/DebugInfo/XCOFF/explicit-section.ll
  llvm/test/DebugInfo/XCOFF/function-sections.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: D154854.540733.patch
Type: text/x-patch
Size: 29822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230715/edad0e90/attachment.bin>


More information about the llvm-commits mailing list