Add llvm-symbolizer as test dependency.

It is required when building tests with ASan or MSan.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176941 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evgeniy Stepanov 2013-03-13 09:35:18 +00:00
parent 992dbcfbcc
commit c5f77da0a1

View File

@ -25,6 +25,7 @@ set(LLVM_TEST_DEPENDS UnitTests
llvm-objdump
llvm-readobj
llvm-rtdyld
llvm-symbolizer
macho-dump opt
profile_rt-shared
FileCheck count not