mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-14 15:28:20 +00:00
Fix missed files in JIT unittests Makefile
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153672 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -13,7 +13,8 @@ LINK_COMPONENTS := asmparser bitreader bitwriter core jit native support
|
|||||||
|
|
||||||
include $(LEVEL)/Makefile.config
|
include $(LEVEL)/Makefile.config
|
||||||
|
|
||||||
SOURCES := JITEventListenerTest.cpp
|
SOURCES := JITEventListenerTest.cpp JITMemoryManagerTest.cpp JITTest.cpp MultiJITTest.cpp
|
||||||
|
|
||||||
|
|
||||||
ifeq ($(USE_INTEL_JITEVENTS), 1)
|
ifeq ($(USE_INTEL_JITEVENTS), 1)
|
||||||
# Build the Intel JIT Events interface tests
|
# Build the Intel JIT Events interface tests
|
||||||
|
Reference in New Issue
Block a user