[PATCH] D153907: [AIX] [TOC] Add -mtocdata/-mno-tocdata options on AIX

Alex Gatea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 08:34:14 PDT 2023


alexgatea updated this revision to Diff 535819.

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

https://reviews.llvm.org/D153907

Files:
  docs/UsersManual.rst
  include/clang/Basic/CodeGenOptions.h
  include/clang/Basic/DiagnosticFrontendKinds.td
  include/clang/Driver/Options.td
  include/llvm/ADT/STLExtras.h
  lib/CodeGen/TargetInfo.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInstance.cpp
  test/CodeGen/PowerPC/toc-data-attribute.c
  test/CodeGen/PowerPC/toc-data-diagnostics.c
  test/CodeGen/PowerPC/toc-data-structs-arrays.cpp
  test/CodeGen/toc-data.c
  test/Driver/toc-conf.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153907.535819.patch
Type: text/x-patch
Size: 23545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/2c6b6ce2/attachment.bin>


More information about the llvm-commits mailing list