# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.11

# Default target executed when no arguments are given to make.
default_target: all

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


# Produce verbose output by default.
VERBOSE = 1

# Suppress display of executed commands.
$(VERBOSE).SILENT:


# A target that is always out of date.
cmake_force:

.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /builddir/build/BUILD/llvm-7.0.1.src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /builddir/build/BUILD/llvm-7.0.1.src/_build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package

.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /builddir/build/BUILD/llvm-7.0.1.src/_build/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source

.PHONY : package_source/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache

.PHONY : rebuild_cache/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"FileCheck\" \"LLVM\" \"LLVMAArch64AsmParser\" \"LLVMAArch64AsmPrinter\" \"LLVMAArch64CodeGen\" \"LLVMAArch64Desc\" \"LLVMAArch64Disassembler\" \"LLVMAArch64Info\" \"LLVMAArch64Utils\" \"LLVMAMDGPUAsmParser\" \"LLVMAMDGPUAsmPrinter\" \"LLVMAMDGPUCodeGen\" \"LLVMAMDGPUDesc\" \"LLVMAMDGPUDisassembler\" \"LLVMAMDGPUInfo\" \"LLVMAMDGPUUtils\" \"LLVMARMAsmParser\" \"LLVMARMAsmPrinter\" \"LLVMARMCodeGen\" \"LLVMARMDesc\" \"LLVMARMDisassembler\" \"LLVMARMInfo\" \"LLVMARMUtils\" \"LLVMAggressiveInstCombine\" \"LLVMAnalysis\" \"LLVMAsmParser\" \"LLVMAsmPrinter\" \"LLVMBPFAsmParser\" \"LLVMBPFAsmPrinter\" \"LLVMBPFCodeGen\" \"LLVMBPFDesc\" \"LLVMBPFDisassembler\" \"LLVMBPFInfo\" \"LLVMBinaryFormat\" \"LLVMBitReader\" \"LLVMBitWriter\" \"LLVMCodeGen\" \"LLVMCore\" \"LLVMCoroutines\" \"LLVMCoverage\" \"LLVMDebugInfoCodeView\" \"LLVMDebugInfoDWARF\" \"LLVMDebugInfoMSF\" \"LLVMDebugInfoPDB\" \"LLVMDemangle\" \"LLVMDlltoolDriver\" \"LLVMExecutionEngine\" \"LLVMFuzzMutate\" \"LLVMGlobalISel\" \"LLVMIRReader\" \"LLVMInstCombine\" \"LLVMInstrumentation\" \"LLVMInterpreter\" \"LLVMLTO\" \"LLVMLibDriver\" \"LLVMLineEditor\" \"LLVMLinker\" \"LLVMMC\" \"LLVMMCDisassembler\" \"LLVMMCJIT\" \"LLVMMCParser\" \"LLVMMIRParser\" \"LLVMMipsAsmParser\" \"LLVMMipsAsmPrinter\" \"LLVMMipsCodeGen\" \"LLVMMipsDesc\" \"LLVMMipsDisassembler\" \"LLVMMipsInfo\" \"LLVMNVPTXAsmPrinter\" \"LLVMNVPTXCodeGen\" \"LLVMNVPTXDesc\" \"LLVMNVPTXInfo\" \"LLVMObjCARCOpts\" \"LLVMObject\" \"LLVMObjectYAML\" \"LLVMOption\" \"LLVMOrcJIT\" \"LLVMPasses\" \"LLVMPowerPCAsmParser\" \"LLVMPowerPCAsmPrinter\" \"LLVMPowerPCCodeGen\" \"LLVMPowerPCDesc\" \"LLVMPowerPCDisassembler\" \"LLVMPowerPCInfo\" \"LLVMProfileData\" \"LLVMRuntimeDyld\" \"LLVMScalarOpts\" \"LLVMSelectionDAG\" \"LLVMSupport\" \"LLVMSymbolize\" \"LLVMSystemZAsmParser\" \"LLVMSystemZAsmPrinter\" \"LLVMSystemZCodeGen\" \"LLVMSystemZDesc\" \"LLVMSystemZDisassembler\" \"LLVMSystemZInfo\" \"LLVMTableGen\" \"LLVMTarget\" \"LLVMTransformUtils\" \"LLVMVectorize\" \"LLVMWindowsManifest\" \"LLVMX86AsmParser\" \"LLVMX86AsmPrinter\" \"LLVMX86CodeGen\" \"LLVMX86Desc\" \"LLVMX86Disassembler\" \"LLVMX86Info\" \"LLVMX86Utils\" \"LLVMXRay\" \"LLVMipo\" \"LTO\" \"Unspecified\" \"bugpoint\" \"cmake-exports\" \"count\" \"dsymutil\" \"dsymutil-sphinx-man\" \"llc\" \"lli\" \"lli-child-target\" \"llvm-PerfectShuffle\" \"llvm-ar\" \"llvm-as\" \"llvm-bcanalyzer\" \"llvm-c-test\" \"llvm-cat\" \"llvm-cfi-verify\" \"llvm-config\" \"llvm-cov\" \"llvm-cvtres\" \"llvm-cxxdump\" \"llvm-cxxfilt\" \"llvm-diff\" \"llvm-dis\" \"llvm-dlltool\" \"llvm-dwarfdump\" \"llvm-dwarfdump-sphinx-man\" \"llvm-dwp\" \"llvm-exegesis\" \"llvm-extract\" \"llvm-headers\" \"llvm-lib\" \"llvm-link\" \"llvm-lto\" \"llvm-lto2\" \"llvm-mc\" \"llvm-mca\" \"llvm-modextract\" \"llvm-mt\" \"llvm-nm\" \"llvm-objcopy\" \"llvm-objdump\" \"llvm-opt-report\" \"llvm-pdbutil\" \"llvm-profdata\" \"llvm-ranlib\" \"llvm-rc\" \"llvm-readelf\" \"llvm-readobj\" \"llvm-rtdyld\" \"llvm-size\" \"llvm-sphinx-html\" \"llvm-sphinx-man\" \"llvm-split\" \"llvm-stress\" \"llvm-strings\" \"llvm-strip\" \"llvm-symbolizer\" \"llvm-undname\" \"llvm-xray\" \"not\" \"obj2yaml\" \"opt\" \"opt-viewer\" \"sancov\" \"sanstats\" \"verify-uselistorder\" \"yaml-bench\" \"yaml2obj\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components

