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

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

# Convenience name for target.
ADTTests: unittests/ADT/CMakeFiles/ADTTests.dir/rule

.PHONY : ADTTests

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

APFloatTest.o: APFloatTest.cpp.o

.PHONY : APFloatTest.o

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

APFloatTest.i: APFloatTest.cpp.i

.PHONY : APFloatTest.i

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

APFloatTest.s: APFloatTest.cpp.s

.PHONY : APFloatTest.s

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

APIntTest.o: APIntTest.cpp.o

.PHONY : APIntTest.o

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

APIntTest.i: APIntTest.cpp.i

.PHONY : APIntTest.i

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

APIntTest.s: APIntTest.cpp.s

.PHONY : APIntTest.s

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

APSIntTest.o: APSIntTest.cpp.o

.PHONY : APSIntTest.o

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

APSIntTest.i: APSIntTest.cpp.i

.PHONY : APSIntTest.i

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

APSIntTest.s: APSIntTest.cpp.s

.PHONY : APSIntTest.s

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

AnyTest.o: AnyTest.cpp.o

.PHONY : AnyTest.o

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

AnyTest.i: AnyTest.cpp.i

.PHONY : AnyTest.i

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

AnyTest.s: AnyTest.cpp.s

.PHONY : AnyTest.s

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

ArrayRefTest.o: ArrayRefTest.cpp.o

.PHONY : ArrayRefTest.o

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

ArrayRefTest.i: ArrayRefTest.cpp.i

.PHONY : ArrayRefTest.i

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

ArrayRefTest.s: ArrayRefTest.cpp.s

.PHONY : ArrayRefTest.s

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

BitVectorTest.o: BitVectorTest.cpp.o

.PHONY : BitVectorTest.o

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

BitVectorTest.i: BitVectorTest.cpp.i

.PHONY : BitVectorTest.i

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

BitVectorTest.s: BitVectorTest.cpp.s

.PHONY : BitVectorTest.s

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

BitmaskEnumTest.o: BitmaskEnumTest.cpp.o

.PHONY : BitmaskEnumTest.o

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

BitmaskEnumTest.i: BitmaskEnumTest.cpp.i

.PHONY : BitmaskEnumTest.i

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

BitmaskEnumTest.s: BitmaskEnumTest.cpp.s

.PHONY : BitmaskEnumTest.s

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

BreadthFirstIteratorTest.o: BreadthFirstIteratorTest.cpp.o

.PHONY : BreadthFirstIteratorTest.o

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

BreadthFirstIteratorTest.i: BreadthFirstIteratorTest.cpp.i

.PHONY : BreadthFirstIteratorTest.i

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

BreadthFirstIteratorTest.s: BreadthFirstIteratorTest.cpp.s

.PHONY : BreadthFirstIteratorTest.s

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

BumpPtrListTest.o: BumpPtrListTest.cpp.o

.PHONY : BumpPtrListTest.o

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

BumpPtrListTest.i: BumpPtrListTest.cpp.i

.PHONY : BumpPtrListTest.i

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

BumpPtrListTest.s: BumpPtrListTest.cpp.s

.PHONY : BumpPtrListTest.s

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

DAGDeltaAlgorithmTest.o: DAGDeltaAlgorithmTest.cpp.o

.PHONY : DAGDeltaAlgorithmTest.o

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

DAGDeltaAlgorithmTest.i: DAGDeltaAlgorithmTest.cpp.i

.PHONY : DAGDeltaAlgorithmTest.i

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

DAGDeltaAlgorithmTest.s: DAGDeltaAlgorithmTest.cpp.s

.PHONY : DAGDeltaAlgorithmTest.s

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

DeltaAlgorithmTest.o: DeltaAlgorithmTest.cpp.o

.PHONY : DeltaAlgorithmTest.o

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

DeltaAlgorithmTest.i: DeltaAlgorithmTest.cpp.i

.PHONY : DeltaAlgorithmTest.i

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

DeltaAlgorithmTest.s: DeltaAlgorithmTest.cpp.s

