[PATCH] D22370: Respect LLVM_HOST_TRIPLE when manually specified

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 13:16:29 PDT 2016


beanz added a subscriber: beanz.
beanz requested changes to this revision.
beanz added a reviewer: beanz.
beanz added a comment.
This revision now requires changes to proceed.

Can you explain why this is necessary when cross-targeting? I kinda feel that the problem is more likely that the LLVM_HOST_TRIPLE is being used in places where a *target* triple should be used.


Repository:
  rL LLVM

https://reviews.llvm.org/D22370





More information about the llvm-commits mailing list