diff options
author | Oscar Fuentes <ofv@wanadoo.es> | 2010-09-03 02:22:23 +0000 |
---|---|---|
committer | Oscar Fuentes <ofv@wanadoo.es> | 2010-09-03 02:22:23 +0000 |
commit | e16dc06159d243bafc7b2e3362c0e3d929213d17 (patch) | |
tree | 825262b2c23a58094b4257b54eaf9f68302e2569 /clang/lib/Checker/MallocChecker.cpp | |
parent | 96326e447cfc8d2ef6c40be732dfad947abf907d (diff) | |
download | bcm5719-llvm-e16dc06159d243bafc7b2e3362c0e3d929213d17.tar.gz bcm5719-llvm-e16dc06159d243bafc7b2e3362c0e3d929213d17.zip |
Fix cmake build without native target selected.
The cmake (+ MSVC) build is broken if you don't select your native
target.
e.g. 'cmake -D LLVM_TARGETS_TO_BUILD="MyNonNativeTarget" .'
This is because cmake currently sets the LLVM_NATIVE_* definitions
regardless of whether the native target is selected (causing build
errors).
Patch by Mike Gist!
llvm-svn: 112946
Diffstat (limited to 'clang/lib/Checker/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions