If we've specified a triple on the command line then go ahead
authorEric Christopher <echristo@gmail.com>
Sun, 14 Apr 2013 23:32:40 +0000 (23:32 +0000)
committerEric Christopher <echristo@gmail.com>
Sun, 14 Apr 2013 23:32:40 +0000 (23:32 +0000)
commit10f8d2bb5bec3630ab4c56429e942fc422d94ddb
treeef306ba5faf26fdc39178e11395cc6bb5d1da980
parentef1762b6a1d3353790bdb415788e7d8963e70372
If we've specified a triple on the command line then go ahead
and use that as the default triple for the module and target
data layout.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179497 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/opt.cpp