diff options
author | Reid Kleckner <reid@kleckner.net> | 2013-08-07 01:21:33 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2013-08-07 01:21:33 +0000 |
commit | ac20e61b791703ac1b86683a34cb2fd9275d95d0 (patch) | |
tree | 496499d7460e8ea3ce3866b186c70056b2187a48 /llvm/lib/Support/LockFileManager.cpp | |
parent | 8552e22b076fbd2f53793ef57de392f4f42696a5 (diff) | |
download | bcm5719-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