[PATCH] D99625: llvm/cmake/config.guess: update to current version

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 15:33:58 PDT 2021


hvdijk created this revision.
hvdijk added a reviewer: MaskRay.
hvdijk added a project: LLVM.
Herald added subscribers: pengfei, s.egerton, mstorsjo, simoncook, fedor.sergeev, mgorny.
hvdijk requested review of this revision.
Herald added a subscriber: llvm-commits.

This copies current upstream config.guess to llvm/cmake/config.guess, to pick up upstream's detection for x86_64-pc-linux-gnux32. The previous version of config.guess had various changes applied; all of these changes are part of the upstream version.

@MaskRay: I am adding you as a reviewer as there is no specific owner mentioned in CODE_OWNERS.TXT, but you reviewed a recent change that applied one of those manual modifications to config.guess (D93918 <https://reviews.llvm.org/D93918>). Do you remember whether there was a particular reason not to just take the upstream version?


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D99625

Files:
  llvm/cmake/config.guess

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99625.334283.patch
Type: text/x-patch
Size: 66460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/53f6f9c1/attachment.bin>


More information about the llvm-commits mailing list