Skip to content

Commit edac6ee

Browse files
committed
[CMake] Add yaml2obj to check-llvm.
llvm-svn: 161229
1 parent 8555a37 commit edac6ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ add_lit_testsuite(check-llvm "Running the LLVM regression tests"
1919
llvm-link llvm-mc llvm-nm llvm-objdump llvm-readobj
2020
macho-dump opt
2121
FileCheck count not
22+
yaml2obj
2223
)
2324
set_target_properties(check-llvm PROPERTIES FOLDER "Tests")
2425

0 commit comments

Comments
 (0)