.PHONY : DeltaAlgorithmTest.s

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

DenseMapTest.o: DenseMapTest.cpp.o

.PHONY : DenseMapTest.o

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

DenseMapTest.i: DenseMapTest.cpp.i

.PHONY : DenseMapTest.i

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

DenseMapTest.s: DenseMapTest.cpp.s

.PHONY : DenseMapTest.s

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

DenseSetTest.o: DenseSetTest.cpp.o

.PHONY : DenseSetTest.o

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

DenseSetTest.i: DenseSetTest.cpp.i

.PHONY : DenseSetTest.i

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

DenseSetTest.s: DenseSetTest.cpp.s

.PHONY : DenseSetTest.s

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

DepthFirstIteratorTest.o: DepthFirstIteratorTest.cpp.o

.PHONY : DepthFirstIteratorTest.o

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

DepthFirstIteratorTest.i: DepthFirstIteratorTest.cpp.i

.PHONY : DepthFirstIteratorTest.i

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

DepthFirstIteratorTest.s: DepthFirstIteratorTest.cpp.s

.PHONY : DepthFirstIteratorTest.s

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

EquivalenceClassesTest.o: EquivalenceClassesTest.cpp.o

.PHONY : EquivalenceClassesTest.o

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

EquivalenceClassesTest.i: EquivalenceClassesTest.cpp.i

.PHONY : EquivalenceClassesTest.i

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

EquivalenceClassesTest.s: EquivalenceClassesTest.cpp.s

.PHONY : EquivalenceClassesTest.s

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

FoldingSet.o: FoldingSet.cpp.o

.PHONY : FoldingSet.o

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

FoldingSet.i: FoldingSet.cpp.i

.PHONY : FoldingSet.i

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

FoldingSet.s: FoldingSet.cpp.s

.PHONY : FoldingSet.s

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

FunctionExtrasTest.o: FunctionExtrasTest.cpp.o

.PHONY : FunctionExtrasTest.o

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

FunctionExtrasTest.i: FunctionExtrasTest.cpp.i

.PHONY : FunctionExtrasTest.i

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

FunctionExtrasTest.s: FunctionExtrasTest.cpp.s

.PHONY : FunctionExtrasTest.s

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

FunctionRefTest.o: FunctionRefTest.cpp.o

.PHONY : FunctionRefTest.o

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

FunctionRefTest.i: FunctionRefTest.cpp.i

.PHONY : FunctionRefTest.i

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

FunctionRefTest.s: FunctionRefTest.cpp.s

.PHONY : FunctionRefTest.s

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

HashingTest.o: HashingTest.cpp.o

.PHONY : HashingTest.o

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

HashingTest.i: HashingTest.cpp.i

.PHONY : HashingTest.i

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

HashingTest.s: HashingTest.cpp.s

.PHONY : HashingTest.s

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

IListBaseTest.o: IListBaseTest.cpp.o

.PHONY : IListBaseTest.o

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

IListBaseTest.i: IListBaseTest.cpp.i

.PHONY : IListBaseTest.i

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

IListBaseTest.s: IListBaseTest.cpp.s

.PHONY : IListBaseTest.s

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

IListIteratorTest.o: IListIteratorTest.cpp.o

.PHONY : IListIteratorTest.o

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

IListIteratorTest.i: IListIteratorTest.cpp.i

.PHONY : IListIteratorTest.i

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

IListIteratorTest.s: IListIteratorTest.cpp.s

.PHONY : IListIteratorTest.s

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

IListNodeBaseTest.o: IListNodeBaseTest.cpp.o

.PHONY : IListNodeBaseTest.o

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

IListNodeBaseTest.i: IListNodeBaseTest.cpp.i

.PHONY : IListNodeBaseTest.i

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

IListNodeBaseTest.s: IListNodeBaseTest.cpp.s

.PHONY : IListNodeBaseTest.s

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

IListNodeTest.o: IListNodeTest.cpp.o

.PHONY : IListNodeTest.o

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

IListNodeTest.i: IListNodeTest.cpp.i

.PHONY : IListNodeTest.i

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

IListNodeTest.s: IListNodeTest.cpp.s

.PHONY : IListNodeTest.s

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

IListSentinelTest.o: IListSentinelTest.cpp.o

.PHONY : IListSentinelTest.o

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

IListSentinelTest.i: IListSentinelTest.cpp.i

.PHONY : IListSentinelTest.i

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

IListSentinelTest.s: IListSentinelTest.cpp.s

.PHONY : IListSentinelTest.s

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

IListTest.o: IListTest.cpp.o

.PHONY : IListTest.o

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

IListTest.i: IListTest.cpp.i

.PHONY : IListTest.i

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

IListTest.s: IListTest.cpp.s

.PHONY : IListTest.s

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

ImmutableMapTest.o: ImmutableMapTest.cpp.o

.PHONY : ImmutableMapTest.o

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

ImmutableMapTest.i: ImmutableMapTest.cpp.i

.PHONY : ImmutableMapTest.i

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

ImmutableMapTest.s: ImmutableMapTest.cpp.s

.PHONY : ImmutableMapTest.s

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

ImmutableSetTest.o: ImmutableSetTest.cpp.o

.PHONY : ImmutableSetTest.o

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

ImmutableSetTest.i: ImmutableSetTest.cpp.i

.PHONY : ImmutableSetTest.i

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

ImmutableSetTest.s: ImmutableSetTest.cpp.s

.PHONY : ImmutableSetTest.s

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

IntEqClassesTest.o: IntEqClassesTest.cpp.o

.PHONY : IntEqClassesTest.o

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

IntEqClassesTest.i: IntEqClassesTest.cpp.i

.PHONY : IntEqClassesTest.i

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

IntEqClassesTest.s: IntEqClassesTest.cpp.s

.PHONY : IntEqClassesTest.s

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

IntervalMapTest.o: IntervalMapTest.cpp.o

.PHONY : IntervalMapTest.o

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

IntervalMapTest.i: IntervalMapTest.cpp.i

.PHONY : IntervalMapTest.i

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

IntervalMapTest.s: IntervalMapTest.cpp.s

.PHONY : IntervalMapTest.s

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

IntrusiveRefCntPtrTest.o: IntrusiveRefCntPtrTest.cpp.o

.PHONY : IntrusiveRefCntPtrTest.o

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

IntrusiveRefCntPtrTest.i: IntrusiveRefCntPtrTest.cpp.i

.PHONY : IntrusiveRefCntPtrTest.i

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

IntrusiveRefCntPtrTest.s: IntrusiveRefCntPtrTest.cpp.s

.PHONY : IntrusiveRefCntPtrTest.s

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

IteratorTest.o: IteratorTest.cpp.o

.PHONY : IteratorTest.o

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

IteratorTest.i: IteratorTest.cpp.i

.PHONY : IteratorTest.i

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

IteratorTest.s: IteratorTest.cpp.s

.PHONY : IteratorTest.s

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

MakeUniqueTest.o: MakeUniqueTest.cpp.o

.PHONY : MakeUniqueTest.o

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

MakeUniqueTest.i: MakeUniqueTest.cpp.i

.PHONY : MakeUniqueTest.i

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

MakeUniqueTest.s: MakeUniqueTest.cpp.s

.PHONY : MakeUniqueTest.s

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

MapVectorTest.o: MapVectorTest.cpp.o

.PHONY : MapVectorTest.o

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

MapVectorTest.i: MapVectorTest.cpp.i

.PHONY : MapVectorTest.i

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

MapVectorTest.s: MapVectorTest.cpp.s

.PHONY : MapVectorTest.s

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

MappedIteratorTest.o: MappedIteratorTest.cpp.o

.PHONY : MappedIteratorTest.o

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

MappedIteratorTest.i: MappedIteratorTest.cpp.i

.PHONY : MappedIteratorTest.i

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

MappedIteratorTest.s: MappedIteratorTest.cpp.s

.PHONY : MappedIteratorTest.s

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

OptionalTest.o: OptionalTest.cpp.o

.PHONY : OptionalTest.o

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

OptionalTest.i: OptionalTest.cpp.i

.PHONY : OptionalTest.i

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

OptionalTest.s: OptionalTest.cpp.s

.PHONY : OptionalTest.s

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

PackedVectorTest.o: PackedVectorTest.cpp.o

.PHONY : PackedVectorTest.o

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

PackedVectorTest.i: PackedVectorTest.cpp.i

.PHONY : PackedVectorTest.i

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

PackedVectorTest.s: PackedVectorTest.cpp.s

.PHONY : PackedVectorTest.s

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

PointerEmbeddedIntTest.o: PointerEmbeddedIntTest.cpp.o

.PHONY : PointerEmbeddedIntTest.o

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

PointerEmbeddedIntTest.i: PointerEmbeddedIntTest.cpp.i

.PHONY : PointerEmbeddedIntTest.i

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

PointerEmbeddedIntTest.s: PointerEmbeddedIntTest.cpp.s

.PHONY : PointerEmbeddedIntTest.s

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

PointerIntPairTest.o: PointerIntPairTest.cpp.o

.PHONY : PointerIntPairTest.o

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

PointerIntPairTest.i: PointerIntPairTest.cpp.i

.PHONY : PointerIntPairTest.i

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

PointerIntPairTest.s: PointerIntPairTest.cpp.s

.PHONY : PointerIntPairTest.s

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

PointerSumTypeTest.o: PointerSumTypeTest.cpp.o

.PHONY : PointerSumTypeTest.o

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

PointerSumTypeTest.i: PointerSumTypeTest.cpp.i

.PHONY : PointerSumTypeTest.i

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

PointerSumTypeTest.s: PointerSumTypeTest.cpp.s

.PHONY : PointerSumTypeTest.s

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

PointerUnionTest.o: PointerUnionTest.cpp.o

.PHONY : PointerUnionTest.o

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

PointerUnionTest.i: PointerUnionTest.cpp.i

.PHONY : PointerUnionTest.i

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

PointerUnionTest.s: PointerUnionTest.cpp.s

.PHONY : PointerUnionTest.s

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

PostOrderIteratorTest.o: PostOrderIteratorTest.cpp.o

.PHONY : PostOrderIteratorTest.o

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

PostOrderIteratorTest.i: PostOrderIteratorTest.cpp.i

.PHONY : PostOrderIteratorTest.i

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

PostOrderIteratorTest.s: PostOrderIteratorTest.cpp.s

.PHONY : PostOrderIteratorTest.s

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

PriorityWorklistTest.o: PriorityWorklistTest.cpp.o

.PHONY : PriorityWorklistTest.o

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

PriorityWorklistTest.i: PriorityWorklistTest.cpp.i

.PHONY : PriorityWorklistTest.i

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

PriorityWorklistTest.s: PriorityWorklistTest.cpp.s

.PHONY : PriorityWorklistTest.s

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

RangeAdapterTest.o: RangeAdapterTest.cpp.o

.PHONY : RangeAdapterTest.o

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

RangeAdapterTest.i: RangeAdapterTest.cpp.i

.PHONY : RangeAdapterTest.i

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

RangeAdapterTest.s: RangeAdapterTest.cpp.s

.PHONY : RangeAdapterTest.s

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

SCCIteratorTest.o: SCCIteratorTest.cpp.o

.PHONY : SCCIteratorTest.o

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

SCCIteratorTest.i: SCCIteratorTest.cpp.i

.PHONY : SCCIteratorTest.i

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

SCCIteratorTest.s: SCCIteratorTest.cpp.s

.PHONY : SCCIteratorTest.s

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

STLExtrasTest.o: STLExtrasTest.cpp.o

.PHONY : STLExtrasTest.o

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

STLExtrasTest.i: STLExtrasTest.cpp.i

.PHONY : STLExtrasTest.i

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

STLExtrasTest.s: STLExtrasTest.cpp.s

.PHONY : STLExtrasTest.s

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

ScopeExitTest.o: ScopeExitTest.cpp.o

.PHONY : ScopeExitTest.o

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

ScopeExitTest.i: ScopeExitTest.cpp.i

.PHONY : ScopeExitTest.i

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

ScopeExitTest.s: ScopeExitTest.cpp.s

.PHONY : ScopeExitTest.s

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

SequenceTest.o: SequenceTest.cpp.o

.PHONY : SequenceTest.o

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

SequenceTest.i: SequenceTest.cpp.i

.PHONY : SequenceTest.i

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

SequenceTest.s: SequenceTest.cpp.s

.PHONY : SequenceTest.s

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

SetVectorTest.o: SetVectorTest.cpp.o

.PHONY : SetVectorTest.o

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

SetVectorTest.i: SetVectorTest.cpp.i

.PHONY : SetVectorTest.i

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

SetVectorTest.s: SetVectorTest.cpp.s

.PHONY : SetVectorTest.s

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

SimpleIListTest.o: SimpleIListTest.cpp.o

.PHONY : SimpleIListTest.o

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

SimpleIListTest.i: SimpleIListTest.cpp.i

.PHONY : SimpleIListTest.i

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

SimpleIListTest.s: SimpleIListTest.cpp.s

.PHONY : SimpleIListTest.s

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

SmallPtrSetTest.o: SmallPtrSetTest.cpp.o

.PHONY : SmallPtrSetTest.o

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

SmallPtrSetTest.i: SmallPtrSetTest.cpp.i

.PHONY : SmallPtrSetTest.i

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

SmallPtrSetTest.s: SmallPtrSetTest.cpp.s

.PHONY : SmallPtrSetTest.s

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

SmallSetTest.o: SmallSetTest.cpp.o

.PHONY : SmallSetTest.o

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

SmallSetTest.i: SmallSetTest.cpp.i

.PHONY : SmallSetTest.i

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

SmallSetTest.s: SmallSetTest.cpp.s

.PHONY : SmallSetTest.s

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

SmallStringTest.o: SmallStringTest.cpp.o

.PHONY : SmallStringTest.o

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

SmallStringTest.i: SmallStringTest.cpp.i

.PHONY : SmallStringTest.i

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

SmallStringTest.s: SmallStringTest.cpp.s

.PHONY : SmallStringTest.s

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

SmallVectorTest.o: SmallVectorTest.cpp.o

.PHONY : SmallVectorTest.o

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

SmallVectorTest.i: SmallVectorTest.cpp.i

.PHONY : SmallVectorTest.i

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

SmallVectorTest.s: SmallVectorTest.cpp.s

.PHONY : SmallVectorTest.s

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

SparseBitVectorTest.o: SparseBitVectorTest.cpp.o

.PHONY : SparseBitVectorTest.o

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

SparseBitVectorTest.i: SparseBitVectorTest.cpp.i

.PHONY : SparseBitVectorTest.i

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

SparseBitVectorTest.s: SparseBitVectorTest.cpp.s

.PHONY : SparseBitVectorTest.s

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

SparseMultiSetTest.o: SparseMultiSetTest.cpp.o

.PHONY : SparseMultiSetTest.o

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

SparseMultiSetTest.i: SparseMultiSetTest.cpp.i

.PHONY : SparseMultiSetTest.i

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

SparseMultiSetTest.s: SparseMultiSetTest.cpp.s

.PHONY : SparseMultiSetTest.s

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

SparseSetTest.o: SparseSetTest.cpp.o

.PHONY : SparseSetTest.o

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

SparseSetTest.i: SparseSetTest.cpp.i

.PHONY : SparseSetTest.i

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

SparseSetTest.s: SparseSetTest.cpp.s

.PHONY : SparseSetTest.s

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

StatisticTest.o: StatisticTest.cpp.o

.PHONY : StatisticTest.o

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

StatisticTest.i: StatisticTest.cpp.i

.PHONY : StatisticTest.i

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

StatisticTest.s: StatisticTest.cpp.s

