This website requires JavaScript.
Explore
Help
Register
Sign In
RPCSX
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCSX/llvm.git
synced
2024-11-23 11:49:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9a59c1b6f3
llvm
/
utils
/
FileCheck
/
CMakeLists.txt
6 lines
93 B
CMake
Raw
Normal View
History
Unescape
Escape
Put targets on folders, if the IDE supports the feature. Requires CMake 2.8.3 or newer. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126092 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-20 22:06:10 +00:00
add_llvm_utility
(
FileCheck
Add a new little "FileCheck" utility for regression testing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75022 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-08 18:44:05 +00:00
F
i
l
e
C
h
e
c
k
.
c
p
p
)
Merge System into Support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-29 18:16:10 +00:00
target_link_libraries
(
FileCheck
LLVMSupport
)
Reference in New Issue
Copy Permalink