Revert r142046, "Fix for llvm::sys::getHostTriple on Windows. Instead of relying...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 15 Oct 2011 04:29:36 +0000 (04:29 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 15 Oct 2011 04:29:36 +0000 (04:29 +0000)
commit569c4a4767428d7b489db1e634ced5a3b36d8a1d
treed3e87822a6956041c94ae3eff09bd1e6042e44b0
parent8e3ef115506f40b43f9b2f05755d74eeda67adb2
Revert r142046, "Fix for llvm::sys::getHostTriple on Windows.  Instead of relying on the triple"

It extremely breaks builds when optimization is enabled. Twine should not hold temporary objects.

By the way, I might feel sad if I saw "i786-" "i1586-" or "iF86-".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142055 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Host.inc