.PHONY : list_install_components/fast

# The main all target
all: cmake_check_build_system
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/llvm-7.0.1.src/_build/CMakeFiles /builddir/build/BUILD/llvm-7.0.1.src/_build/unittests/ExecutionEngine/Orc/CMakeFiles/progress.marks
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/ExecutionEngine/Orc/all
	$(CMAKE_COMMAND) -E cmake_progress_start /builddir/build/BUILD/llvm-7.0.1.src/_build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/ExecutionEngine/Orc/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/ExecutionEngine/Orc/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/ExecutionEngine/Orc/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/rule:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/rule
.PHONY : unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/rule

# Convenience name for target.
OrcJITTests: unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/rule

.PHONY : OrcJITTests

# fast build rule for target.
OrcJITTests/fast:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build
.PHONY : OrcJITTests/fast

CompileOnDemandLayerTest.o: CompileOnDemandLayerTest.cpp.o

.PHONY : CompileOnDemandLayerTest.o

# target to build an object file
CompileOnDemandLayerTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/CompileOnDemandLayerTest.cpp.o
.PHONY : CompileOnDemandLayerTest.cpp.o

CompileOnDemandLayerTest.i: CompileOnDemandLayerTest.cpp.i

.PHONY : CompileOnDemandLayerTest.i

# target to preprocess a source file
CompileOnDemandLayerTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/CompileOnDemandLayerTest.cpp.i
.PHONY : CompileOnDemandLayerTest.cpp.i

CompileOnDemandLayerTest.s: CompileOnDemandLayerTest.cpp.s

.PHONY : CompileOnDemandLayerTest.s

# target to generate assembly for a file
CompileOnDemandLayerTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/CompileOnDemandLayerTest.cpp.s
.PHONY : CompileOnDemandLayerTest.cpp.s

CoreAPIsTest.o: CoreAPIsTest.cpp.o

.PHONY : CoreAPIsTest.o

# target to build an object file
CoreAPIsTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/CoreAPIsTest.cpp.o
.PHONY : CoreAPIsTest.cpp.o

CoreAPIsTest.i: CoreAPIsTest.cpp.i

.PHONY : CoreAPIsTest.i

# target to preprocess a source file
CoreAPIsTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/CoreAPIsTest.cpp.i
.PHONY : CoreAPIsTest.cpp.i

