Do not try luck by using given name to create temporary file. In parallel builds...
authorDevang Patel <dpatel@apple.com>
Mon, 6 Dec 2010 18:04:39 +0000 (18:04 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 6 Dec 2010 18:04:39 +0000 (18:04 +0000)
commit9267d140dead8feec68f8503076fb9c743cce0f1
tree953665bd0ffd918855b983332f0c89271de4270d
parent0bbe0b440ee2cef47dcb7b281825eb70341c16dd
Do not try luck by using given name to create temporary file. In parallel builds it may not work.

This time for .s file.

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