diff options
author | Greg Fitzgerald <gregf@codeaurora.org> | 2014-05-29 19:01:32 +0000 |
---|---|---|
committer | Greg Fitzgerald <gregf@codeaurora.org> | 2014-05-29 19:01:32 +0000 |
commit | 32685ec5fdc5b23a24f831e832c54f13fcb352ff (patch) | |
tree | 20ecd9f0eeedd12dd7fab264d6c0fc03e9191f9a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a02e66499bd8e97e9212ee3f97e9348e2e0cc2c7 (diff) | |
download | llvm-32685ec5fdc5b23a24f831e832c54f13fcb352ff.zip llvm-32685ec5fdc5b23a24f831e832c54f13fcb352ff.tar.gz llvm-32685ec5fdc5b23a24f831e832c54f13fcb352ff.tar.bz2 |
light up sanitizers for ARM
You can expect the sanitizers to be built under any of the following conditions:
1) CMAKE_C_COMPILER is GCC built to cross-compile to ARM
2) CMAKE_C_COMPILER is Clang built to cross-compile to ARM (ARM is default target)
3) CMAKE_C_COMPILER is Clang and CMAKE_C_FLAGS contains -target and --sysroot
Differential Revision: http://reviews.llvm.org/D3794
llvm-svn: 209835
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions