Created
June 1, 2016 18:24
-
-
Save anonymous/a9322320eb73f9c3b56f6b732785d8a4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking for C compiler default output file name... a.exe | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... .exe | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking how to run the C preprocessor... gcc -E | |
checking whether GCC or Clang is our host compiler... gcc | |
checking build system type... x86_64-unknown-cygwin | |
checking host system type... x86_64-unknown-cygwin | |
checking target system type... x86_64-unknown-cygwin | |
checking type of operating system we're going to host on... Cygwin | |
checking type of operating system we're going to target... Cygwin | |
checking target architecture... x86_64 | |
checking whether GCC is new enough... yes | |
checking optimization flags... -O3 | |
checking for GNU make... make | |
checking whether ln -s works... yes | |
checking for nm... /usr/bin/nm | |
checking for cmp... /usr/bin/cmp | |
checking for cp... /usr/bin/cp | |
checking for date... /usr/bin/date | |
checking for find... /usr/bin/find | |
checking for grep... /usr/bin/grep | |
checking for mkdir... /usr/bin/mkdir | |
checking for mv... /usr/bin/mv | |
checking for ranlib... ranlib | |
checking for ar... ar | |
checking for rm... /usr/bin/rm | |
checking for sed... /usr/bin/sed | |
checking for tar... /usr/bin/tar | |
checking for pwd... /usr/bin/pwd | |
checking for dot... echo dot | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for bzip2... /usr/bin/bzip2 | |
checking for cat... /usr/bin/cat | |
checking for doxygen... no | |
checking for groff... /usr/bin/groff | |
checking for gzip... /usr/bin/gzip | |
checking for pdfroff... /usr/bin/pdfroff | |
checking for zip... no | |
checking for go... no | |
checking for ocamlfind... no | |
checking for gas... no | |
checking for as... /usr/bin/as | |
checking for linker version... 2.25.2 | |
checking for compiler -Wl,-R<path> option... yes | |
checking for compiler -rdynamic option... yes | |
checking for compiler -Wl,--version-script option... yes | |
checking for grep that handles long lines and -e... (cached) /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking errno.h usability... yes | |
checking errno.h presence... yes | |
checking for errno.h... yes | |
checking tool compatibility... ok | |
checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized -Wno-comment | |
checking for python... /usr/bin/python | |
checking for python >= 2.7... /usr/bin/python (2.7.10) | |
checking for sin in -lm... yes | |
checking for library containing dlopen... none required | |
checking for library containing clock_gettime... none required | |
checking for library containing setupterm... no | |
checking for library containing el_init... no | |
checking for library containing mallinfo... none required | |
checking for pthread_mutex_init in -lpthread... yes | |
checking for library containing pthread_mutex_lock... none required | |
checking for library containing pthread_rwlock_init... none required | |
checking for library containing pthread_getspecific... none required | |
checking for compress2 in -lz... yes | |
checking for xml2-config... no | |
checking for libxml2 includes... xml2-config not found | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking for MAP_ANONYMOUS vs. MAP_ANON... yes | |
checking whether stat file-mode macros are broken... no | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for cxxabi.h... yes | |
checking dlfcn.h usability... yes | |
checking dlfcn.h presence... yes | |
checking for dlfcn.h... yes | |
checking execinfo.h usability... no | |
checking execinfo.h presence... no | |
checking for execinfo.h... no | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking for inttypes.h... (cached) yes | |
checking link.h usability... no | |
checking link.h presence... no | |
checking for link.h... no | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking setjmp.h usability... yes | |
checking setjmp.h presence... yes | |
checking for setjmp.h... yes | |
checking signal.h usability... yes | |
checking signal.h presence... yes | |
checking for signal.h... yes | |
checking for stdint.h... (cached) yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking for unistd.h... (cached) yes | |
checking utime.h usability... yes | |
checking utime.h presence... yes | |
checking for utime.h... yes | |
checking sys/mman.h usability... yes | |
checking sys/mman.h presence... yes | |
checking for sys/mman.h... yes | |
checking sys/param.h usability... yes | |
checking sys/param.h presence... yes | |
checking for sys/param.h... yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking sys/uio.h usability... yes | |
checking sys/uio.h presence... yes | |
checking for sys/uio.h... yes | |
checking sys/ioctl.h usability... yes | |
checking sys/ioctl.h presence... yes | |
checking for sys/ioctl.h... yes | |
checking malloc/malloc.h usability... no | |
checking malloc/malloc.h presence... no | |
checking for malloc/malloc.h... no | |
checking mach/mach.h usability... no | |
checking mach/mach.h presence... no | |
checking for mach/mach.h... no | |
checking valgrind/valgrind.h usability... no | |
checking valgrind/valgrind.h presence... no | |
checking for valgrind/valgrind.h... no | |
checking fenv.h usability... yes | |
checking fenv.h presence... yes | |
checking for fenv.h... yes | |
checking whether FE_ALL_EXCEPT is declared... yes | |
checking whether FE_INEXACT is declared... yes | |
checking pthread.h usability... yes | |
checking pthread.h presence... yes | |
checking for pthread.h... yes | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking CrashReporterClient.h usability... no | |
checking CrashReporterClient.h presence... no | |
checking for CrashReporterClient.h... no | |
checking __crashreporter_info__... no | |
checking for HUGE_VAL sanity... yes | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for int64_t... yes | |
checking for uint64_t... yes | |
checking for backtrace... no | |
checking for getcwd... yes | |
checking for getpagesize... yes | |
checking for getrusage... yes | |
checking for getrlimit... yes | |
checking for setrlimit... yes | |
checking for gettimeofday... yes | |
checking for isatty... yes | |
checking for mkdtemp... yes | |
checking for mkstemp... yes | |
checking for mktemp... yes | |
checking for posix_spawn... yes | |
checking for pread... yes | |
checking for realpath... yes | |
checking for sbrk... yes | |
checking for setrlimit... (cached) yes | |
checking for strerror... yes | |
checking for strerror_r... yes | |
checking for setenv... yes | |
checking for strtoll... yes | |
checking for strtoq... no | |
checking for sysconf... yes | |
checking for malloc_zone_statistics... no | |
checking for setjmp... yes | |
checking for longjmp... yes | |
checking for sigsetjmp... yes | |
checking for siglongjmp... yes | |
checking for writev... yes | |
checking for futimes... yes | |
checking for futimens... yes | |
checking if printf has the %a format character... yes | |
checking for srand48/lrand48/drand48 in <stdlib.h>... yes | |
checking whether arc4random is declared... yes | |
checking whether strerror_s is declared... no | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking for working mmap... no | |
checking for mmap of files... yes | |
checking if /dev/zero is needed for mmap... no | |
configure: WARNING: mmap() of a fixed address required but not supported | |
checking for GCC atomic builtins... yes | |
checking for __dso_handle... yes | |
checking for compiler -fvisibility-inlines-hidden option... yes | |
configure: creating ./config.status | |
config.status: creating include/llvm/Config/Targets.def | |
config.status: creating include/llvm/Config/AsmPrinters.def | |
config.status: creating include/llvm/Config/AsmParsers.def | |
config.status: creating include/llvm/Config/Disassemblers.def | |
config.status: creating Makefile.config | |
config.status: creating llvm.spec | |
config.status: creating docs/doxygen.cfg | |
config.status: creating bindings/ocaml/llvm/META.llvm | |
config.status: creating include/llvm/Config/config.h | |
config.status: creating include/llvm/Config/llvm-config.h | |
config.status: creating include/llvm/Support/DataTypes.h | |
config.status: executing setup commands | |
config.status: executing Makefile commands | |
config.status: executing Makefile.common commands | |
config.status: executing examples/Makefile commands | |
config.status: executing lib/Makefile commands | |
config.status: executing test/Makefile commands | |
config.status: executing test/Makefile.tests commands | |
config.status: executing unittests/Makefile commands | |
config.status: executing tools/Makefile commands | |
config.status: executing utils/Makefile commands | |
config.status: executing projects/Makefile commands | |
config.status: executing bindings/Makefile commands | |
config.status: executing bindings/ocaml/Makefile.ocaml commands | |
llvm[0]: Constructing LLVMBuild project information. | |
make[1]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Support' | |
llvm[1]: Compiling APFloat.cpp for Release+Asserts build | |
llvm[1]: Compiling APInt.cpp for Release+Asserts build | |
llvm[1]: Compiling APSInt.cpp for Release+Asserts build | |
llvm[1]: Compiling ARMBuildAttrs.cpp for Release+Asserts build | |
llvm[1]: Compiling ARMWinEH.cpp for Release+Asserts build | |
llvm[1]: Compiling Allocator.cpp for Release+Asserts build | |
llvm[1]: Compiling Atomic.cpp for Release+Asserts build | |
llvm[1]: Compiling BlockFrequency.cpp for Release+Asserts build | |
llvm[1]: Compiling BranchProbability.cpp for Release+Asserts build | |
llvm[1]: Compiling COM.cpp for Release+Asserts build | |
llvm[1]: Compiling CommandLine.cpp for Release+Asserts build | |
llvm[1]: Compiling Compression.cpp for Release+Asserts build | |
llvm[1]: Compiling ConvertUTF.c for Release+Asserts build | |
llvm[1]: Compiling ConvertUTFWrapper.cpp for Release+Asserts build | |
llvm[1]: Compiling CrashRecoveryContext.cpp for Release+Asserts build | |
llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release+Asserts build | |
llvm[1]: Compiling DataExtractor.cpp for Release+Asserts build | |
llvm[1]: Compiling DataStream.cpp for Release+Asserts build | |
llvm[1]: Compiling Debug.cpp for Release+Asserts build | |
llvm[1]: Compiling DeltaAlgorithm.cpp for Release+Asserts build | |
llvm[1]: Compiling Dwarf.cpp for Release+Asserts build | |
llvm[1]: Compiling DynamicLibrary.cpp for Release+Asserts build | |
llvm[1]: Compiling Errno.cpp for Release+Asserts build | |
llvm[1]: Compiling ErrorHandling.cpp for Release+Asserts build | |
llvm[1]: Compiling FileOutputBuffer.cpp for Release+Asserts build | |
llvm[1]: Compiling FileUtilities.cpp for Release+Asserts build | |
llvm[1]: Compiling FoldingSet.cpp for Release+Asserts build | |
llvm[1]: Compiling FormattedStream.cpp for Release+Asserts build | |
llvm[1]: Compiling GraphWriter.cpp for Release+Asserts build | |
llvm[1]: Compiling Hashing.cpp for Release+Asserts build | |
llvm[1]: Compiling Host.cpp for Release+Asserts build | |
llvm[1]: Compiling IntEqClasses.cpp for Release+Asserts build | |
llvm[1]: Compiling IntervalMap.cpp for Release+Asserts build | |
llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release+Asserts build | |
llvm[1]: Compiling LEB128.cpp for Release+Asserts build | |
llvm[1]: Compiling LineIterator.cpp for Release+Asserts build | |
llvm[1]: Compiling Locale.cpp for Release+Asserts build | |
llvm[1]: Compiling LockFileManager.cpp for Release+Asserts build | |
llvm[1]: Compiling MD5.cpp for Release+Asserts build | |
llvm[1]: Compiling ManagedStatic.cpp for Release+Asserts build | |
llvm[1]: Compiling MathExtras.cpp for Release+Asserts build | |
llvm[1]: Compiling Memory.cpp for Release+Asserts build | |
llvm[1]: Compiling MemoryBuffer.cpp for Release+Asserts build | |
llvm[1]: Compiling MemoryObject.cpp for Release+Asserts build | |
llvm[1]: Compiling Mutex.cpp for Release+Asserts build | |
llvm[1]: Compiling Options.cpp for Release+Asserts build | |
llvm[1]: Compiling Path.cpp for Release+Asserts build | |
llvm[1]: Compiling PluginLoader.cpp for Release+Asserts build | |
llvm[1]: Compiling PrettyStackTrace.cpp for Release+Asserts build | |
llvm[1]: Compiling Process.cpp for Release+Asserts build | |
llvm[1]: Compiling Program.cpp for Release+Asserts build | |
llvm[1]: Compiling RWMutex.cpp for Release+Asserts build | |
llvm[1]: Compiling RandomNumberGenerator.cpp for Release+Asserts build | |
llvm[1]: Compiling Regex.cpp for Release+Asserts build | |
llvm[1]: Compiling ScaledNumber.cpp for Release+Asserts build | |
llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release+Asserts build | |
llvm[1]: Compiling Signals.cpp for Release+Asserts build | |
llvm[1]: Compiling SmallPtrSet.cpp for Release+Asserts build | |
llvm[1]: Compiling SmallVector.cpp for Release+Asserts build | |
llvm[1]: Compiling SourceMgr.cpp for Release+Asserts build | |
llvm[1]: Compiling SpecialCaseList.cpp for Release+Asserts build | |
llvm[1]: Compiling Statistic.cpp for Release+Asserts build | |
llvm[1]: Compiling StreamingMemoryObject.cpp for Release+Asserts build | |
llvm[1]: Compiling StringExtras.cpp for Release+Asserts build | |
llvm[1]: Compiling StringMap.cpp for Release+Asserts build | |
llvm[1]: Compiling StringPool.cpp for Release+Asserts build | |
llvm[1]: Compiling StringRef.cpp for Release+Asserts build | |
llvm[1]: Compiling StringSaver.cpp for Release+Asserts build | |
llvm[1]: Compiling SystemUtils.cpp for Release+Asserts build | |
llvm[1]: Compiling TargetParser.cpp for Release+Asserts build | |
llvm[1]: Compiling TargetRegistry.cpp for Release+Asserts build | |
llvm[1]: Compiling ThreadLocal.cpp for Release+Asserts build | |
llvm[1]: Compiling Threading.cpp for Release+Asserts build | |
llvm[1]: Compiling TimeValue.cpp for Release+Asserts build | |
llvm[1]: Compiling Timer.cpp for Release+Asserts build | |
llvm[1]: Compiling ToolOutputFile.cpp for Release+Asserts build | |
llvm[1]: Compiling Triple.cpp for Release+Asserts build | |
llvm[1]: Compiling Twine.cpp for Release+Asserts build | |
llvm[1]: Compiling Unicode.cpp for Release+Asserts build | |
llvm[1]: Compiling Valgrind.cpp for Release+Asserts build | |
llvm[1]: Compiling Watchdog.cpp for Release+Asserts build | |
llvm[1]: Compiling YAMLParser.cpp for Release+Asserts build | |
llvm[1]: Compiling YAMLTraits.cpp for Release+Asserts build | |
llvm[1]: Compiling circular_raw_ostream.cpp for Release+Asserts build | |
llvm[1]: Compiling raw_os_ostream.cpp for Release+Asserts build | |
llvm[1]: Compiling raw_ostream.cpp for Release+Asserts build | |
llvm[1]: Compiling regcomp.c for Release+Asserts build | |
llvm[1]: Compiling regerror.c for Release+Asserts build | |
llvm[1]: Compiling regexec.c for Release+Asserts build | |
llvm[1]: Compiling regfree.c for Release+Asserts build | |
llvm[1]: Compiling regstrlcpy.c for Release+Asserts build | |
llvm[1]: Building Release+Asserts Archive Library libLLVMSupport.a | |
make[1]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Support' | |
make[1]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/TableGen' | |
llvm[1]: Compiling Error.cpp for Release+Asserts build | |
llvm[1]: Compiling Main.cpp for Release+Asserts build | |
llvm[1]: Compiling Record.cpp for Release+Asserts build | |
llvm[1]: Compiling SetTheory.cpp for Release+Asserts build | |
llvm[1]: Compiling StringMatcher.cpp for Release+Asserts build | |
llvm[1]: Compiling TGLexer.cpp for Release+Asserts build | |
llvm[1]: Compiling TGParser.cpp for Release+Asserts build | |
llvm[1]: Compiling TableGenBackend.cpp for Release+Asserts build | |
llvm[1]: Building Release+Asserts Archive Library libLLVMTableGen.a | |
make[1]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/TableGen' | |
make[1]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/FileCheck' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/fpcmp' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/PerfectShuffle' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/count' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/llvm-lit' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/unittest' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/not' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/TableGen' | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/unittest/googletest' | |
llvm[2]: Creating 'llvm-lit' script... | |
llvm[2]: Compiling count.c for Release+Asserts build | |
llvm[2]: Compiling not.cpp for Release+Asserts build | |
llvm[2]: Compiling AsmMatcherEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling fpcmp.cpp for Release+Asserts build | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/llvm-lit' | |
llvm[2]: Compiling PerfectShuffle.cpp for Release+Asserts build | |
llvm[2]: Compiling FileCheck.cpp for Release+Asserts build | |
llvm[3]: Compiling src/gtest-all.cc for Release+Asserts build | |
llvm[2]: Linking Release+Asserts executable count (without symbols) | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/yaml-bench' | |
llvm[2]: ======= Finished Linking Release+Asserts Executable count (without symbols) | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/count' | |
llvm[2]: Compiling YAMLBench.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/utils/unittest/UnitTestMain' | |
llvm[3]: Compiling TestMain.cpp for Release+Asserts build | |
llvm[2]: Linking Release+Asserts executable llvm-PerfectShuffle (without symbols) | |
llvm[2]: Linking Release+Asserts executable not (without symbols) | |
llvm[2]: Linking Release+Asserts executable fpcmp (without symbols) | |
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-PerfectShuffle (without symbols) | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/PerfectShuffle' | |
llvm[2]: Compiling AsmWriterEmitter.cpp for Release+Asserts build | |
llvm[2]: ======= Finished Linking Release+Asserts Executable not (without symbols) | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/not' | |
llvm[2]: Compiling AsmWriterInst.cpp for Release+Asserts build | |
llvm[2]: ======= Finished Linking Release+Asserts Executable fpcmp (without symbols) | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/fpcmp' | |
llvm[2]: Compiling CTagsEmitter.cpp for Release+Asserts build | |
llvm[2]: Linking Release+Asserts executable yaml-bench (without symbols) | |
llvm[2]: ======= Finished Linking Release+Asserts Executable yaml-bench (without symbols) | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/yaml-bench' | |
llvm[2]: Compiling CallingConvEmitter.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libgtest_main.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/unittest/UnitTestMain' | |
llvm[2]: Compiling CodeEmitterGen.cpp for Release+Asserts build | |
llvm[2]: Linking Release+Asserts executable FileCheck (without symbols) | |
llvm[2]: ======= Finished Linking Release+Asserts Executable FileCheck (without symbols) | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/FileCheck' | |
llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release+Asserts build | |
llvm[2]: Compiling CodeGenInstruction.cpp for Release+Asserts build | |
llvm[2]: Compiling CodeGenMapTable.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libgtest.a | |
llvm[2]: Compiling CodeGenRegisters.cpp for Release+Asserts build | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/unittest/googletest' | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/unittest' | |
llvm[2]: Compiling CodeGenSchedule.cpp for Release+Asserts build | |
llvm[2]: Compiling CodeGenTarget.cpp for Release+Asserts build | |
llvm[2]: Compiling DAGISelEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling DAGISelMatcher.cpp for Release+Asserts build | |
llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling DAGISelMatcherGen.cpp for Release+Asserts build | |
llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release+Asserts build | |
llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling DisassemblerEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling FastISelEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling InstrInfoEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling IntrinsicEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling OptParserEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling RegisterInfoEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling SubtargetEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling TableGen.cpp for Release+Asserts build | |
llvm[2]: Compiling X86DisassemblerTables.cpp for Release+Asserts build | |
llvm[2]: Compiling X86ModRMFilters.cpp for Release+Asserts build | |
llvm[2]: Compiling X86RecognizableInstr.cpp for Release+Asserts build | |
llvm[2]: Linking Release+Asserts executable llvm-tblgen (without symbols) | |
llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-tblgen (without symbols) | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils/TableGen' | |
make[1]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/utils' | |
make[1]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/IR' | |
llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td | |
llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly. | |
llvm[1]: Compiling AsmWriter.cpp for Release+Asserts build | |
llvm[1]: Compiling Attributes.cpp for Release+Asserts build | |
llvm[1]: Compiling AutoUpgrade.cpp for Release+Asserts build | |
llvm[1]: Compiling BasicBlock.cpp for Release+Asserts build | |
llvm[1]: Compiling Comdat.cpp for Release+Asserts build | |
llvm[1]: Compiling ConstantFold.cpp for Release+Asserts build | |
llvm[1]: Compiling ConstantRange.cpp for Release+Asserts build | |
llvm[1]: Compiling Constants.cpp for Release+Asserts build | |
llvm[1]: Compiling Core.cpp for Release+Asserts build | |
llvm[1]: Compiling DIBuilder.cpp for Release+Asserts build | |
llvm[1]: Compiling DataLayout.cpp for Release+Asserts build | |
llvm[1]: Compiling DebugInfo.cpp for Release+Asserts build | |
llvm[1]: Compiling DebugInfoMetadata.cpp for Release+Asserts build | |
llvm[1]: Compiling DebugLoc.cpp for Release+Asserts build | |
llvm[1]: Compiling DiagnosticInfo.cpp for Release+Asserts build | |
llvm[1]: Compiling DiagnosticPrinter.cpp for Release+Asserts build | |
llvm[1]: Compiling Dominators.cpp for Release+Asserts build | |
llvm[1]: Compiling Function.cpp for Release+Asserts build | |
llvm[1]: Compiling GCOV.cpp for Release+Asserts build | |
llvm[1]: Compiling GVMaterializer.cpp for Release+Asserts build | |
llvm[1]: Compiling Globals.cpp for Release+Asserts build | |
llvm[1]: Compiling IRBuilder.cpp for Release+Asserts build | |
llvm[1]: Compiling IRPrintingPasses.cpp for Release+Asserts build | |
llvm[1]: Compiling InlineAsm.cpp for Release+Asserts build | |
llvm[1]: Compiling Instruction.cpp for Release+Asserts build | |
llvm[1]: Compiling Instructions.cpp for Release+Asserts build | |
llvm[1]: Compiling IntrinsicInst.cpp for Release+Asserts build | |
llvm[1]: Compiling LLVMContext.cpp for Release+Asserts build | |
llvm[1]: Compiling LLVMContextImpl.cpp for Release+Asserts build | |
llvm[1]: Compiling LegacyPassManager.cpp for Release+Asserts build | |
llvm[1]: Compiling MDBuilder.cpp for Release+Asserts build | |
llvm[1]: Compiling Mangler.cpp for Release+Asserts build | |
llvm[1]: Compiling Metadata.cpp for Release+Asserts build | |
llvm[1]: Compiling MetadataTracking.cpp for Release+Asserts build | |
llvm[1]: Compiling Module.cpp for Release+Asserts build | |
llvm[1]: Compiling Operator.cpp for Release+Asserts build | |
llvm[1]: Compiling Pass.cpp for Release+Asserts build | |
llvm[1]: Compiling PassManager.cpp for Release+Asserts build | |
llvm[1]: Compiling PassRegistry.cpp for Release+Asserts build | |
llvm[1]: Compiling Statepoint.cpp for Release+Asserts build | |
llvm[1]: Compiling Type.cpp for Release+Asserts build | |
llvm[1]: Compiling TypeFinder.cpp for Release+Asserts build | |
llvm[1]: Compiling Use.cpp for Release+Asserts build | |
llvm[1]: Compiling User.cpp for Release+Asserts build | |
llvm[1]: Compiling Value.cpp for Release+Asserts build | |
llvm[1]: Compiling ValueSymbolTable.cpp for Release+Asserts build | |
llvm[1]: Compiling ValueTypes.cpp for Release+Asserts build | |
llvm[1]: Compiling Verifier.cpp for Release+Asserts build | |
llvm[1]: Building Release+Asserts Archive Library libLLVMCore.a | |
make[1]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/IR' | |
make[1]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Bitcode' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/AsmParser' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/IR' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/IR' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Target' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/ExecutionEngine' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Analysis' | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Bitcode/Reader' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/CodeGen' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Linker' | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/Utils' | |
llvm[2]: Compiling LLLexer.cpp for Release+Asserts build | |
llvm[2]: Compiling ExecutionEngine.cpp for Release+Asserts build | |
llvm[2]: Compiling Target.cpp for Release+Asserts build | |
llvm[2]: Compiling AliasAnalysis.cpp for Release+Asserts build | |
llvm[3]: Compiling BitReader.cpp for Release+Asserts build | |
llvm[2]: Compiling LinkModules.cpp for Release+Asserts build | |
llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release+Asserts build | |
llvm[3]: Compiling ASanStackFrameLayout.cpp for Release+Asserts build | |
llvm[3]: Compiling AddDiscriminators.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling BitcodeReader.cpp for Release+Asserts build | |
llvm[2]: Compiling LLParser.cpp for Release+Asserts build | |
llvm[2]: Compiling AliasAnalysisCounter.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release+Asserts build | |
llvm[3]: Compiling BasicBlockUtils.cpp for Release+Asserts build | |
llvm[2]: Compiling ExecutionEngineBindings.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMLinker.a | |
llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release+Asserts build | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Linker' | |
llvm[2]: Compiling AllocationOrder.cpp for Release+Asserts build | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/LTO' | |
llvm[2]: Compiling LTOCodeGenerator.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetMachine.cpp for Release+Asserts build | |
llvm[2]: Compiling GDBRegistrationListener.cpp for Release+Asserts build | |
llvm[2]: Compiling Analysis.cpp for Release+Asserts build | |
llvm[2]: Compiling AliasDebugger.cpp for Release+Asserts build | |
llvm[2]: Compiling SectionMemoryManager.cpp for Release+Asserts build | |
llvm[2]: Compiling AliasSetTracker.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetMachineC.cpp for Release+Asserts build | |
llvm[2]: Compiling Parser.cpp for Release+Asserts build | |
llvm[2]: Compiling LTOModule.cpp for Release+Asserts build | |
llvm[3]: Compiling BitstreamReader.cpp for Release+Asserts build | |
llvm[2]: Compiling AtomicExpandPass.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetSelect.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetRecip.cpp for Release+Asserts build | |
llvm[2]: Compiling Analysis.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMBitReader.a | |
llvm[2]: Building Release+Asserts Archive Library libLLVMAsmParser.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Bitcode/Reader' | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/AsmParser' | |
llvm[3]: Compiling BreakCriticalEdges.cpp for Release+Asserts build | |
llvm[3]: Compiling BuildLibCalls.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Bitcode/Writer' | |
llvm[2]: Building Release+Asserts Archive Library libLLVMExecutionEngine.a | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/ExecutionEngine' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/MC' | |
llvm[3]: Compiling BitWriter.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetSubtargetInfo.cpp for Release+Asserts build | |
llvm[2]: Compiling ConstantPools.cpp for Release+Asserts build | |
llvm[2]: Compiling AssumptionCache.cpp for Release+Asserts build | |
llvm[2]: Compiling BasicTargetTransformInfo.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMLTO.a | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/LTO' | |
llvm[3]: Compiling BypassSlowDivision.cpp for Release+Asserts build | |
llvm[3]: Compiling CloneFunction.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMTarget.a | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Object' | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Target' | |
llvm[3]: Compiling BitcodeWriter.cpp for Release+Asserts build | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Option' | |
llvm[2]: Compiling Archive.cpp for Release+Asserts build | |
llvm[2]: Compiling ELFObjectWriter.cpp for Release+Asserts build | |
llvm[2]: Compiling Arg.cpp for Release+Asserts build | |
llvm[2]: Compiling BranchFolding.cpp for Release+Asserts build | |
llvm[2]: Compiling BasicAliasAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling ArgList.cpp for Release+Asserts build | |
llvm[3]: Compiling CloneModule.cpp for Release+Asserts build | |
llvm[2]: Compiling ArchiveWriter.cpp for Release+Asserts build | |
llvm[3]: Compiling CmpInstAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling OptTable.cpp for Release+Asserts build | |
llvm[2]: Compiling Binary.cpp for Release+Asserts build | |
llvm[2]: Compiling MCAsmBackend.cpp for Release+Asserts build | |
llvm[3]: Compiling CodeExtractor.cpp for Release+Asserts build | |
llvm[3]: Compiling BitcodeWriterPass.cpp for Release+Asserts build | |
llvm[2]: Compiling COFFObjectFile.cpp for Release+Asserts build | |
llvm[2]: Compiling BlockFrequencyInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling CtorUtils.cpp for Release+Asserts build | |
llvm[2]: Compiling MCAsmInfo.cpp for Release+Asserts build | |
llvm[2]: Compiling Option.cpp for Release+Asserts build | |
llvm[2]: Compiling CalcSpillWeights.cpp for Release+Asserts build | |
llvm[3]: Compiling ValueEnumerator.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMOption.a | |
llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release+Asserts build | |
llvm[3]: Compiling DemoteRegToStack.cpp for Release+Asserts build | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Option' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/DebugInfo' | |
llvm[2]: Compiling COFFYAML.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/DebugInfo/DWARF' | |
llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release+Asserts build | |
llvm[2]: Compiling MCAsmInfoELF.cpp for Release+Asserts build | |
llvm[2]: Compiling CallingConvLower.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFAbbreviationDeclaration.cpp for Release+Asserts build | |
llvm[2]: Compiling BlockFrequencyInfoImpl.cpp for Release+Asserts build | |
llvm[3]: Compiling FlattenCFG.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFAcceleratorTable.cpp for Release+Asserts build | |
llvm[2]: Compiling MCAsmStreamer.cpp for Release+Asserts build | |
llvm[2]: Compiling ELF.cpp for Release+Asserts build | |
llvm[2]: Compiling MCAssembler.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMBitWriter.a | |
llvm[3]: Compiling DWARFCompileUnit.cpp for Release+Asserts build | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Bitcode/Writer' | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Bitcode' | |
llvm[2]: Compiling CodeGen.cpp for Release+Asserts build | |
llvm[3]: Compiling GlobalStatus.cpp for Release+Asserts build | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/IRReader' | |
llvm[2]: Compiling ELFObjectFile.cpp for Release+Asserts build | |
llvm[2]: Compiling IRReader.cpp for Release+Asserts build | |
llvm[2]: Compiling BranchProbabilityInfo.cpp for Release+Asserts build | |
llvm[2]: Compiling CodeGenPrepare.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFContext.cpp for Release+Asserts build | |
llvm[3]: Compiling InlineFunction.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMIRReader.a | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/IRReader' | |
llvm[2]: Compiling MCCodeEmitter.cpp for Release+Asserts build | |
llvm[2]: Compiling MCCodeGenInfo.cpp for Release+Asserts build | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/LineEditor' | |
llvm[2]: Compiling MCContext.cpp for Release+Asserts build | |
llvm[2]: Compiling LineEditor.cpp for Release+Asserts build | |
llvm[2]: Compiling CFG.cpp for Release+Asserts build | |
llvm[2]: Compiling MCDwarf.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMLineEditor.a | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/LineEditor' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/ProfileData' | |
llvm[2]: Compiling ELFYAML.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFDebugAbbrev.cpp for Release+Asserts build | |
llvm[2]: Compiling CFGPrinter.cpp for Release+Asserts build | |
llvm[2]: Compiling CoverageMapping.cpp for Release+Asserts build | |
llvm[3]: Compiling InstructionNamer.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFDebugArangeSet.cpp for Release+Asserts build | |
llvm[2]: Compiling CFLAliasAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling Error.cpp for Release+Asserts build | |
llvm[2]: Compiling CoreCLRGC.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFDebugAranges.cpp for Release+Asserts build | |
llvm[3]: Compiling IntegerDivision.cpp for Release+Asserts build | |
llvm[2]: Compiling IRObjectFile.cpp for Release+Asserts build | |
llvm[2]: Compiling CoverageMappingReader.cpp for Release+Asserts build | |
llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFDebugFrame.cpp for Release+Asserts build | |
llvm[3]: Compiling LCSSA.cpp for Release+Asserts build | |
llvm[2]: Compiling CGSCCPassManager.cpp for Release+Asserts build | |
llvm[2]: Compiling CoverageMappingWriter.cpp for Release+Asserts build | |
llvm[2]: Compiling MachOObjectFile.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFDebugInfoEntry.cpp for Release+Asserts build | |
llvm[2]: Compiling CaptureTracking.cpp for Release+Asserts build | |
llvm[2]: Compiling DFAPacketizer.cpp for Release+Asserts build | |
llvm[2]: Compiling InstrProf.cpp for Release+Asserts build | |
llvm[3]: Compiling Local.cpp for Release+Asserts build | |
llvm[2]: Compiling MachOUniversal.cpp for Release+Asserts build | |
llvm[2]: Compiling InstrProfReader.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFDebugLine.cpp for Release+Asserts build | |
llvm[2]: Compiling CodeMetrics.cpp for Release+Asserts build | |
llvm[2]: Compiling Object.cpp for Release+Asserts build | |
llvm[2]: Compiling InstrProfWriter.cpp for Release+Asserts build | |
llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFDebugLoc.cpp for Release+Asserts build | |
llvm[2]: Compiling ObjectFile.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopSimplify.cpp for Release+Asserts build | |
llvm[2]: Compiling ConstantFolding.cpp for Release+Asserts build | |
llvm[2]: Compiling SampleProf.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFDebugRangeList.cpp for Release+Asserts build | |
llvm[2]: Compiling RecordStreamer.cpp for Release+Asserts build | |
llvm[2]: Compiling DwarfEHPrepare.cpp for Release+Asserts build | |
llvm[2]: Compiling SampleProfReader.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFFormValue.cpp for Release+Asserts build | |
llvm[2]: Compiling SymbolSize.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopUnroll.cpp for Release+Asserts build | |
llvm[2]: Compiling CostModel.cpp for Release+Asserts build | |
llvm[2]: Compiling EarlyIfConversion.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFTypeUnit.cpp for Release+Asserts build | |
llvm[2]: Compiling SampleProfWriter.cpp for Release+Asserts build | |
llvm[2]: Compiling SymbolicFile.cpp for Release+Asserts build | |
llvm[2]: Compiling Delinearization.cpp for Release+Asserts build | |
llvm[3]: Compiling DWARFUnit.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMObject.a | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Object' | |
llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release+Asserts build | |
llvm[2]: Compiling MCELFStreamer.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/Instrumentation' | |
llvm[2]: Building Release+Asserts Archive Library libLLVMProfileData.a | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/ProfileData' | |
llvm[3]: Compiling AddressSanitizer.cpp for Release+Asserts build | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Passes' | |
llvm[2]: Compiling PassBuilder.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopUnrollRuntime.cpp for Release+Asserts build | |
llvm[2]: Compiling MCExpr.cpp for Release+Asserts build | |
llvm[2]: Compiling DependenceAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling EdgeBundles.cpp for Release+Asserts build | |
llvm[3]: Compiling SyntaxHighlighting.cpp for Release+Asserts build | |
llvm[2]: Compiling MCInst.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMDebugInfoDWARF.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/DebugInfo/DWARF' | |
llvm[2]: Compiling ErlangGC.cpp for Release+Asserts build | |
llvm[2]: Compiling MCInstPrinter.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/DebugInfo/PDB' | |
llvm[2]: Compiling MCInstrAnalysis.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopUtils.cpp for Release+Asserts build | |
llvm[3]: Compiling IPDBSourceFile.cpp for Release+Asserts build | |
llvm[2]: Compiling MCInstrDesc.cpp for Release+Asserts build | |
llvm[3]: Compiling BoundsChecking.cpp for Release+Asserts build | |
llvm[2]: Compiling MCLabel.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMPasses.a | |
llvm[2]: Compiling DivergenceAnalysis.cpp for Release+Asserts build | |
llvm[3]: Compiling PDB.cpp for Release+Asserts build | |
llvm[2]: Compiling MCLinkerOptimizationHint.cpp for Release+Asserts build | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Passes' | |
llvm[2]: Compiling MCMachOStreamer.cpp for Release+Asserts build | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/LibDriver' | |
llvm[2]: Compiling ExecutionDepsFix.cpp for Release+Asserts build | |
llvm[2]: Building lib Driver Option tables with tblgen | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/LibDriver' | |
llvm[3]: Compiling DataFlowSanitizer.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBContext.cpp for Release+Asserts build | |
llvm[3]: Compiling GCOVProfiling.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopVersioning.cpp for Release+Asserts build | |
llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release+Asserts build | |
llvm[2]: Compiling DomPrinter.cpp for Release+Asserts build | |
llvm[2]: Compiling MCNullStreamer.cpp for Release+Asserts build | |
llvm[2]: Compiling MCObjectFileInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBExtras.cpp for Release+Asserts build | |
llvm[3]: Compiling LowerInvoke.cpp for Release+Asserts build | |
llvm[2]: Compiling ExpandISelPseudos.cpp for Release+Asserts build | |
llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBInterfaceAnchors.cpp for Release+Asserts build | |
llvm[2]: Compiling MCObjectStreamer.cpp for Release+Asserts build | |
llvm[2]: Compiling DominanceFrontier.cpp for Release+Asserts build | |
llvm[3]: Compiling InstrProfiling.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymDumper.cpp for Release+Asserts build | |
llvm[3]: Compiling LowerSwitch.cpp for Release+Asserts build | |
llvm[3]: Compiling Instrumentation.cpp for Release+Asserts build | |
llvm[2]: Compiling FaultMaps.cpp for Release+Asserts build | |
llvm[2]: Compiling MCObjectWriter.cpp for Release+Asserts build | |
llvm[2]: Compiling GCMetadata.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbol.cpp for Release+Asserts build | |
llvm[3]: Compiling MemorySanitizer.cpp for Release+Asserts build | |
llvm[2]: Compiling IVUsers.cpp for Release+Asserts build | |
llvm[3]: Compiling SafeStack.cpp for Release+Asserts build | |
llvm[2]: Compiling MCRegisterInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolAnnotation.cpp for Release+Asserts build | |
llvm[3]: Compiling Mem2Reg.cpp for Release+Asserts build | |
llvm[2]: Compiling GCMetadataPrinter.cpp for Release+Asserts build | |
llvm[2]: Compiling GCRootLowering.cpp for Release+Asserts build | |
llvm[2]: Compiling MCSchedule.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolBlock.cpp for Release+Asserts build | |
llvm[2]: Compiling MCSection.cpp for Release+Asserts build | |
llvm[2]: Compiling InstCount.cpp for Release+Asserts build | |
llvm[3]: Compiling MetaRenamer.cpp for Release+Asserts build | |
llvm[2]: Compiling GCStrategy.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolCompiland.cpp for Release+Asserts build | |
llvm[3]: Compiling SanitizerCoverage.cpp for Release+Asserts build | |
llvm[2]: Compiling MCSectionCOFF.cpp for Release+Asserts build | |
llvm[2]: Compiling InstructionSimplify.cpp for Release+Asserts build | |
llvm[3]: Compiling ModuleUtils.cpp for Release+Asserts build | |
llvm[2]: Compiling GlobalMerge.cpp for Release+Asserts build | |
llvm[3]: Compiling ThreadSanitizer.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolCompilandDetails.cpp for Release+Asserts build | |
llvm[2]: Compiling IfConversion.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolCompilandEnv.cpp for Release+Asserts build | |
llvm[2]: Compiling MCSectionELF.cpp for Release+Asserts build | |
llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release+Asserts build | |
llvm[3]: Compiling SSAUpdater.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolCustom.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMInstrumentation.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/Instrumentation' | |
llvm[2]: Compiling MCSectionMachO.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/Scalar' | |
llvm[2]: Compiling ImplicitNullChecks.cpp for Release+Asserts build | |
llvm[3]: Compiling ADCE.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolData.cpp for Release+Asserts build | |
llvm[2]: Compiling Interval.cpp for Release+Asserts build | |
llvm[2]: Compiling MCStreamer.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolExe.cpp for Release+Asserts build | |
llvm[3]: Compiling AlignmentFromAssumptions.cpp for Release+Asserts build | |
llvm[2]: Compiling IntervalPartition.cpp for Release+Asserts build | |
llvm[2]: Compiling InlineSpiller.cpp for Release+Asserts build | |
llvm[3]: Compiling SimplifyCFG.cpp for Release+Asserts build | |
llvm[3]: Compiling SimplifyIndVar.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolFunc.cpp for Release+Asserts build | |
llvm[2]: Compiling InterferenceCache.cpp for Release+Asserts build | |
llvm[2]: Compiling MCSubtargetInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolFuncDebugEnd.cpp for Release+Asserts build | |
llvm[3]: Compiling BDCE.cpp for Release+Asserts build | |
llvm[2]: Compiling IteratedDominanceFrontier.cpp for Release+Asserts build | |
llvm[3]: Compiling SimplifyInstructions.cpp for Release+Asserts build | |
llvm[2]: Compiling MCSymbol.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolFuncDebugStart.cpp for Release+Asserts build | |
llvm[2]: Compiling InterleavedAccessPass.cpp for Release+Asserts build | |
llvm[2]: Compiling LazyCallGraph.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolLabel.cpp for Release+Asserts build | |
llvm[2]: Compiling MCSymbolELF.cpp for Release+Asserts build | |
llvm[2]: Compiling IntrinsicLowering.cpp for Release+Asserts build | |
llvm[3]: Compiling ConstantHoisting.cpp for Release+Asserts build | |
llvm[3]: Compiling SimplifyLibCalls.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolPublicSymbol.cpp for Release+Asserts build | |
llvm[2]: Compiling MCSymbolizer.cpp for Release+Asserts build | |
llvm[2]: Compiling LLVMTargetMachine.cpp for Release+Asserts build | |
llvm[2]: Compiling MCTargetOptions.cpp for Release+Asserts build | |
llvm[3]: Compiling SymbolRewriter.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolThunk.cpp for Release+Asserts build | |
llvm[2]: Compiling LatencyPriorityQueue.cpp for Release+Asserts build | |
llvm[2]: Compiling LazyValueInfo.cpp for Release+Asserts build | |
llvm[2]: Compiling MCValue.cpp for Release+Asserts build | |
llvm[3]: Compiling ConstantProp.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeArray.cpp for Release+Asserts build | |
llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release+Asserts build | |
llvm[2]: Compiling MCWin64EH.cpp for Release+Asserts build | |
llvm[3]: Compiling Utils.cpp for Release+Asserts build | |
llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeBaseClass.cpp for Release+Asserts build | |
llvm[2]: Compiling LexicalScopes.cpp for Release+Asserts build | |
llvm[2]: Compiling LiveDebugVariables.cpp for Release+Asserts build | |
llvm[3]: Compiling ValueMapper.cpp for Release+Asserts build | |
llvm[2]: Compiling LiveInterval.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeBuiltin.cpp for Release+Asserts build | |
llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release+Asserts build | |
llvm[3]: Compiling DCE.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeCustom.cpp for Release+Asserts build | |
llvm[2]: Compiling MCWinEH.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/InstCombine' | |
llvm[2]: Compiling LibCallSemantics.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineAddSub.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMTransformUtils.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/Utils' | |
llvm[3]: Compiling PDBSymbolTypeDimension.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/IPO' | |
llvm[3]: Compiling ArgumentPromotion.cpp for Release+Asserts build | |
llvm[3]: Compiling DeadStoreElimination.cpp for Release+Asserts build | |
llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling MachObjectWriter.cpp for Release+Asserts build | |
llvm[2]: Compiling Lint.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeEnum.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineAndOrXor.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeFriend.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineCalls.cpp for Release+Asserts build | |
llvm[3]: Compiling EarlyCSE.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeFunctionArg.cpp for Release+Asserts build | |
llvm[2]: Compiling Loads.cpp for Release+Asserts build | |
llvm[2]: Compiling StringTableBuilder.cpp for Release+Asserts build | |
llvm[3]: Compiling BarrierNoopPass.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeFunctionSig.cpp for Release+Asserts build | |
llvm[2]: Compiling LiveIntervalUnion.cpp for Release+Asserts build | |
llvm[2]: Compiling SubtargetFeature.cpp for Release+Asserts build | |
llvm[3]: Compiling ConstantMerge.cpp for Release+Asserts build | |
llvm[2]: Compiling LoopAccessAnalysis.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineCasts.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeManaged.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineCompares.cpp for Release+Asserts build | |
llvm[3]: Compiling FlattenCFGPass.cpp for Release+Asserts build | |
llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release+Asserts build | |
llvm[3]: Compiling DeadArgumentElimination.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypePointer.cpp for Release+Asserts build | |
llvm[3]: Compiling Float2Int.cpp for Release+Asserts build | |
llvm[2]: Compiling LivePhysRegs.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeTypedef.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release+Asserts build | |
llvm[2]: Compiling WinCOFFStreamer.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeUDT.cpp for Release+Asserts build | |
llvm[2]: Compiling LiveRangeCalc.cpp for Release+Asserts build | |
llvm[2]: Compiling LoopInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling ElimAvailExtern.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineMulDivRem.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeVTable.cpp for Release+Asserts build | |
llvm[3]: Compiling GVN.cpp for Release+Asserts build | |
llvm[2]: Compiling YAML.cpp for Release+Asserts build | |
llvm[3]: Compiling ExtractGV.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombinePHI.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolTypeVTableShape.cpp for Release+Asserts build | |
llvm[2]: Compiling LiveRangeEdit.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMMC.a | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/MC' | |
llvm[2]: Compiling LiveRegMatrix.cpp for Release+Asserts build | |
llvm[3]: Compiling FunctionAttrs.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolUnknown.cpp for Release+Asserts build | |
llvm[2]: Compiling LoopPass.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineSelect.cpp for Release+Asserts build | |
llvm[3]: Compiling PDBSymbolUsingNamespace.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineShifts.cpp for Release+Asserts build | |
llvm[2]: Compiling LiveStackAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling LiveVariables.cpp for Release+Asserts build | |
llvm[3]: Compiling IndVarSimplify.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMDebugInfoPDB.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/DebugInfo/PDB' | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/DebugInfo' | |
llvm[2]: Compiling MemDepPrinter.cpp for Release+Asserts build | |
llvm[2]: Compiling MemDerefPrinter.cpp for Release+Asserts build | |
llvm[3]: Compiling GlobalDCE.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release+Asserts build | |
llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release+Asserts build | |
llvm[3]: Compiling InstCombineVectorOps.cpp for Release+Asserts build | |
llvm[2]: Compiling MemoryBuiltins.cpp for Release+Asserts build | |
llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release+Asserts build | |
llvm[3]: Compiling GlobalOpt.cpp for Release+Asserts build | |
llvm[3]: Compiling InductiveRangeCheckElimination.cpp for Release+Asserts build | |
llvm[2]: Compiling MIRPrinter.cpp for Release+Asserts build | |
llvm[3]: Compiling InstructionCombining.cpp for Release+Asserts build | |
llvm[2]: Compiling MIRPrintingPass.cpp for Release+Asserts build | |
llvm[2]: Compiling MemoryLocation.cpp for Release+Asserts build | |
llvm[3]: Compiling JumpThreading.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/Vectorize' | |
llvm[2]: Compiling MachineBasicBlock.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling BBVectorize.cpp for Release+Asserts build | |
llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release+Asserts build | |
llvm[3]: Compiling LICM.cpp for Release+Asserts build | |
llvm[3]: Compiling IPConstantPropagation.cpp for Release+Asserts build | |
llvm[3]: Compiling LoadCombine.cpp for Release+Asserts build | |
llvm[2]: Compiling NoAliasAnalysis.cpp for Release+Asserts build | |
llvm[3]: Compiling IPO.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMInstCombine.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/InstCombine' | |
llvm[2]: Compiling MachineBlockPlacement.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/ObjCARC' | |
llvm[2]: Compiling PHITransAddr.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopDeletion.cpp for Release+Asserts build | |
llvm[3]: Compiling InlineAlways.cpp for Release+Asserts build | |
llvm[3]: Compiling ARCInstKind.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopDistribute.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopVectorize.cpp for Release+Asserts build | |
llvm[3]: Compiling InlineSimple.cpp for Release+Asserts build | |
llvm[2]: Compiling PostDominators.cpp for Release+Asserts build | |
llvm[3]: Compiling DependencyAnalysis.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopIdiomRecognize.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineCSE.cpp for Release+Asserts build | |
llvm[3]: Compiling Inliner.cpp for Release+Asserts build | |
llvm[2]: Compiling PtrUseVisitor.cpp for Release+Asserts build | |
llvm[2]: Compiling RegionInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling ObjCARC.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineCombiner.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopInstSimplify.cpp for Release+Asserts build | |
llvm[2]: Compiling RegionPass.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineCopyPropagation.cpp for Release+Asserts build | |
llvm[3]: Compiling ObjCARCAPElim.cpp for Release+Asserts build | |
llvm[3]: Compiling Internalize.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineDominanceFrontier.cpp for Release+Asserts build | |
llvm[2]: Compiling RegionPrinter.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopInterchange.cpp for Release+Asserts build | |
llvm[2]: Compiling ScalarEvolution.cpp for Release+Asserts build | |
llvm[3]: Compiling SLPVectorizer.cpp for Release+Asserts build | |
llvm[3]: Compiling ObjCARCAliasAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineDominators.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopExtractor.cpp for Release+Asserts build | |
llvm[3]: Compiling ObjCARCContract.cpp for Release+Asserts build | |
llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineFunction.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopRerollPass.cpp for Release+Asserts build | |
llvm[3]: Compiling LowerBitSets.cpp for Release+Asserts build | |
llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release+Asserts build | |
llvm[3]: Compiling ObjCARCExpand.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineFunctionPass.cpp for Release+Asserts build | |
llvm[3]: Compiling Vectorize.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release+Asserts build | |
llvm[3]: Compiling ObjCARCOpts.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopRotation.cpp for Release+Asserts build | |
llvm[3]: Compiling MergeFunctions.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMVectorize.a | |
llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release+Asserts build | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/Vectorize' | |
llvm[2]: Compiling ScopedNoAliasAA.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineInstr.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineInstrBundle.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineLICM.cpp for Release+Asserts build | |
llvm[2]: Compiling SparsePropagation.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopStrengthReduce.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetLibraryInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling PartialInlining.cpp for Release+Asserts build | |
llvm[3]: Compiling ProvenanceAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineLoopInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopUnrollPass.cpp for Release+Asserts build | |
llvm[3]: Compiling ProvenanceAnalysisEvaluator.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetTransformInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling PassManagerBuilder.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineModuleInfo.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release+Asserts build | |
llvm[3]: Compiling PtrState.cpp for Release+Asserts build | |
llvm[3]: Compiling PruneEH.cpp for Release+Asserts build | |
llvm[3]: Compiling LoopUnswitch.cpp for Release+Asserts build | |
llvm[2]: Compiling MachinePassRegistry.cpp for Release+Asserts build | |
llvm[2]: Compiling Trace.cpp for Release+Asserts build | |
llvm[2]: Compiling MachinePostDominators.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMObjCARCOpts.a | |
llvm[3]: Compiling StripDeadPrototypes.cpp for Release+Asserts build | |
llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release+Asserts build | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/ObjCARC' | |
llvm[3]: Compiling StripSymbols.cpp for Release+Asserts build | |
llvm[3]: Compiling LowerAtomic.cpp for Release+Asserts build | |
llvm[2]: Compiling ValueTracking.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineRegionInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release+Asserts build | |
llvm[2]: Compiling VectorUtils.cpp for Release+Asserts build | |
llvm[3]: Compiling MemCpyOptimizer.cpp for Release+Asserts build | |
llvm[3]: Compiling MergedLoadStoreMotion.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineRegisterInfo.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMipo.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/IPO' | |
llvm[3]: Compiling NaryReassociate.cpp for Release+Asserts build | |
llvm[3]: Compiling PartiallyInlineLibCalls.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineSSAUpdater.cpp for Release+Asserts build | |
llvm[3]: Compiling PlaceSafepoints.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a | |
llvm[3]: Compiling Reassociate.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineScheduler.cpp for Release+Asserts build | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Analysis/IPA' | |
llvm[2]: Compiling MachineSink.cpp for Release+Asserts build | |
llvm[3]: Compiling Reg2Mem.cpp for Release+Asserts build | |
llvm[3]: Compiling CallGraph.cpp for Release+Asserts build | |
llvm[3]: Compiling RewriteStatepointsForGC.cpp for Release+Asserts build | |
llvm[3]: Compiling SCCP.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineTraceMetrics.cpp for Release+Asserts build | |
llvm[3]: Compiling CallGraphSCCPass.cpp for Release+Asserts build | |
llvm[3]: Compiling SROA.cpp for Release+Asserts build | |
llvm[2]: Compiling MachineVerifier.cpp for Release+Asserts build | |
llvm[3]: Compiling SampleProfile.cpp for Release+Asserts build | |
llvm[3]: Compiling CallPrinter.cpp for Release+Asserts build | |
llvm[3]: Compiling Scalar.cpp for Release+Asserts build | |
llvm[2]: Compiling OcamlGC.cpp for Release+Asserts build | |
llvm[3]: Compiling ScalarReplAggregates.cpp for Release+Asserts build | |
llvm[2]: Compiling OptimizePHIs.cpp for Release+Asserts build | |
llvm[3]: Compiling Scalarizer.cpp for Release+Asserts build | |
llvm[3]: Compiling SeparateConstOffsetFromGEP.cpp for Release+Asserts build | |
llvm[3]: Compiling GlobalsModRef.cpp for Release+Asserts build | |
llvm[2]: Compiling PHIElimination.cpp for Release+Asserts build | |
llvm[3]: Compiling SimplifyCFGPass.cpp for Release+Asserts build | |
llvm[2]: Compiling PHIEliminationUtils.cpp for Release+Asserts build | |
llvm[3]: Compiling Sink.cpp for Release+Asserts build | |
llvm[3]: Compiling SpeculativeExecution.cpp for Release+Asserts build | |
llvm[2]: Compiling Passes.cpp for Release+Asserts build | |
llvm[3]: Compiling IPA.cpp for Release+Asserts build | |
llvm[2]: Compiling PeepholeOptimizer.cpp for Release+Asserts build | |
llvm[3]: Compiling InlineCost.cpp for Release+Asserts build | |
llvm[3]: Compiling StraightLineStrengthReduce.cpp for Release+Asserts build | |
llvm[3]: Compiling StructurizeCFG.cpp for Release+Asserts build | |
llvm[3]: Compiling TailRecursionElimination.cpp for Release+Asserts build | |
llvm[2]: Compiling PostRASchedulerList.cpp for Release+Asserts build | |
llvm[2]: Compiling ProcessImplicitDefs.cpp for Release+Asserts build | |
llvm[2]: Compiling PrologEpilogInserter.cpp for Release+Asserts build | |
llvm[2]: Compiling PseudoSourceValue.cpp for Release+Asserts build | |
llvm[2]: Compiling RegAllocBase.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Analysis/IPA' | |
llvm[2]: Compiling RegAllocBasic.cpp for Release+Asserts build | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Analysis' | |
llvm[2]: Compiling RegAllocFast.cpp for Release+Asserts build | |
llvm[2]: Compiling RegAllocGreedy.cpp for Release+Asserts build | |
llvm[2]: Compiling RegAllocPBQP.cpp for Release+Asserts build | |
llvm[2]: Compiling RegisterClassInfo.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMScalarOpts.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms/Scalar' | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/Transforms' | |
llvm[2]: Compiling RegisterCoalescer.cpp for Release+Asserts build | |
llvm[2]: Compiling RegisterPressure.cpp for Release+Asserts build | |
llvm[2]: Compiling RegisterScavenging.cpp for Release+Asserts build | |
llvm[2]: Compiling ScheduleDAG.cpp for Release+Asserts build | |
llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release+Asserts build | |
llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release+Asserts build | |
llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release+Asserts build | |
llvm[2]: Compiling ShadowStackGC.cpp for Release+Asserts build | |
llvm[2]: Compiling ShadowStackGCLowering.cpp for Release+Asserts build | |
llvm[2]: Compiling ShrinkWrap.cpp for Release+Asserts build | |
llvm[2]: Compiling SjLjEHPrepare.cpp for Release+Asserts build | |
llvm[2]: Compiling SlotIndexes.cpp for Release+Asserts build | |
llvm[2]: Compiling SpillPlacement.cpp for Release+Asserts build | |
llvm[2]: Compiling SplitKit.cpp for Release+Asserts build | |
llvm[2]: Compiling StackColoring.cpp for Release+Asserts build | |
llvm[2]: Compiling StackMapLivenessAnalysis.cpp for Release+Asserts build | |
llvm[2]: Compiling StackMaps.cpp for Release+Asserts build | |
llvm[2]: Compiling StackProtector.cpp for Release+Asserts build | |
llvm[2]: Compiling StackSlotColoring.cpp for Release+Asserts build | |
llvm[2]: Compiling StatepointExampleGC.cpp for Release+Asserts build | |
llvm[2]: Compiling TailDuplication.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetFrameLoweringImpl.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetInstrInfo.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetLoweringBase.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetOptionsImpl.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetRegisterInfo.cpp for Release+Asserts build | |
llvm[2]: Compiling TargetSchedule.cpp for Release+Asserts build | |
llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release+Asserts build | |
llvm[2]: Compiling UnreachableBlockElim.cpp for Release+Asserts build | |
llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build | |
llvm[2]: Compiling WinEHPrepare.cpp for Release+Asserts build | |
llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/CodeGen/MIRParser' | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/CodeGen/SelectionDAG' | |
make[3]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/lib/CodeGen/AsmPrinter' | |
llvm[3]: Compiling MILexer.cpp for Release+Asserts build | |
llvm[3]: Compiling MIParser.cpp for Release+Asserts build | |
llvm[3]: Compiling ARMException.cpp for Release+Asserts build | |
llvm[3]: Compiling MIRParser.cpp for Release+Asserts build | |
llvm[3]: Compiling AddressPool.cpp for Release+Asserts build | |
llvm[3]: Compiling DAGCombiner.cpp for Release+Asserts build | |
llvm[3]: Compiling AsmPrinter.cpp for Release+Asserts build | |
llvm[3]: Compiling FastISel.cpp for Release+Asserts build | |
llvm[3]: Compiling AsmPrinterDwarf.cpp for Release+Asserts build | |
llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release+Asserts build | |
llvm[3]: Compiling FunctionLoweringInfo.cpp for Release+Asserts build | |
llvm[3]: Compiling DIE.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMMIRParser.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/CodeGen/MIRParser' | |
llvm[3]: Compiling InstrEmitter.cpp for Release+Asserts build | |
llvm[3]: Compiling DIEHash.cpp for Release+Asserts build | |
llvm[3]: Compiling DbgValueHistoryCalculator.cpp for Release+Asserts build | |
llvm[3]: Compiling DebugLocStream.cpp for Release+Asserts build | |
llvm[3]: Compiling DwarfAccelTable.cpp for Release+Asserts build | |
llvm[3]: Compiling DwarfCFIException.cpp for Release+Asserts build | |
llvm[3]: Compiling DwarfCompileUnit.cpp for Release+Asserts build | |
llvm[3]: Compiling DwarfDebug.cpp for Release+Asserts build | |
llvm[3]: Compiling LegalizeDAG.cpp for Release+Asserts build | |
llvm[3]: Compiling DwarfExpression.cpp for Release+Asserts build | |
llvm[3]: Compiling LegalizeFloatTypes.cpp for Release+Asserts build | |
llvm[3]: Compiling DwarfFile.cpp for Release+Asserts build | |
llvm[3]: Compiling DwarfStringPool.cpp for Release+Asserts build | |
llvm[3]: Compiling DwarfUnit.cpp for Release+Asserts build | |
llvm[3]: Compiling EHStreamer.cpp for Release+Asserts build | |
llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release+Asserts build | |
llvm[3]: Compiling ErlangGCPrinter.cpp for Release+Asserts build | |
llvm[3]: Compiling OcamlGCPrinter.cpp for Release+Asserts build | |
llvm[3]: Compiling LegalizeTypes.cpp for Release+Asserts build | |
llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release+Asserts build | |
llvm[3]: Compiling WinCodeViewLineTables.cpp for Release+Asserts build | |
llvm[3]: Compiling WinException.cpp for Release+Asserts build | |
llvm[3]: Compiling LegalizeVectorOps.cpp for Release+Asserts build | |
llvm[3]: Compiling LegalizeVectorTypes.cpp for Release+Asserts build | |
llvm[3]: Compiling ResourcePriorityQueue.cpp for Release+Asserts build | |
llvm[3]: Compiling ScheduleDAGFast.cpp for Release+Asserts build | |
llvm[3]: Compiling ScheduleDAGRRList.cpp for Release+Asserts build | |
llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release+Asserts build | |
llvm[3]: Compiling ScheduleDAGVLIW.cpp for Release+Asserts build | |
llvm[3]: Compiling SelectionDAG.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMAsmPrinter.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/CodeGen/AsmPrinter' | |
llvm[3]: Compiling SelectionDAGBuilder.cpp for Release+Asserts build | |
llvm[3]: Compiling SelectionDAGDumper.cpp for Release+Asserts build | |
llvm[3]: Compiling SelectionDAGISel.cpp for Release+Asserts build | |
llvm[3]: Compiling SelectionDAGPrinter.cpp for Release+Asserts build | |
llvm[3]: Compiling StatepointLowering.cpp for Release+Asserts build | |
llvm[3]: Compiling TargetLowering.cpp for Release+Asserts build | |
llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release+Asserts build | |
llvm[3]: Building Release+Asserts Archive Library libLLVMSelectionDAG.a | |
make[3]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/CodeGen/SelectionDAG' | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib/CodeGen' | |
make[1]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/lib' | |
make[1]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/tools/llvm-config' | |
llvm[1]: Building llvm-config BuildVariables.inc file. | |
llvm[1]: Compiling llvm-config.cpp for Release+Asserts build | |
llvm[1]: Linking Release+Asserts executable llvm-config (without symbols) | |
llvm[1]: ======= Finished Linking Release+Asserts Executable llvm-config (without symbols) | |
make[1]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/tools/llvm-config' | |
make[1]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/tools' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/tools/llvm-config' | |
make[2]: Nothing to be done for 'all'. | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/tools/llvm-config' | |
make[2]: Entering directory '/home/Tony/github/llvm-3.7.1.src/build/tools/lto' | |
make[2]: *** No rule to make target '/home/Tony/github/llvm-3.7.1.src/build/Release+Asserts/lib/libLLVMBPFCodeGen.a', needed by '/home/Tony/github/llvm-3.7.1.src/build/Release+Asserts/bin/cygLTO.dll'. Stop. | |
make[2]: *** Waiting for unfinished jobs.... | |
make[2]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/tools/lto' | |
make[1]: *** [/home/Tony/github/llvm-3.7.1.src/Makefile.rules:880: all] Error 1 | |
make[1]: Leaving directory '/home/Tony/github/llvm-3.7.1.src/build/tools' | |
make: *** [/home/Tony/github/llvm-3.7.1.src/Makefile.rules:880: all] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment