Revert part of r148839 and keep DefaultTargetTriple in the form adjustedby -target and similar options. As discussed in PR 12026, the changebroke support for target-prefixed tools, i.e. calling x86
Revert part of r148839 and keep DefaultTargetTriple in the form adjustedby -target and similar options. As discussed in PR 12026, the changebroke support for target-prefixed tools, i.e. calling x86_64--linux-ldwhen compiling for x86_64--linux. Improve the test cases addedoriginally in r149083 to not require execution, just executable files.Document the hack with appropiate FIXME comments.llvm-svn: 151185
show more ...