repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
libcxx
/
cmake
/
caches
/
Armv8Arm.cmake
blob
5055582fdafc0db34f804528a3513292b619ee9e
1
set(LIBCXXABI_USE_LLVM_UNWINDER ON CACHE BOOL "")
2
set(CMAKE_CXX_COMPILER_TARGET "armv8l-linux-gnueabihf" CACHE STRING "")
3
set(CMAKE_CXX_FLAGS "-marm" CACHE STRING "")
4
set(CMAKE_C_FLAGS "-marm" CACHE STRING "")