# 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/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 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 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/IR/CMakeFiles/progress.marks
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/IR/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/IR/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/IR/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/IR/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/IR/CMakeFiles/IRTests.dir/rule:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f CMakeFiles/Makefile2 unittests/IR/CMakeFiles/IRTests.dir/rule
.PHONY : unittests/IR/CMakeFiles/IRTests.dir/rule

# Convenience name for target.
IRTests: unittests/IR/CMakeFiles/IRTests.dir/rule

.PHONY : IRTests

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

AsmWriterTest.o: AsmWriterTest.cpp.o

.PHONY : AsmWriterTest.o

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

AsmWriterTest.i: AsmWriterTest.cpp.i

.PHONY : AsmWriterTest.i

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

AsmWriterTest.s: AsmWriterTest.cpp.s

.PHONY : AsmWriterTest.s

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

AttributesTest.o: AttributesTest.cpp.o

.PHONY : AttributesTest.o

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

AttributesTest.i: AttributesTest.cpp.i

.PHONY : AttributesTest.i

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

AttributesTest.s: AttributesTest.cpp.s

.PHONY : AttributesTest.s

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

BasicBlockTest.o: BasicBlockTest.cpp.o

.PHONY : BasicBlockTest.o

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

BasicBlockTest.i: BasicBlockTest.cpp.i

.PHONY : BasicBlockTest.i

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

BasicBlockTest.s: BasicBlockTest.cpp.s

.PHONY : BasicBlockTest.s

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

CFGBuilder.o: CFGBuilder.cpp.o

.PHONY : CFGBuilder.o

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

CFGBuilder.i: CFGBuilder.cpp.i

.PHONY : CFGBuilder.i

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

CFGBuilder.s: CFGBuilder.cpp.s

.PHONY : CFGBuilder.s

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

ConstantRangeTest.o: ConstantRangeTest.cpp.o

.PHONY : ConstantRangeTest.o

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

ConstantRangeTest.i: ConstantRangeTest.cpp.i

.PHONY : ConstantRangeTest.i

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

ConstantRangeTest.s: ConstantRangeTest.cpp.s

.PHONY : ConstantRangeTest.s

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

ConstantsTest.o: ConstantsTest.cpp.o

.PHONY : ConstantsTest.o

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

ConstantsTest.i: ConstantsTest.cpp.i

.PHONY : ConstantsTest.i

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

ConstantsTest.s: ConstantsTest.cpp.s

.PHONY : ConstantsTest.s

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

DebugInfoTest.o: DebugInfoTest.cpp.o

.PHONY : DebugInfoTest.o

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

DebugInfoTest.i: DebugInfoTest.cpp.i

.PHONY : DebugInfoTest.i

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

DebugInfoTest.s: DebugInfoTest.cpp.s

.PHONY : DebugInfoTest.s

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

DebugTypeODRUniquingTest.o: DebugTypeODRUniquingTest.cpp.o

.PHONY : DebugTypeODRUniquingTest.o

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

DebugTypeODRUniquingTest.i: DebugTypeODRUniquingTest.cpp.i

.PHONY : DebugTypeODRUniquingTest.i

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

DebugTypeODRUniquingTest.s: DebugTypeODRUniquingTest.cpp.s

.PHONY : DebugTypeODRUniquingTest.s

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

DeferredDominanceTest.o: DeferredDominanceTest.cpp.o

.PHONY : DeferredDominanceTest.o

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

DeferredDominanceTest.i: DeferredDominanceTest.cpp.i

.PHONY : DeferredDominanceTest.i

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

DeferredDominanceTest.s: DeferredDominanceTest.cpp.s

.PHONY : DeferredDominanceTest.s

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

DomTreeUpdaterTest.o: DomTreeUpdaterTest.cpp.o

.PHONY : DomTreeUpdaterTest.o

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

DomTreeUpdaterTest.i: DomTreeUpdaterTest.cpp.i

.PHONY : DomTreeUpdaterTest.i

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

DomTreeUpdaterTest.s: DomTreeUpdaterTest.cpp.s

.PHONY : DomTreeUpdaterTest.s

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