CoreAPIsTest.s: CoreAPIsTest.cpp.s

.PHONY : CoreAPIsTest.s

# target to generate assembly for a file
CoreAPIsTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/CoreAPIsTest.cpp.s
.PHONY : CoreAPIsTest.cpp.s

GlobalMappingLayerTest.o: GlobalMappingLayerTest.cpp.o

.PHONY : GlobalMappingLayerTest.o

# target to build an object file
GlobalMappingLayerTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/GlobalMappingLayerTest.cpp.o
.PHONY : GlobalMappingLayerTest.cpp.o

GlobalMappingLayerTest.i: GlobalMappingLayerTest.cpp.i

.PHONY : GlobalMappingLayerTest.i

# target to preprocess a source file
GlobalMappingLayerTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/GlobalMappingLayerTest.cpp.i
.PHONY : GlobalMappingLayerTest.cpp.i

GlobalMappingLayerTest.s: GlobalMappingLayerTest.cpp.s

.PHONY : GlobalMappingLayerTest.s

# target to generate assembly for a file
GlobalMappingLayerTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/GlobalMappingLayerTest.cpp.s
.PHONY : GlobalMappingLayerTest.cpp.s

IndirectionUtilsTest.o: IndirectionUtilsTest.cpp.o

.PHONY : IndirectionUtilsTest.o

# target to build an object file
IndirectionUtilsTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/IndirectionUtilsTest.cpp.o
.PHONY : IndirectionUtilsTest.cpp.o

IndirectionUtilsTest.i: IndirectionUtilsTest.cpp.i

.PHONY : IndirectionUtilsTest.i

# target to preprocess a source file
IndirectionUtilsTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/IndirectionUtilsTest.cpp.i
.PHONY : IndirectionUtilsTest.cpp.i

IndirectionUtilsTest.s: IndirectionUtilsTest.cpp.s

.PHONY : IndirectionUtilsTest.s

# target to generate assembly for a file
IndirectionUtilsTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/IndirectionUtilsTest.cpp.s
.PHONY : IndirectionUtilsTest.cpp.s

LazyEmittingLayerTest.o: LazyEmittingLayerTest.cpp.o

.PHONY : LazyEmittingLayerTest.o

# target to build an object file
LazyEmittingLayerTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/LazyEmittingLayerTest.cpp.o
.PHONY : LazyEmittingLayerTest.cpp.o

LazyEmittingLayerTest.i: LazyEmittingLayerTest.cpp.i

.PHONY : LazyEmittingLayerTest.i

# target to preprocess a source file
LazyEmittingLayerTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/LazyEmittingLayerTest.cpp.i
.PHONY : LazyEmittingLayerTest.cpp.i

LazyEmittingLayerTest.s: LazyEmittingLayerTest.cpp.s

.PHONY : LazyEmittingLayerTest.s

# target to generate assembly for a file
LazyEmittingLayerTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/LazyEmittingLayerTest.cpp.s
.PHONY : LazyEmittingLayerTest.cpp.s

LegacyAPIInteropTest.o: LegacyAPIInteropTest.cpp.o

.PHONY : LegacyAPIInteropTest.o

# target to build an object file
LegacyAPIInteropTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/LegacyAPIInteropTest.cpp.o
.PHONY : LegacyAPIInteropTest.cpp.o

LegacyAPIInteropTest.i: LegacyAPIInteropTest.cpp.i

.PHONY : LegacyAPIInteropTest.i

# target to preprocess a source file
LegacyAPIInteropTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/LegacyAPIInteropTest.cpp.i
.PHONY : LegacyAPIInteropTest.cpp.i

LegacyAPIInteropTest.s: LegacyAPIInteropTest.cpp.s

.PHONY : LegacyAPIInteropTest.s

# target to generate assembly for a file
LegacyAPIInteropTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/LegacyAPIInteropTest.cpp.s
.PHONY : LegacyAPIInteropTest.cpp.s

ObjectTransformLayerTest.o: ObjectTransformLayerTest.cpp.o

.PHONY : ObjectTransformLayerTest.o

# target to build an object file
ObjectTransformLayerTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/ObjectTransformLayerTest.cpp.o
.PHONY : ObjectTransformLayerTest.cpp.o

ObjectTransformLayerTest.i: ObjectTransformLayerTest.cpp.i

.PHONY : ObjectTransformLayerTest.i

