[PATCH] D97507: llvm-lto: default Relocation Model should be selected by the TargetMachine.

wael yehia via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 08:13:17 PST 2021


w2yehia added inline comments.


================
Comment at: llvm/test/tools/llvm-lto/aix.ll:4
+
+target triple = "powerpc-ibm-aix"
+
----------------
fhahn wrote:
> this needs a "REQUIRES" line to make sure the powerpc target has been built.
good point, thank you.


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

https://reviews.llvm.org/D97507



More information about the llvm-commits mailing list