1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

llvm/test: [CMake] Add profile_rt-shared to deps.

llvm-svn: 162813
This commit is contained in:
NAKAMURA Takumi 2012-08-29 00:37:56 +00:00
parent 5c025c67e6
commit 6a9dea88a7

View File

@ -18,6 +18,7 @@ add_lit_testsuite(check-llvm "Running the LLVM regression tests"
llvm-dis llvm-extract llvm-dwarfdump
llvm-link llvm-mc llvm-nm llvm-objdump llvm-readobj
macho-dump opt
profile_rt-shared
FileCheck count not
yaml2obj
)