diff options
author | Oscar Fuentes <ofv@wanadoo.es> | 2011-04-10 02:29:27 +0000 |
---|---|---|
committer | Oscar Fuentes <ofv@wanadoo.es> | 2011-04-10 02:29:27 +0000 |
commit | 4656b63243d926910b6f6507527114ab5306a954 (patch) | |
tree | 7130b0153d164c517704dfa26f611a61cc173ec9 /lib/CodeGen/CGVTables.cpp | |
parent | a5fc472b353b88be3b4981da946fb01f5a5cc0c6 (diff) |
libclang output name is now libclang. This solves a name collision
when building with Visual Studio. `clang.dll' and `clang.exe' would
have the same `clang.ilk' and `clang.pdb'. On a serial build those
files would be overwritten as clang.exe/clang.dll are created. On a
parallel build there is a risk of both files being written at the same
time. On that case VS fails.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129239 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGVTables.cpp')
0 files changed, 0 insertions, 0 deletions