DominatorTreeBatchUpdatesTest.o: DominatorTreeBatchUpdatesTest.cpp.o

.PHONY : DominatorTreeBatchUpdatesTest.o

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

DominatorTreeBatchUpdatesTest.i: DominatorTreeBatchUpdatesTest.cpp.i

.PHONY : DominatorTreeBatchUpdatesTest.i

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

DominatorTreeBatchUpdatesTest.s: DominatorTreeBatchUpdatesTest.cpp.s

.PHONY : DominatorTreeBatchUpdatesTest.s

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

DominatorTreeTest.o: DominatorTreeTest.cpp.o

.PHONY : DominatorTreeTest.o

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

DominatorTreeTest.i: DominatorTreeTest.cpp.i

.PHONY : DominatorTreeTest.i

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

DominatorTreeTest.s: DominatorTreeTest.cpp.s

.PHONY : DominatorTreeTest.s

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

FunctionTest.o: FunctionTest.cpp.o

.PHONY : FunctionTest.o

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

FunctionTest.i: FunctionTest.cpp.i

.PHONY : FunctionTest.i

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

FunctionTest.s: FunctionTest.cpp.s

.PHONY : FunctionTest.s

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

IRBuilderTest.o: IRBuilderTest.cpp.o

.PHONY : IRBuilderTest.o

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

IRBuilderTest.i: IRBuilderTest.cpp.i

.PHONY : IRBuilderTest.i

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

IRBuilderTest.s: IRBuilderTest.cpp.s

.PHONY : IRBuilderTest.s

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

InstructionsTest.o: InstructionsTest.cpp.o

.PHONY : InstructionsTest.o

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

InstructionsTest.i: InstructionsTest.cpp.i

.PHONY : InstructionsTest.i

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

InstructionsTest.s: InstructionsTest.cpp.s

.PHONY : InstructionsTest.s

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

IntrinsicsTest.o: IntrinsicsTest.cpp.o

.PHONY : IntrinsicsTest.o

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

IntrinsicsTest.i: IntrinsicsTest.cpp.i

.PHONY : IntrinsicsTest.i

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

IntrinsicsTest.s: IntrinsicsTest.cpp.s

.PHONY : IntrinsicsTest.s

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

LegacyPassManagerTest.o: LegacyPassManagerTest.cpp.o

.PHONY : LegacyPassManagerTest.o

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

LegacyPassManagerTest.i: LegacyPassManagerTest.cpp.i

.PHONY : LegacyPassManagerTest.i

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

LegacyPassManagerTest.s: LegacyPassManagerTest.cpp.s

.PHONY : LegacyPassManagerTest.s

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

MDBuilderTest.o: MDBuilderTest.cpp.o

.PHONY : MDBuilderTest.o

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

MDBuilderTest.i: MDBuilderTest.cpp.i

.PHONY : MDBuilderTest.i

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

MDBuilderTest.s: MDBuilderTest.cpp.s

.PHONY : MDBuilderTest.s

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

ManglerTest.o: ManglerTest.cpp.o

.PHONY : ManglerTest.o

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

ManglerTest.i: ManglerTest.cpp.i

.PHONY : ManglerTest.i

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

ManglerTest.s: ManglerTest.cpp.s

.PHONY : ManglerTest.s

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

MetadataTest.o: MetadataTest.cpp.o

.PHONY : MetadataTest.o

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

MetadataTest.i: MetadataTest.cpp.i

.PHONY : MetadataTest.i

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

MetadataTest.s: MetadataTest.cpp.s

.PHONY : MetadataTest.s

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

ModuleTest.o: ModuleTest.cpp.o

.PHONY : ModuleTest.o

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

ModuleTest.i: ModuleTest.cpp.i

.PHONY : ModuleTest.i

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

ModuleTest.s: ModuleTest.cpp.s

.PHONY : ModuleTest.s

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

PassBuilderCallbacksTest.o: PassBuilderCallbacksTest.cpp.o

.PHONY : PassBuilderCallbacksTest.o

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

PassBuilderCallbacksTest.i: PassBuilderCallbacksTest.cpp.i

.PHONY : PassBuilderCallbacksTest.i

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

