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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 10:22:45 PST 2020


thakis added inline comments.


================
Comment at: llvm/unittests/Target/PowerPC/CMakeLists.txt:16
+  PowerPCDesc
+  PowerPCInfo
+  )
----------------
Most of these look unused. You shouldn't need Analysis CodeGen Core MC MIRParser, only Support Target PowerPC*


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