diff options
author | Reid Kleckner <reid@kleckner.net> | 2013-08-07 00:29:15 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2013-08-07 00:29:15 +0000 |
commit | a3ae94e83fa8b24596cb790ee5d5dbb33bf388f0 (patch) | |
tree | 1dc50720c4ed025d13631ba01643afd2d9b17191 /llvm/lib/Support/LockFileManager.cpp | |
parent | 18abf4e5f725f7091f7ebf068dad7d2531b33121 (diff) | |
download | llvm-a3ae94e83fa8b24596cb790ee5d5dbb33bf388f0.zip llvm-a3ae94e83fa8b24596cb790ee5d5dbb33bf388f0.tar.gz llvm-a3ae94e83fa8b24596cb790ee5d5dbb33bf388f0.tar.bz2 |
Check for _strtoi64 in the cmake build if strtoll is missing
Previously this check was guarded by MSVC, which doesn't distinguish
between the compiler and the headers/library. This enables clang to
compile more of LLVM on Windows with Microsoft headers.
Remove some unused macros while I'm here: error_t and LTDL stuff.
llvm-svn: 187839
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions