[PATCH] D72479: [PowerPC][AIX] Make PIC the default relocation model for AIX

Steven Wan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 14:26:48 PST 2020


stevewan updated this revision to Diff 238098.
stevewan marked an inline comment as done.
stevewan added a comment.

Address comments to:

1. add assertion and user error report,
2. relocate unit test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72479

Files:
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/tools/llc/llc.cpp
  llvm/unittests/Target/PowerPC/AIXRelocModelTest.cpp
  llvm/unittests/Target/PowerPC/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72479.238098.patch
Type: text/x-patch
Size: 4138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/cb4f3585/attachment.bin>


More information about the llvm-commits mailing list