]> granicus.if.org Git - clang/commit
Improve incompatible triple error
authorJF Bastien <jfbastien@apple.com>
Thu, 23 Aug 2018 03:55:24 +0000 (03:55 +0000)
committerJF Bastien <jfbastien@apple.com>
Thu, 23 Aug 2018 03:55:24 +0000 (03:55 +0000)
commit3de69fea50ae9f5a27e448bb8c27e7a443116b97
tree795b36ee37d025657f4d9cf88aa9422750113663
parent9924c72c9a6aed013c741686d52358824325bbb5
Improve incompatible triple error

When complaining that the triple is incompatible with all targets, print out the triple not just a generic error about triples not matching.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340510 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/pr18235.c