[PATCH] D109837: cmake: Remove config.guess

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 17 16:30:06 PDT 2021


tstellar updated this revision to Diff 373363.
tstellar edited the summary of this revision.
tstellar added a comment.

Make failure to determine the host via -dumpmachine a fatal error.
Empty string is not a valid value for LLVM_HOST_TRIPLE.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109837

Files:
  llvm/cmake/config.guess
  llvm/cmake/modules/GetHostTriple.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109837.373363.patch
Type: text/x-patch
Size: 48802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210917/8a8c8753/attachment-0001.bin>


More information about the llvm-commits mailing list