index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
FileCheck
/
CMakeLists.txt
blob: 999320f78af28090496c43e7db1a02a04b011033 (
plain
)
1
2
3
4
5
add_llvm_utility(FileCheck FileCheck.cpp ) target_link_libraries(FileCheck LLVMSupport)