summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/LockFileManager.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-08-07 01:21:33 +0000
committerReid Kleckner <reid@kleckner.net>2013-08-07 01:21:33 +0000
commitac20e61b791703ac1b86683a34cb2fd9275d95d0 (patch)
tree496499d7460e8ea3ce3866b186c70056b2187a48 /llvm/lib/Support/LockFileManager.cpp
parent8552e22b076fbd2f53793ef57de392f4f42696a5 (diff)
downloadbcm5719-llvm-ac20e61b791703ac1b86683a34cb2fd9275d95d0.tar.gz
bcm5719-llvm-ac20e61b791703ac1b86683a34cb2fd9275d95d0.zip
Avoid using alloca in Windows/Program.inc
One use needs to copy the alloca into a std::string, and the other use is before calling CreateProcess, which is very heavyweight anyway. llvm-svn: 187845
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud