[PATCH] D54378: Add Hurd triplet
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 10 05:38:02 PST 2018
rengolin added a comment.
I had no idea Hurd was still alive, but hey!
I'm curious to what the triple would be. On Linux, we can have for example "target-gnu-linux", on hurd, would that be "target-gnu-gnu"? Sounds weird...
Also, this will need tests (unit tests in LLVM and parsing tests in clang).
Repository:
rL LLVM
https://reviews.llvm.org/D54378
More information about the llvm-commits
mailing list