Add special case handling of linux target triples that do not contain `-gnu`.
authorEric Fiselier <eric@efcs.ca>
Mon, 27 Oct 2014 22:14:25 +0000 (22:14 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 27 Oct 2014 22:14:25 +0000 (22:14 +0000)
commitbb191417790fa56222648f0099032879f67f98bd
treed454161d6689119bc59c03e1837091d77fc0af97
parent5d83872245bf540d28ea99006d44aa916516a13a
Add special case handling of linux target triples that do not contain `-gnu`.

For targets that end it `redhat-linux` and `suse-linux` manually add the `-gnu`
section of the target since `linux-gnu` is needed in the testsuite.

This patch also moves the removal of minor and patchlevel numbers from OSX
triples to be handled when deducing the triple instead of when adding available
features.

llvm-svn: 220724
libcxx/test/lit.cfg