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 | 3e53241fea9c39789ec65c5814f69a2f1e4ab68e (patch) | |
tree | 8a04628d99a697ef7b84643d1616df4b51bfaec2 /.arcconfig | |
parent | 040ef013acf3e4ceed7fb052e00f2e0b7cd7650a (diff) | |
download | external_llvm-3e53241fea9c39789ec65c5814f69a2f1e4ab68e.zip external_llvm-3e53241fea9c39789ec65c5814f69a2f1e4ab68e.tar.gz external_llvm-3e53241fea9c39789ec65c5814f69a2f1e4ab68e.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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187839 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.arcconfig')
0 files changed, 0 insertions, 0 deletions