mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
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:
parent
992dbcfbcc
commit
c5f77da0a1
@ -25,6 +25,7 @@ set(LLVM_TEST_DEPENDS UnitTests
|
|||||||
llvm-objdump
|
llvm-objdump
|
||||||
llvm-readobj
|
llvm-readobj
|
||||||
llvm-rtdyld
|
llvm-rtdyld
|
||||||
|
llvm-symbolizer
|
||||||
macho-dump opt
|
macho-dump opt
|
||||||
profile_rt-shared
|
profile_rt-shared
|
||||||
FileCheck count not
|
FileCheck count not
|
||||||
|
Loading…
Reference in New Issue
Block a user