PassBuilderCallbacksTest.s: PassBuilderCallbacksTest.cpp.s

.PHONY : PassBuilderCallbacksTest.s

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

PassManagerTest.o: PassManagerTest.cpp.o

.PHONY : PassManagerTest.o

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

PassManagerTest.i: PassManagerTest.cpp.i

.PHONY : PassManagerTest.i

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

PassManagerTest.s: PassManagerTest.cpp.s

.PHONY : PassManagerTest.s

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

PatternMatch.o: PatternMatch.cpp.o

.PHONY : PatternMatch.o

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

PatternMatch.i: PatternMatch.cpp.i

.PHONY : PatternMatch.i

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

PatternMatch.s: PatternMatch.cpp.s

.PHONY : PatternMatch.s

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

TypeBuilderTest.o: TypeBuilderTest.cpp.o

.PHONY : TypeBuilderTest.o

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

TypeBuilderTest.i: TypeBuilderTest.cpp.i

.PHONY : TypeBuilderTest.i

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

TypeBuilderTest.s: TypeBuilderTest.cpp.s

.PHONY : TypeBuilderTest.s

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

TypesTest.o: TypesTest.cpp.o

.PHONY : TypesTest.o

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

TypesTest.i: TypesTest.cpp.i

.PHONY : TypesTest.i

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

TypesTest.s: TypesTest.cpp.s

.PHONY : TypesTest.s

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

UseTest.o: UseTest.cpp.o

.PHONY : UseTest.o

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

UseTest.i: UseTest.cpp.i

.PHONY : UseTest.i

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

UseTest.s: UseTest.cpp.s

.PHONY : UseTest.s

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

UserTest.o: UserTest.cpp.o

.PHONY : UserTest.o

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

UserTest.i: UserTest.cpp.i

.PHONY : UserTest.i

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

UserTest.s: UserTest.cpp.s

.PHONY : UserTest.s

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

ValueHandleTest.o: ValueHandleTest.cpp.o

.PHONY : ValueHandleTest.o

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

ValueHandleTest.i: ValueHandleTest.cpp.i

.PHONY : ValueHandleTest.i

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

ValueHandleTest.s: ValueHandleTest.cpp.s

.PHONY : ValueHandleTest.s

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

ValueMapTest.o: ValueMapTest.cpp.o

.PHONY : ValueMapTest.o

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

ValueMapTest.i: ValueMapTest.cpp.i

.PHONY : ValueMapTest.i

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

ValueMapTest.s: ValueMapTest.cpp.s

.PHONY : ValueMapTest.s

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

ValueTest.o: ValueTest.cpp.o

.PHONY : ValueTest.o

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

ValueTest.i: ValueTest.cpp.i

.PHONY : ValueTest.i

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

ValueTest.s: ValueTest.cpp.s

.PHONY : ValueTest.s

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

VerifierTest.o: VerifierTest.cpp.o

.PHONY : VerifierTest.o

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

VerifierTest.i: VerifierTest.cpp.i

.PHONY : VerifierTest.i

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

VerifierTest.s: VerifierTest.cpp.s

.PHONY : VerifierTest.s

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

WaymarkTest.o: WaymarkTest.cpp.o

.PHONY : WaymarkTest.o

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

WaymarkTest.i: WaymarkTest.cpp.i

.PHONY : WaymarkTest.i

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

WaymarkTest.s: WaymarkTest.cpp.s

.PHONY : WaymarkTest.s

