[PATCH] D35707: Remove Bitrig: LLVM Changes
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 20 17:09:32 PDT 2017
krytarowski accepted this revision.
krytarowski added inline comments.
================
Comment at: cmake/config.guess:209
exit ;;
- *:Bitrig:*:*)
- UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'`
----------------
echristo wrote:
> krytarowski wrote:
> > Is this 3rd party file? If so, it should be leaved as it is.
> I added this as part of the Bitrig support and while it's still there in the upstream sources we don't sync other than as necessary with the upstream sources. It can probably just be deleted.
Nobody cares any more about this entry, I'm fine either way.
https://reviews.llvm.org/D35707
More information about the llvm-commits
mailing list