[PATCH] D138449: support: fix getProcessTriple in universal builds

Keith Smiley via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 13:02:29 PST 2022


keith accepted this revision.
keith added a comment.
This revision is now accepted and ready to land.

It feels to me like we're defeating the purpose of `LLVM_HOST_TRIPLE`, but I imagine any other solution to this would require a much bigger hammer, so seems worth a try.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138449



More information about the llvm-commits mailing list