.PHONY : StatisticTest.s

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

StringExtrasTest.o: StringExtrasTest.cpp.o

.PHONY : StringExtrasTest.o

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

StringExtrasTest.i: StringExtrasTest.cpp.i

.PHONY : StringExtrasTest.i

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

StringExtrasTest.s: StringExtrasTest.cpp.s

.PHONY : StringExtrasTest.s

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

StringMapTest.o: StringMapTest.cpp.o

.PHONY : StringMapTest.o

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

StringMapTest.i: StringMapTest.cpp.i

.PHONY : StringMapTest.i

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

StringMapTest.s: StringMapTest.cpp.s

.PHONY : StringMapTest.s

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

StringRefTest.o: StringRefTest.cpp.o

.PHONY : StringRefTest.o

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

StringRefTest.i: StringRefTest.cpp.i

.PHONY : StringRefTest.i

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

StringRefTest.s: StringRefTest.cpp.s

.PHONY : StringRefTest.s

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

StringSwitchTest.o: StringSwitchTest.cpp.o

.PHONY : StringSwitchTest.o

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

StringSwitchTest.i: StringSwitchTest.cpp.i

.PHONY : StringSwitchTest.i

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

StringSwitchTest.s: StringSwitchTest.cpp.s

.PHONY : StringSwitchTest.s

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

TinyPtrVectorTest.o: TinyPtrVectorTest.cpp.o

.PHONY : TinyPtrVectorTest.o

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

TinyPtrVectorTest.i: TinyPtrVectorTest.cpp.i

.PHONY : TinyPtrVectorTest.i

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

TinyPtrVectorTest.s: TinyPtrVectorTest.cpp.s

.PHONY : TinyPtrVectorTest.s

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

TripleTest.o: TripleTest.cpp.o

.PHONY : TripleTest.o

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

TripleTest.i: TripleTest.cpp.i

.PHONY : TripleTest.i

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

TripleTest.s: TripleTest.cpp.s

.PHONY : TripleTest.s

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

TwineTest.o: TwineTest.cpp.o

.PHONY : TwineTest.o

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

TwineTest.i: TwineTest.cpp.i

.PHONY : TwineTest.i

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

TwineTest.s: TwineTest.cpp.s

.PHONY : TwineTest.s

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

VariadicFunctionTest.o: VariadicFunctionTest.cpp.o

.PHONY : VariadicFunctionTest.o

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

VariadicFunctionTest.i: VariadicFunctionTest.cpp.i

.PHONY : VariadicFunctionTest.i

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

VariadicFunctionTest.s: VariadicFunctionTest.cpp.s

.PHONY : VariadicFunctionTest.s

# target to generate assembly for a file
VariadicFunctionTest.cpp.s:
	cd /builddir/build/BUILD/llvm-7.0.1.src/_build && $(MAKE) -f unittests/ADT/CMakeFiles/ADTTests.dir/build.make unittests/ADT/CMakeFiles/ADTTests.dir/VariadicFunctionTest.cpp.s
