Skip to content

Commit

Permalink
Add llvm-symbolizer as test dependency.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
eugenis committed Mar 13, 2013
1 parent 992dbcf commit c5f77da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c5f77da

Please sign in to comment.