# target to generate assembly for a file
WaymarkTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/IR/CMakeFiles/IRTests.dir/build.make unittests/IR/CMakeFiles/IRTests.dir/WaymarkTest.cpp.s
.PHONY : WaymarkTest.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/strip"
	@echo "... install/local"
	@echo "... install"
	@echo "... package"
	@echo "... package_source"
	@echo "... IRTests"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... AsmWriterTest.o"
	@echo "... AsmWriterTest.i"
	@echo "... AsmWriterTest.s"
	@echo "... AttributesTest.o"
	@echo "... AttributesTest.i"
	@echo "... AttributesTest.s"
	@echo "... BasicBlockTest.o"
	@echo "... BasicBlockTest.i"
	@echo "... BasicBlockTest.s"
	@echo "... CFGBuilder.o"
	@echo "... CFGBuilder.i"
	@echo "... CFGBuilder.s"
	@echo "... ConstantRangeTest.o"
	@echo "... ConstantRangeTest.i"
	@echo "... ConstantRangeTest.s"
	@echo "... ConstantsTest.o"
	@echo "... ConstantsTest.i"
	@echo "... ConstantsTest.s"
	@echo "... DebugInfoTest.o"
	@echo "... DebugInfoTest.i"
	@echo "... DebugInfoTest.s"
	@echo "... DebugTypeODRUniquingTest.o"
	@echo "... DebugTypeODRUniquingTest.i"
	@echo "... DebugTypeODRUniquingTest.s"
	@echo "... DeferredDominanceTest.o"
	@echo "... DeferredDominanceTest.i"
	@echo "... DeferredDominanceTest.s"
	@echo "... DomTreeUpdaterTest.o"
	@echo "... DomTreeUpdaterTest.i"
	@echo "... DomTreeUpdaterTest.s"
	@echo "... DominatorTreeBatchUpdatesTest.o"
	@echo "... DominatorTreeBatchUpdatesTest.i"
	@echo "... DominatorTreeBatchUpdatesTest.s"
	@echo "... DominatorTreeTest.o"
	@echo "... DominatorTreeTest.i"
	@echo "... DominatorTreeTest.s"
	@echo "... FunctionTest.o"
	@echo "... FunctionTest.i"
	@echo "... FunctionTest.s"
	@echo "... IRBuilderTest.o"
	@echo "... IRBuilderTest.i"
	@echo "... IRBuilderTest.s"
	@echo "... InstructionsTest.o"
	@echo "... InstructionsTest.i"
	@echo "... InstructionsTest.s"
	@echo "... IntrinsicsTest.o"
	@echo "... IntrinsicsTest.i"
	@echo "... IntrinsicsTest.s"
	@echo "... LegacyPassManagerTest.o"
	@echo "... LegacyPassManagerTest.i"
	@echo "... LegacyPassManagerTest.s"
	@echo "... MDBuilderTest.o"
	@echo "... MDBuilderTest.i"
	@echo "... MDBuilderTest.s"
	@echo "... ManglerTest.o"
	@echo "... ManglerTest.i"
	@echo "... ManglerTest.s"
	@echo "... MetadataTest.o"
	@echo "... MetadataTest.i"
	@echo "... MetadataTest.s"
	@echo "... ModuleTest.o"
	@echo "... ModuleTest.i"
	@echo "... ModuleTest.s"
	@echo "... PassBuilderCallbacksTest.o"
	@echo "... PassBuilderCallbacksTest.i"
	@echo "... PassBuilderCallbacksTest.s"
	@echo "... PassManagerTest.o"
	@echo "... PassManagerTest.i"
	@echo "... PassManagerTest.s"
	@echo "... PatternMatch.o"
	@echo "... PatternMatch.i"
	@echo "... PatternMatch.s"
	@echo "... TypeBuilderTest.o"
	@echo "... TypeBuilderTest.i"
	@echo "... TypeBuilderTest.s"
	@echo "... TypesTest.o"
	@echo "... TypesTest.i"
	@echo "... TypesTest.s"
	@echo "... UseTest.o"
	@echo "... UseTest.i"
	@echo "... UseTest.s"
	@echo "... UserTest.o"
	@echo "... UserTest.i"
	@echo "... UserTest.s"
	@echo "... ValueHandleTest.o"
	@echo "... ValueHandleTest.i"
	@echo "... ValueHandleTest.s"
	@echo "... ValueMapTest.o"
	@echo "... ValueMapTest.i"
	@echo "... ValueMapTest.s"
	@echo "... ValueTest.o"
	@echo "... ValueTest.i"
	@echo "... ValueTest.s"
	@echo "... VerifierTest.o"
	@echo "... VerifierTest.i"
	@echo "... VerifierTest.s"
	@echo "... WaymarkTest.o"
	@echo "... WaymarkTest.i"
	@echo "... WaymarkTest.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

