]> granicus.if.org Git - clang/commit
Straighten out target triples provided on the command line
authorDuncan Sands <baldrick@free.fr>
Mon, 30 Aug 2010 09:42:39 +0000 (09:42 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 30 Aug 2010 09:42:39 +0000 (09:42 +0000)
commit2dc14532b641bae011a374e2c6c393d2196c1411
treee58374604c80fe43eec8dfe08043cf4391c543e9
parent75b8508380e6d44276a8fafe5cafcedb9cf532d3
Straighten out target triples provided on the command line
before using them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112468 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInvocation.cpp
tools/driver/cc1as_main.cpp