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 3bf02f03cd
commit e1f9fc11d4
1 changed files with 1 additions and 0 deletions

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
)