[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 Jul 13 11:39:46 PDT 2023


alexgatea updated this revision to Diff 540140.
alexgatea added a comment.

Rebase and fix last test case (remove include)


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/Targets/PPC.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInstance.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153907.540140.patch
Type: text/x-patch
Size: 11739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/6a127801/attachment.bin>


More information about the llvm-commits mailing list