# target to preprocess a source file
ObjectTransformLayerTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/ObjectTransformLayerTest.cpp.i
.PHONY : ObjectTransformLayerTest.cpp.i

ObjectTransformLayerTest.s: ObjectTransformLayerTest.cpp.s

.PHONY : ObjectTransformLayerTest.s

# target to generate assembly for a file
ObjectTransformLayerTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/ObjectTransformLayerTest.cpp.s
.PHONY : ObjectTransformLayerTest.cpp.s

OrcCAPITest.o: OrcCAPITest.cpp.o

.PHONY : OrcCAPITest.o

# target to build an object file
OrcCAPITest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/OrcCAPITest.cpp.o
.PHONY : OrcCAPITest.cpp.o

OrcCAPITest.i: OrcCAPITest.cpp.i

.PHONY : OrcCAPITest.i

# target to preprocess a source file
OrcCAPITest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/OrcCAPITest.cpp.i
.PHONY : OrcCAPITest.cpp.i

OrcCAPITest.s: OrcCAPITest.cpp.s

.PHONY : OrcCAPITest.s

# target to generate assembly for a file
OrcCAPITest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/OrcCAPITest.cpp.s
.PHONY : OrcCAPITest.cpp.s

OrcTestCommon.o: OrcTestCommon.cpp.o

.PHONY : OrcTestCommon.o

# target to build an object file
OrcTestCommon.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/OrcTestCommon.cpp.o
.PHONY : OrcTestCommon.cpp.o

OrcTestCommon.i: OrcTestCommon.cpp.i

.PHONY : OrcTestCommon.i

# target to preprocess a source file
OrcTestCommon.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/OrcTestCommon.cpp.i
.PHONY : OrcTestCommon.cpp.i

OrcTestCommon.s: OrcTestCommon.cpp.s

.PHONY : OrcTestCommon.s

# target to generate assembly for a file
OrcTestCommon.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/OrcTestCommon.cpp.s
.PHONY : OrcTestCommon.cpp.s

QueueChannel.o: QueueChannel.cpp.o

.PHONY : QueueChannel.o

# target to build an object file
QueueChannel.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/QueueChannel.cpp.o
.PHONY : QueueChannel.cpp.o

QueueChannel.i: QueueChannel.cpp.i

.PHONY : QueueChannel.i

# target to preprocess a source file
QueueChannel.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/QueueChannel.cpp.i
.PHONY : QueueChannel.cpp.i

QueueChannel.s: QueueChannel.cpp.s

.PHONY : QueueChannel.s

# target to generate assembly for a file
QueueChannel.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/QueueChannel.cpp.s
.PHONY : QueueChannel.cpp.s

RPCUtilsTest.o: RPCUtilsTest.cpp.o

.PHONY : RPCUtilsTest.o

# target to build an object file
RPCUtilsTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/RPCUtilsTest.cpp.o
.PHONY : RPCUtilsTest.cpp.o

RPCUtilsTest.i: RPCUtilsTest.cpp.i

.PHONY : RPCUtilsTest.i

# target to preprocess a source file
RPCUtilsTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/RPCUtilsTest.cpp.i
.PHONY : RPCUtilsTest.cpp.i

RPCUtilsTest.s: RPCUtilsTest.cpp.s

.PHONY : RPCUtilsTest.s

# target to generate assembly for a file
RPCUtilsTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/RPCUtilsTest.cpp.s
.PHONY : RPCUtilsTest.cpp.s

RTDyldObjectLinkingLayerTest.o: RTDyldObjectLinkingLayerTest.cpp.o

.PHONY : RTDyldObjectLinkingLayerTest.o

# target to build an object file
RTDyldObjectLinkingLayerTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/RTDyldObjectLinkingLayerTest.cpp.o
.PHONY : RTDyldObjectLinkingLayerTest.cpp.o

RTDyldObjectLinkingLayerTest.i: RTDyldObjectLinkingLayerTest.cpp.i

.PHONY : RTDyldObjectLinkingLayerTest.i

# target to preprocess a source file
RTDyldObjectLinkingLayerTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/RTDyldObjectLinkingLayerTest.cpp.i
.PHONY : RTDyldObjectLinkingLayerTest.cpp.i

RTDyldObjectLinkingLayerTest.s: RTDyldObjectLinkingLayerTest.cpp.s

.PHONY : RTDyldObjectLinkingLayerTest.s

