mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-13 09:33:50 +00:00
Add obj2yaml to test dependencies
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178852 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
89becbb974
commit
23a29fb654
@ -29,7 +29,7 @@ set(LLVM_TEST_DEPENDS UnitTests
|
|||||||
macho-dump opt
|
macho-dump opt
|
||||||
profile_rt-shared
|
profile_rt-shared
|
||||||
FileCheck count not
|
FileCheck count not
|
||||||
yaml2obj)
|
yaml2obj obj2yaml)
|
||||||
|
|
||||||
# If Intel JIT events are supported, depend on a tool that tests the listener.
|
# If Intel JIT events are supported, depend on a tool that tests the listener.
|
||||||
if( LLVM_USE_INTEL_JITEVENTS )
|
if( LLVM_USE_INTEL_JITEVENTS )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user