[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
Thu Jan 16 13:26:30 PST 2020
stevewan marked 2 inline comments as done.
stevewan added inline comments.
================
Comment at: llvm/unittests/Target/PowerPC/CMakeLists.txt:16
+ PowerPCDesc
+ PowerPCInfo
+ )
----------------
thakis wrote:
> Most of these look unused. You shouldn't need Analysis CodeGen Core MC MIRParser, only Support Target PowerPC*
Addressed in a follow-on patch, rGfc4e43ad618b. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72479/new/
https://reviews.llvm.org/D72479
More information about the llvm-commits
mailing list