# target to generate assembly for a file
RTDyldObjectLinkingLayerTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/RTDyldObjectLinkingLayerTest.cpp.s
.PHONY : RTDyldObjectLinkingLayerTest.cpp.s

RemoteObjectLayerTest.o: RemoteObjectLayerTest.cpp.o

.PHONY : RemoteObjectLayerTest.o

# target to build an object file
RemoteObjectLayerTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/RemoteObjectLayerTest.cpp.o
.PHONY : RemoteObjectLayerTest.cpp.o

RemoteObjectLayerTest.i: RemoteObjectLayerTest.cpp.i

.PHONY : RemoteObjectLayerTest.i

# target to preprocess a source file
RemoteObjectLayerTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/RemoteObjectLayerTest.cpp.i
.PHONY : RemoteObjectLayerTest.cpp.i

RemoteObjectLayerTest.s: RemoteObjectLayerTest.cpp.s

.PHONY : RemoteObjectLayerTest.s

# target to generate assembly for a file
RemoteObjectLayerTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/RemoteObjectLayerTest.cpp.s
.PHONY : RemoteObjectLayerTest.cpp.s

SymbolStringPoolTest.o: SymbolStringPoolTest.cpp.o

.PHONY : SymbolStringPoolTest.o

# target to build an object file
SymbolStringPoolTest.cpp.o:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/SymbolStringPoolTest.cpp.o
.PHONY : SymbolStringPoolTest.cpp.o

SymbolStringPoolTest.i: SymbolStringPoolTest.cpp.i

.PHONY : SymbolStringPoolTest.i

# target to preprocess a source file
SymbolStringPoolTest.cpp.i:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/SymbolStringPoolTest.cpp.i
.PHONY : SymbolStringPoolTest.cpp.i

SymbolStringPoolTest.s: SymbolStringPoolTest.cpp.s

.PHONY : SymbolStringPoolTest.s

# target to generate assembly for a file
SymbolStringPoolTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/build.make unittests/ExecutionEngine/Orc/CMakeFiles/OrcJITTests.dir/SymbolStringPoolTest.cpp.s
.PHONY : SymbolStringPoolTest.cpp.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... install/local"
	@echo "... install"
	@echo "... package"
	@echo "... package_source"
	@echo "... install/strip"
	@echo "... OrcJITTests"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... CompileOnDemandLayerTest.o"
	@echo "... CompileOnDemandLayerTest.i"
	@echo "... CompileOnDemandLayerTest.s"
	@echo "... CoreAPIsTest.o"
	@echo "... CoreAPIsTest.i"
	@echo "... CoreAPIsTest.s"
	@echo "... GlobalMappingLayerTest.o"
	@echo "... GlobalMappingLayerTest.i"
	@echo "... GlobalMappingLayerTest.s"
	@echo "... IndirectionUtilsTest.o"
	@echo "... IndirectionUtilsTest.i"
	@echo "... IndirectionUtilsTest.s"
	@echo "... LazyEmittingLayerTest.o"
	@echo "... LazyEmittingLayerTest.i"
	@echo "... LazyEmittingLayerTest.s"
	@echo "... LegacyAPIInteropTest.o"
	@echo "... LegacyAPIInteropTest.i"
	@echo "... LegacyAPIInteropTest.s"
	@echo "... ObjectTransformLayerTest.o"
	@echo "... ObjectTransformLayerTest.i"
	@echo "... ObjectTransformLayerTest.s"
	@echo "... OrcCAPITest.o"
	@echo "... OrcCAPITest.i"
	@echo "... OrcCAPITest.s"
	@echo "... OrcTestCommon.o"
	@echo "... OrcTestCommon.i"
	@echo "... OrcTestCommon.s"
	@echo "... QueueChannel.o"
	@echo "... QueueChannel.i"
	@echo "... QueueChannel.s"
	@echo "... RPCUtilsTest.o"
	@echo "... RPCUtilsTest.i"
	@echo "... RPCUtilsTest.s"
	@echo "... RTDyldObjectLinkingLayerTest.o"
	@echo "... RTDyldObjectLinkingLayerTest.i"
	@echo "... RTDyldObjectLinkingLayerTest.s"
	@echo "... RemoteObjectLayerTest.o"
	@echo "... RemoteObjectLayerTest.i"
	@echo "... RemoteObjectLayerTest.s"
	@echo "... SymbolStringPoolTest.o"
	@echo "... SymbolStringPoolTest.i"
	@echo "... SymbolStringPoolTest.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