.PHONY : VariadicFunctionTest.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 "... ADTTests"
	@echo "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... APFloatTest.o"
	@echo "... APFloatTest.i"
	@echo "... APFloatTest.s"
	@echo "... APIntTest.o"
	@echo "... APIntTest.i"
	@echo "... APIntTest.s"
	@echo "... APSIntTest.o"
	@echo "... APSIntTest.i"
	@echo "... APSIntTest.s"
	@echo "... AnyTest.o"
	@echo "... AnyTest.i"
	@echo "... AnyTest.s"
	@echo "... ArrayRefTest.o"
	@echo "... ArrayRefTest.i"
	@echo "... ArrayRefTest.s"
	@echo "... BitVectorTest.o"
	@echo "... BitVectorTest.i"
	@echo "... BitVectorTest.s"
	@echo "... BitmaskEnumTest.o"
	@echo "... BitmaskEnumTest.i"
	@echo "... BitmaskEnumTest.s"
	@echo "... BreadthFirstIteratorTest.o"
	@echo "... BreadthFirstIteratorTest.i"
	@echo "... BreadthFirstIteratorTest.s"
	@echo "... BumpPtrListTest.o"
	@echo "... BumpPtrListTest.i"
	@echo "... BumpPtrListTest.s"
	@echo "... DAGDeltaAlgorithmTest.o"
	@echo "... DAGDeltaAlgorithmTest.i"
	@echo "... DAGDeltaAlgorithmTest.s"
	@echo "... DeltaAlgorithmTest.o"
	@echo "... DeltaAlgorithmTest.i"
	@echo "... DeltaAlgorithmTest.s"
	@echo "... DenseMapTest.o"
	@echo "... DenseMapTest.i"
	@echo "... DenseMapTest.s"
	@echo "... DenseSetTest.o"
	@echo "... DenseSetTest.i"
	@echo "... DenseSetTest.s"
	@echo "... DepthFirstIteratorTest.o"
	@echo "... DepthFirstIteratorTest.i"
	@echo "... DepthFirstIteratorTest.s"
	@echo "... EquivalenceClassesTest.o"
	@echo "... EquivalenceClassesTest.i"
	@echo "... EquivalenceClassesTest.s"
	@echo "... FoldingSet.o"
	@echo "... FoldingSet.i"
	@echo "... FoldingSet.s"
	@echo "... FunctionExtrasTest.o"
	@echo "... FunctionExtrasTest.i"
	@echo "... FunctionExtrasTest.s"
	@echo "... FunctionRefTest.o"
	@echo "... FunctionRefTest.i"
	@echo "... FunctionRefTest.s"
	@echo "... HashingTest.o"
	@echo "... HashingTest.i"
	@echo "... HashingTest.s"
	@echo "... IListBaseTest.o"
	@echo "... IListBaseTest.i"
	@echo "... IListBaseTest.s"
	@echo "... IListIteratorTest.o"
	@echo "... IListIteratorTest.i"
	@echo "... IListIteratorTest.s"
	@echo "... IListNodeBaseTest.o"
	@echo "... IListNodeBaseTest.i"
	@echo "... IListNodeBaseTest.s"
	@echo "... IListNodeTest.o"
	@echo "... IListNodeTest.i"
	@echo "... IListNodeTest.s"
	@echo "... IListSentinelTest.o"
	@echo "... IListSentinelTest.i"
	@echo "... IListSentinelTest.s"
	@echo "... IListTest.o"
	@echo "... IListTest.i"
	@echo "... IListTest.s"
	@echo "... ImmutableMapTest.o"
	@echo "... ImmutableMapTest.i"
	@echo "... ImmutableMapTest.s"
	@echo "... ImmutableSetTest.o"
	@echo "... ImmutableSetTest.i"
	@echo "... ImmutableSetTest.s"
	@echo "... IntEqClassesTest.o"
	@echo "... IntEqClassesTest.i"
	@echo "... IntEqClassesTest.s"
	@echo "... IntervalMapTest.o"
	@echo "... IntervalMapTest.i"
	@echo "... IntervalMapTest.s"
	@echo "... IntrusiveRefCntPtrTest.o"
	@echo "... IntrusiveRefCntPtrTest.i"
	@echo "... IntrusiveRefCntPtrTest.s"
	@echo "... IteratorTest.o"
	@echo "... IteratorTest.i"
	@echo "... IteratorTest.s"
	@echo "... MakeUniqueTest.o"
	@echo "... MakeUniqueTest.i"
	@echo "... MakeUniqueTest.s"
	@echo "... MapVectorTest.o"
	@echo "... MapVectorTest.i"
	@echo "... MapVectorTest.s"
	@echo "... MappedIteratorTest.o"
	@echo "... MappedIteratorTest.i"
	@echo "... MappedIteratorTest.s"
	@echo "... OptionalTest.o"
	@echo "... OptionalTest.i"
	@echo "... OptionalTest.s"
	@echo "... PackedVectorTest.o"
	@echo "... PackedVectorTest.i"
	@echo "... PackedVectorTest.s"
	@echo "... PointerEmbeddedIntTest.o"
	@echo "... PointerEmbeddedIntTest.i"
	@echo "... PointerEmbeddedIntTest.s"
	@echo "... PointerIntPairTest.o"
	@echo "... PointerIntPairTest.i"
	@echo "... PointerIntPairTest.s"
	@echo "... PointerSumTypeTest.o"
	@echo "... PointerSumTypeTest.i"
	@echo "... PointerSumTypeTest.s"
	@echo "... PointerUnionTest.o"
	@echo "... PointerUnionTest.i"
	@echo "... PointerUnionTest.s"
	@echo "... PostOrderIteratorTest.o"
	@echo "... PostOrderIteratorTest.i"
	@echo "... PostOrderIteratorTest.s"
	@echo "... PriorityWorklistTest.o"
	@echo "... PriorityWorklistTest.i"
	@echo "... PriorityWorklistTest.s"
	@echo "... RangeAdapterTest.o"
	@echo "... RangeAdapterTest.i"
	@echo "... RangeAdapterTest.s"
	@echo "... SCCIteratorTest.o"
	@echo "... SCCIteratorTest.i"
	@echo "... SCCIteratorTest.s"
	@echo "... STLExtrasTest.o"
	@echo "... STLExtrasTest.i"
	@echo "... STLExtrasTest.s"
	@echo "... ScopeExitTest.o"
	@echo "... ScopeExitTest.i"
	@echo "... ScopeExitTest.s"
	@echo "... SequenceTest.o"
	@echo "... SequenceTest.i"
	@echo "... SequenceTest.s"
	@echo "... SetVectorTest.o"
	@echo "... SetVectorTest.i"
	@echo "... SetVectorTest.s"
	@echo "... SimpleIListTest.o"
	@echo "... SimpleIListTest.i"
	@echo "... SimpleIListTest.s"
	@echo "... SmallPtrSetTest.o"
	@echo "... SmallPtrSetTest.i"
	@echo "... SmallPtrSetTest.s"
	@echo "... SmallSetTest.o"
	@echo "... SmallSetTest.i"
	@echo "... SmallSetTest.s"
	@echo "... SmallStringTest.o"
	@echo "... SmallStringTest.i"
	@echo "... SmallStringTest.s"
	@echo "... SmallVectorTest.o"
	@echo "... SmallVectorTest.i"
	@echo "... SmallVectorTest.s"
	@echo "... SparseBitVectorTest.o"
	@echo "... SparseBitVectorTest.i"
	@echo "... SparseBitVectorTest.s"
	@echo "... SparseMultiSetTest.o"
	@echo "... SparseMultiSetTest.i"
	@echo "... SparseMultiSetTest.s"
	@echo "... SparseSetTest.o"
	@echo "... SparseSetTest.i"
	@echo "... SparseSetTest.s"
	@echo "... StatisticTest.o"
	@echo "... StatisticTest.i"
	@echo "... StatisticTest.s"
	@echo "... StringExtrasTest.o"
	@echo "... StringExtrasTest.i"
	@echo "... StringExtrasTest.s"
	@echo "... StringMapTest.o"
	@echo "... StringMapTest.i"
	@echo "... StringMapTest.s"
	@echo "... StringRefTest.o"
	@echo "... StringRefTest.i"
	@echo "... StringRefTest.s"
	@echo "... StringSwitchTest.o"
	@echo "... StringSwitchTest.i"
	@echo "... StringSwitchTest.s"
	@echo "... TinyPtrVectorTest.o"
	@echo "... TinyPtrVectorTest.i"
	@echo "... TinyPtrVectorTest.s"
	@echo "... TripleTest.o"
	@echo "... TripleTest.i"
	@echo "... TripleTest.s"
	@echo "... TwineTest.o"
	@echo "... TwineTest.i"
	@echo "... TwineTest.s"
	@echo "... VariadicFunctionTest.o"
	@echo "... VariadicFunctionTest.i"
	@echo "... VariadicFunctionTest.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

