Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/llvm33.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8821/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/llvm33.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-238497073 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/llvm33-3.3-3.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/llvm33.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-8821/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/llvm33.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pn62JB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf llvm-3.3.src + /usr/bin/gzip -dc /builddir/build/SOURCES/llvm-3.3.src.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd llvm-3.3.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf tools/clang tools/lldb projects/compiler-rt Patch #1 (0001-data-install-preserve-timestamps.patch): + echo 'Patch #1 (0001-data-install-preserve-timestamps.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/0001-data-install-preserve-timestamps.patch patching file Makefile.rules Patch #2 (0002-linker-flags-speedup-memory.patch): + echo 'Patch #2 (0002-linker-flags-speedup-memory.patch):' + /usr/bin/cat /builddir/build/SOURCES/0002-linker-flags-speedup-memory.patch + /usr/bin/patch -p1 --fuzz=0 patching file tools/llvm-shlib/Makefile Patch #3 (0003-fix-clear-cache-declaration.patch): + echo 'Patch #3 (0003-fix-clear-cache-declaration.patch):' + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/0003-fix-clear-cache-declaration.patch patching file lib/Support/Unix/Memory.inc + sed -i.orig 's|/lib /usr/lib $lt_ld_extra|/usr/lib64 $lt_ld_extra|' configure + sed -i.orig -e 's|(PROJ_prefix)/lib|(PROJ_prefix)/lib64/llvm33|g' -e 's|(PROJ_prefix)/include|(PROJ_prefix)/include/llvm33|g' Makefile.config.in + sed -i.orig -e 's|/lib\>|/lib64/llvm33|g' -e 's|/include\>|/include/llvm33|g' tools/llvm-config/llvm-config.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.js3coQ + umask 022 + cd /builddir/build/BUILD + cd llvm-3.3.src + export CC=gcc + CC=gcc + export CXX=c++ + CXX=c++ + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./projects/sample/autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./projects/sample/autoconf/config.sub ++ basename ./projects/sample/autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./projects/sample/autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './projects/sample/autoconf/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./projects/sample/autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./projects/sample/autoconf/config.guess ++ basename ./projects/sample/autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./projects/sample/autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './projects/sample/autoconf/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' ++ tr '\n' : ++ ls -d1 /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include /usr/lib/gcc/x86_64-redhat-linux/4.8.3/include + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib64/llvm33 --includedir=/usr/include/llvm33 --disable-polly --disable-libcpp --enable-cxx11 --enable-clang-arcmt --enable-clang-static-analyzer --enable-clang-rewriter --enable-optimized --disable-profiling --disable-assertions --disable-werror --disable-expensive-checks --enable-debug-runtime --enable-keep-symbols --enable-jit --enable-docs --disable-doxygen --enable-threads --enable-pthreads --enable-zlib --enable-pic --enable-shared --disable-embed-stdcxx --enable-timestamps --enable-backtraces --enable-targets=x86,powerpc,arm,aarch64,cpp,nvptx,systemz --enable-experimental-targets=R600 --enable-bindings=none --enable-libffi --enable-ltdl-install --with-binutils-include=/usr/include --with-c-include-dirs=/usr/include:/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include:/usr/lib/gcc/x86_64-redhat-linux/4.8.3/include: --with-optimize-option=-O3 ./configure: line 1990: -O2: command not found ./configure: line 1991: -O2: command not found checking for x86_64-redhat-linux-gnu-clang... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 c++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking type of operating system we're going to host on... Linux checking type of operating system we're going to target... Linux checking target architecture... x86_64 checking for grep that handles long lines and -e... /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 whether byte ordering is bigendian... no checking optimization flags... -O3 checking for BSD-compatible nm... /usr/bin/nm -B checking for GNU make... make checking whether ln -s works... yes 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... (cached) /usr/bin/grep checking for mkdir... /usr/bin/mkdir checking for mv... /usr/bin/mv checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-ar... no 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 Graphviz... echo Graphviz checking for dot... echo dot checking for fdp... echo fdp checking for neato... echo neato checking for twopi... echo twopi checking for circo... echo circo checking for gv... no checking for gsview32... no checking for dotty... echo dotty checking for xdot.py... echo xdot.py 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... /usr/bin/zip checking for ocamlc... no checking for ocamlopt... no checking for ocamldep... no checking for ocamldoc... no checking for gas... no checking for as... /usr/bin/as checking for linker version... 2.23.52.0.1 checking for compiler -Wl,-R option... yes checking for compiler -Wl,-export-dynamic option... yes checking for compiler -Wl,--version-script option... yes checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /usr/lib64 checking for objdir... .libs checking command to parse /usr/bin/nm -B output from object... ok checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking tool compatibility... ok checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized checking for python... /usr/bin/python checking for python >= 2.5... /usr/bin/python (2.7.5) checking for sin in -lm... yes checking for library containing dlopen... -ldl checking for library containing clock_gettime... none required checking for library containing ffi_call... -lffi 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... (cached) yes checking for library containing opendir... (cached) 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 how to run the C++ preprocessor... c++ -E checking cxxabi.h usability... yes checking cxxabi.h presence... yes checking for cxxabi.h... yes checking for dlfcn.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for malloc.h... (cached) 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 windows.h usability... no checking windows.h presence... no checking for windows.h... no 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 for sys/types.h... (cached) 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 ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking ffi/ffi.h usability... no checking ffi/ffi.h presence... no checking for ffi/ffi.h... no 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... yes checking for ceilf... yes checking for floorf... yes checking for roundf... yes checking for rintf... yes checking for nearbyintf... yes checking for getcwd... yes checking for powf... yes checking for fmodf... yes checking for strtof... yes checking for round... yes checking for log... yes checking for log2... yes checking for log10... yes checking for exp... yes checking for exp2... 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 strdup... yes checking for strerror... yes checking for strerror_r... yes checking for setenv... yes checking for arc4random... no checking for strtoll... yes checking for strtoq... yes checking for sysconf... yes checking for malloc_zone_statistics... no checking for setjmp... yes checking for longjmp... yes checking for sigsetjmp... no checking for siglongjmp... yes checking for writev... yes checking if printf has the %a format character... yes checking for srand48/lrand48/drand48 in ... yes checking whether strerror_s is declared... no checking for isnan in ... yes checking for isnan in ... yes checking for std::isnan in ... yes checking for isinf in ... yes checking for isinf in ... yes checking for std::isinf in ... yes checking for finite in ... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for mmap of files... yes checking if /dev/zero is needed for mmap... no checking for GCC atomic builtins... yes checking for 32-bit userspace on 64-bit system... no 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 runtime/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 === configuring in projects/sample (/builddir/build/BUILD/llvm-3.3.src/projects/sample) configure: running /bin/sh ./configure --prefix=/usr '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--libdir=/usr/lib64/llvm33' '--includedir=/usr/include/llvm33' '--disable-polly' '--disable-libcpp' '--enable-cxx11' '--enable-clang-arcmt' '--enable-clang-static-analyzer' '--enable-clang-rewriter' '--enable-optimized' '--disable-profiling' '--disable-assertions' '--disable-werror' '--disable-expensive-checks' '--enable-debug-runtime' '--enable-keep-symbols' '--enable-jit' '--enable-docs' '--disable-doxygen' '--enable-threads' '--enable-pthreads' '--enable-zlib' '--enable-pic' '--enable-shared' '--disable-embed-stdcxx' '--enable-timestamps' '--enable-backtraces' '--enable-targets=x86,powerpc,arm,aarch64,cpp,nvptx,systemz' '--enable-experimental-targets=R600' '--enable-bindings=none' '--enable-libffi' '--enable-ltdl-install' '--with-binutils-include=/usr/include' '--with-c-include-dirs=/usr/include:/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include:/usr/lib/gcc/x86_64-redhat-linux/4.8.3/include:' '--with-optimize-option=-O3' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' 'CXX=c++' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. checking llvm-config... no checking LLVM package version... unknown checking for x86_64-redhat-linux-gnu-clang... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 c++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking type of operating system we're going to host on... Linux checking type of operating system we're going to target... Linux checking target architecture... x86_64 checking for grep that handles long lines and -e... /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 whether byte ordering is bigendian... no checking optimization flags... -O3 checking for BSD-compatible nm... /usr/bin/nm -B checking for GNU make... make checking whether ln -s works... yes 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... (cached) /usr/bin/grep checking for mkdir... /usr/bin/mkdir checking for mv... /usr/bin/mv checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-ar... no 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 Graphviz... echo Graphviz checking for dot... echo dot checking for fdp... echo fdp checking for neato... echo neato checking for twopi... echo twopi checking for circo... echo circo checking for gv... no checking for gsview32... no checking for dotty... echo dotty checking for xdot.py... echo xdot.py 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 pod2html... /usr/bin/pod2html checking for pod2man... /usr/bin/pod2man checking for pdfroff... /usr/bin/pdfroff checking for runtest... /usr/bin/runtest checking for the tclsh program in tclinclude directory... none checking for tclsh8.4... no checking for tclsh8.4.8... no checking for tclsh8.4.7... no checking for tclsh8.4.6... no checking for tclsh8.4.5... no checking for tclsh8.4.4... no checking for tclsh8.4.3... no checking for tclsh8.4.2... no checking for tclsh8.4.1... no checking for tclsh8.4.0... no checking for tclsh8.3... no checking for tclsh8.3.5... no checking for tclsh8.3.4... no checking for tclsh8.3.3... no checking for tclsh8.3.2... no checking for tclsh8.3.1... no checking for tclsh8.3.0... no checking for tclsh... /usr/bin/tclsh checking for zip... /usr/bin/zip checking for ocamlc... no checking for ocamlopt... no checking for ocamldep... no checking for ocamldoc... no checking for gas... no checking for as... /usr/bin/as checking for linker version... 2.23.52.0.1 checking for compiler -Wl,-R option... yes checking for compiler -Wl,-export-dynamic option... yes checking for compiler -Wl,--version-script option... yes checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking command to parse /usr/bin/nm -B output from object... ok checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking tool compatibility... ok checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers checking for sin in -lm... yes checking for library containing dlopen... -ldl checking for library containing ffi_call... -lffi 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 dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) 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 dlfcn.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for malloc.h... (cached) 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 windows.h usability... no checking windows.h presence... no checking for windows.h... no 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 for sys/types.h... (cached) 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking ffi/ffi.h usability... no checking ffi/ffi.h presence... no checking for ffi/ffi.h... no 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... yes checking for ceilf... yes checking for floorf... yes checking for roundf... yes checking for rintf... yes checking for nearbyintf... yes checking for getcwd... yes checking for powf... yes checking for fmodf... yes checking for strtof... yes checking for round... 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 realpath... yes checking for sbrk... yes checking for setrlimit... (cached) yes checking for strdup... yes checking for strerror... yes checking for strerror_r... yes checking for setenv... yes checking for strtoll... yes checking for strtoq... yes checking for sysconf... yes checking for malloc_zone_statistics... no checking for setjmp... yes checking for longjmp... yes checking for sigsetjmp... no checking for siglongjmp... yes checking for writev... yes checking if printf has the %a format character... yes checking for srand48/lrand48/drand48 in ... yes checking whether strerror_s is declared... no checking for isnan in ... yes checking for isnan in ... yes checking for std::isnan in ... yes checking for isinf in ... yes checking for isinf in ... yes checking for std::isinf in ... yes checking for finite in ... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for mmap of files... yes checking if /dev/zero is needed for mmap... no checking for GCC atomic builtins... yes checking for 32-bit userspace on 64-bit system... no checking for __dso_handle... yes checking for compiler -fvisibility-inlines-hidden option... yes configure: creating ./config.status config.status: creating Makefile.common config.status: creating Makefile.llvm.config config.status: executing setup commands config.status: executing Makefile commands config.status: executing lib/Makefile commands config.status: executing lib/sample/Makefile commands config.status: executing tools/Makefile commands config.status: executing tools/sample/Makefile commands + make -j2 REQUIRES_RTTI=1 VERBOSE=1 'OPTIMIZE_OPTION=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' llvm[0]: Constructing LLVMBuild project information. /usr/bin/python /builddir/build/BUILD/llvm-3.3.src/utils/llvm-build/llvm-build \ --native-target "x86_64" \ --enable-targets "R600 SystemZ NVPTX CppBackend AArch64 ARM PowerPC X86 " \ --enable-optional-components "" \ --write-library-table /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/LibraryDependencies.inc \ --write-make-fragment /builddir/build/BUILD/llvm-3.3.src/Makefile.llvmbuild for dir in lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib tools/llvm-config tools runtime docs unittests; do \ (make -C $dir all ) || exit 1; \ done make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Support' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release > /dev/null /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/lib > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/.dir llvm[1]: Compiling APFloat.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d" APFloat.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.d.tmp"; exit 1; fi /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/lib/.dir llvm[1]: Compiling APInt.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d" APInt.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.d.tmp"; exit 1; fi llvm[1]: Compiling APSInt.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d" APSInt.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.d.tmp"; exit 1; fi llvm[1]: Compiling Allocator.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d" Allocator.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.d.tmp"; exit 1; fi llvm[1]: Compiling Atomic.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d" Atomic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.d.tmp"; exit 1; fi llvm[1]: Compiling BlockFrequency.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d" BlockFrequency.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.d.tmp"; exit 1; fi llvm[1]: Compiling BranchProbability.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d" BranchProbability.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.d.tmp"; exit 1; fi llvm[1]: Compiling CommandLine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d" CommandLine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.d.tmp"; exit 1; fi llvm[1]: Compiling Compression.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d" Compression.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.d.tmp"; exit 1; fi llvm[1]: Compiling ConstantRange.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d" ConstantRange.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.d.tmp"; exit 1; fi llvm[1]: Compiling ConvertUTF.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d" ConvertUTF.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.d.tmp"; exit 1; fi llvm[1]: Compiling ConvertUTFWrapper.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d" ConvertUTFWrapper.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.d.tmp"; exit 1; fi llvm[1]: Compiling CrashRecoveryContext.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d" CrashRecoveryContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.d.tmp"; exit 1; fi llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d" DAGDeltaAlgorithm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.d.tmp"; exit 1; fi llvm[1]: Compiling DataExtractor.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d" DataExtractor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.d.tmp"; exit 1; fi llvm[1]: Compiling DataStream.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d" DataStream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.d.tmp"; exit 1; fi llvm[1]: Compiling Debug.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d" Debug.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.d.tmp"; exit 1; fi llvm[1]: Compiling DeltaAlgorithm.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d" DeltaAlgorithm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.d.tmp"; exit 1; fi llvm[1]: Compiling Disassembler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d" Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.d.tmp"; exit 1; fi llvm[1]: Compiling Dwarf.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d" Dwarf.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.d.tmp"; exit 1; fi llvm[1]: Compiling DynamicLibrary.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d" DynamicLibrary.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.d.tmp"; exit 1; fi llvm[1]: Compiling Errno.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d" Errno.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.d.tmp"; exit 1; fi llvm[1]: Compiling ErrorHandling.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d" ErrorHandling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.d.tmp"; exit 1; fi llvm[1]: Compiling FileOutputBuffer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d" FileOutputBuffer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.d.tmp"; exit 1; fi llvm[1]: Compiling FileUtilities.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d" FileUtilities.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.d.tmp"; exit 1; fi llvm[1]: Compiling FoldingSet.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d" FoldingSet.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.d.tmp"; exit 1; fi llvm[1]: Compiling FormattedStream.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d" FormattedStream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.d.tmp"; exit 1; fi llvm[1]: Compiling GraphWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d" GraphWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.d.tmp"; exit 1; fi llvm[1]: Compiling Hashing.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d" Hashing.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.d.tmp"; exit 1; fi llvm[1]: Compiling Host.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d" Host.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.d.tmp"; exit 1; fi llvm[1]: Compiling IncludeFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d" IncludeFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.d.tmp"; exit 1; fi llvm[1]: Compiling IntEqClasses.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d" IntEqClasses.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.d.tmp"; exit 1; fi llvm[1]: Compiling IntervalMap.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d" IntervalMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.d.tmp"; exit 1; fi llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d" IntrusiveRefCntPtr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.d.tmp"; exit 1; fi llvm[1]: Compiling IsInf.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d" IsInf.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.d.tmp"; exit 1; fi llvm[1]: Compiling IsNAN.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d" IsNAN.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.d.tmp"; exit 1; fi llvm[1]: Compiling Locale.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d" Locale.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.d.tmp"; exit 1; fi llvm[1]: Compiling LockFileManager.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d" LockFileManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.d.tmp"; exit 1; fi llvm[1]: Compiling ManagedStatic.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d" ManagedStatic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.d.tmp"; exit 1; fi llvm[1]: Compiling Memory.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d" Memory.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.d.tmp"; exit 1; fi llvm[1]: Compiling MemoryBuffer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d" MemoryBuffer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.d.tmp"; exit 1; fi llvm[1]: Compiling MemoryObject.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d" MemoryObject.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.d.tmp"; exit 1; fi llvm[1]: Compiling Mutex.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d" Mutex.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.d.tmp"; exit 1; fi llvm[1]: Compiling Path.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d" Path.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.d.tmp"; exit 1; fi llvm[1]: Compiling PathV2.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d" PathV2.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.d.tmp"; exit 1; fi llvm[1]: Compiling PluginLoader.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d" PluginLoader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.d.tmp"; exit 1; fi llvm[1]: Compiling PrettyStackTrace.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d" PrettyStackTrace.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.d.tmp"; exit 1; fi llvm[1]: Compiling Process.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d" Process.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.d.tmp"; exit 1; fi llvm[1]: Compiling Program.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d" Program.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.d.tmp"; exit 1; fi llvm[1]: Compiling RWMutex.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d" RWMutex.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.d.tmp"; exit 1; fi llvm[1]: Compiling Regex.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d" Regex.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.d.tmp"; exit 1; fi llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d" SearchForAddressOfSpecialSymbol.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp"; exit 1; fi llvm[1]: Compiling Signals.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d" Signals.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.d.tmp"; exit 1; fi llvm[1]: Compiling SmallPtrSet.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d" SmallPtrSet.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.d.tmp"; exit 1; fi llvm[1]: Compiling SmallVector.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d" SmallVector.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.d.tmp"; exit 1; fi llvm[1]: Compiling SourceMgr.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d" SourceMgr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.d.tmp"; exit 1; fi llvm[1]: Compiling Statistic.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d" Statistic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.d.tmp"; exit 1; fi llvm[1]: Compiling StreamableMemoryObject.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d" StreamableMemoryObject.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.d.tmp"; exit 1; fi llvm[1]: Compiling StringExtras.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d" StringExtras.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.d.tmp"; exit 1; fi llvm[1]: Compiling StringMap.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d" StringMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.d.tmp"; exit 1; fi llvm[1]: Compiling StringPool.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d" StringPool.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.d.tmp"; exit 1; fi llvm[1]: Compiling StringRef.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d" StringRef.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.d.tmp"; exit 1; fi llvm[1]: Compiling SystemUtils.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d" SystemUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.d.tmp"; exit 1; fi llvm[1]: Compiling TargetRegistry.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d" TargetRegistry.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.d.tmp"; exit 1; fi llvm[1]: Compiling ThreadLocal.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d" ThreadLocal.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.d.tmp"; exit 1; fi ThreadLocal.cpp: In constructor 'llvm::sys::ThreadLocalImpl::ThreadLocalImpl()': ThreadLocal.cpp:53:15: warning: typedef 'SIZE_TOO_BIG' locally defined but not used [-Wunused-local-typedefs] typedef int SIZE_TOO_BIG[sizeof(pthread_key_t) <= sizeof(data) ? 1 : -1]; ^ llvm[1]: Compiling Threading.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d" Threading.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.d.tmp"; exit 1; fi llvm[1]: Compiling TimeValue.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d" TimeValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.d.tmp"; exit 1; fi llvm[1]: Compiling Timer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d" Timer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.d.tmp"; exit 1; fi llvm[1]: Compiling ToolOutputFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d" ToolOutputFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.d.tmp"; exit 1; fi llvm[1]: Compiling Triple.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d" Triple.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.d.tmp"; exit 1; fi llvm[1]: Compiling Twine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d" Twine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.d.tmp"; exit 1; fi llvm[1]: Compiling Valgrind.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d" Valgrind.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.d.tmp"; exit 1; fi llvm[1]: Compiling Watchdog.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d" Watchdog.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.d.tmp"; exit 1; fi llvm[1]: Compiling YAMLParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d" YAMLParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.d.tmp"; exit 1; fi llvm[1]: Compiling YAMLTraits.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d" YAMLTraits.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.d.tmp"; exit 1; fi llvm[1]: Compiling circular_raw_ostream.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d" circular_raw_ostream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.d.tmp"; exit 1; fi llvm[1]: Compiling raw_os_ostream.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d" raw_os_ostream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.d.tmp"; exit 1; fi llvm[1]: Compiling raw_ostream.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.d" raw_ostream.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.d.tmp"; exit 1; fi llvm[1]: Compiling regcomp.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.d" regcomp.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.d.tmp"; exit 1; fi llvm[1]: Compiling regerror.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.d" regerror.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.d.tmp"; exit 1; fi llvm[1]: Compiling regexec.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.d" regexec.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.d.tmp"; exit 1; fi llvm[1]: Compiling regfree.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.d" regfree.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.d.tmp"; exit 1; fi llvm[1]: Compiling regstrlcpy.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d" regstrlcpy.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.d.tmp"; exit 1; fi llvm[1]: Compiling system_error.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d" system_error.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.d.tmp"; exit 1; fi llvm[1]: Building Release Archive Library libLLVMSupport.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSupport.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSupport.a /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APFloat.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APInt.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/APSInt.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Allocator.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Atomic.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BlockFrequency.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/BranchProbability.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CommandLine.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Compression.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConstantRange.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTF.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ConvertUTFWrapper.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/CrashRecoveryContext.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DAGDeltaAlgorithm.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataExtractor.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DataStream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Debug.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DeltaAlgorithm.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Disassembler.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Dwarf.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/DynamicLibrary.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Errno.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ErrorHandling.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileOutputBuffer.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FileUtilities.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FoldingSet.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/FormattedStream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/GraphWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Hashing.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Host.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IncludeFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntEqClasses.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntervalMap.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IntrusiveRefCntPtr.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsInf.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/IsNAN.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Locale.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/LockFileManager.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ManagedStatic.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Memory.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryBuffer.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/MemoryObject.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Mutex.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Path.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PathV2.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PluginLoader.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/PrettyStackTrace.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Process.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Program.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/RWMutex.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Regex.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Signals.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallPtrSet.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SmallVector.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SourceMgr.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Statistic.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StreamableMemoryObject.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringExtras.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringMap.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringPool.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/StringRef.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/SystemUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TargetRegistry.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ThreadLocal.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Threading.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/TimeValue.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Timer.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/ToolOutputFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Triple.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Twine.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Valgrind.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/Watchdog.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLParser.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/YAMLTraits.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/circular_raw_ostream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_os_ostream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/raw_ostream.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regcomp.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regerror.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regexec.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regfree.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/regstrlcpy.o /builddir/build/BUILD/llvm-3.3.src/lib/Support/Release/system_error.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSupport.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Support' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/TableGen' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/.dir llvm[1]: Compiling Error.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.d.tmp"; exit 1; fi llvm[1]: Compiling Main.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d" Main.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.d.tmp"; exit 1; fi llvm[1]: Compiling Record.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d" Record.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.d.tmp"; exit 1; fi llvm[1]: Compiling StringMatcher.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d" StringMatcher.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.d.tmp"; exit 1; fi llvm[1]: Compiling TGLexer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d" TGLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.d.tmp"; exit 1; fi llvm[1]: Compiling TGParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d" TGParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.d.tmp"; exit 1; fi llvm[1]: Compiling TableGenBackend.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.d" TableGenBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.d.tmp"; exit 1; fi llvm[1]: Building Release Archive Library libLLVMTableGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTableGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTableGen.a /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Error.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Main.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/Record.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/StringMatcher.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGLexer.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TGParser.o /builddir/build/BUILD/llvm-3.3.src/lib/TableGen/Release/TableGenBackend.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTableGen.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/TableGen' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck; \ DD=FileCheck; \ if [ ! -f $SD/Makefile ]; then \ SD=FileCheck; \ DD=FileCheck; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate; \ DD=FileUpdate; \ if [ ! -f $SD/Makefile ]; then \ SD=FileUpdate; \ DD=FileUpdate; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/.dir /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/bin > /dev/null /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/Release/bin > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/bin/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/Release/bin/.dir llvm[2]: Compiling FileUpdate.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d" FileUpdate.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.d.tmp"; exit 1; fi llvm[2]: Compiling FileCheck.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d" FileCheck.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.d.tmp"; exit 1; fi llvm[2]: Linking Release executable FileUpdate c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/FileUpdate /builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate/Release/FileUpdate.o -lLLVMSupport \ -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable FileUpdate make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/TableGen; \ DD=TableGen; \ if [ ! -f $SD/Makefile ]; then \ SD=TableGen; \ DD=TableGen; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/TableGen' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/.dir llvm[2]: Compiling AsmMatcherEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d" AsmMatcherEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.d.tmp"; exit 1; fi llvm[2]: Linking Release executable FileCheck c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/FileCheck /builddir/build/BUILD/llvm-3.3.src/utils/FileCheck/Release/FileCheck.o -lLLVMSupport \ -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable FileCheck make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle; \ DD=PerfectShuffle; \ if [ ! -f $SD/Makefile ]; then \ SD=PerfectShuffle; \ DD=PerfectShuffle; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/.dir llvm[2]: Compiling PerfectShuffle.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d" PerfectShuffle.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-PerfectShuffle c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-PerfectShuffle /builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle/Release/PerfectShuffle.o \ -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-PerfectShuffle make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/count; \ DD=count; \ if [ ! -f $SD/Makefile ]; then \ SD=count; \ DD=count; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/count' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/count/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/count/Release/.dir llvm[2]: Compiling count.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/count -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d" count.c -o /builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.d.tmp"; exit 1; fi llvm[2]: Linking Release executable count c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/count -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/count /builddir/build/BUILD/llvm-3.3.src/utils/count/Release/count.o \ -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable count make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/count' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp; \ DD=fpcmp; \ if [ ! -f $SD/Makefile ]; then \ SD=fpcmp; \ DD=fpcmp; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/.dir llvm[2]: Compiling fpcmp.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d" fpcmp.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.d.tmp"; exit 1; fi llvm[2]: Linking Release executable fpcmp c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/fpcmp /builddir/build/BUILD/llvm-3.3.src/utils/fpcmp/Release/fpcmp.o -lLLVMSupport \ -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable fpcmp make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/llvm-lit; \ DD=llvm-lit; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-lit; \ DD=llvm-lit; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/llvm-lit' llvm[2]: Creating 'llvm-lit' script... echo s=@LLVM_SOURCE_DIR@=/builddir/build/BUILD/llvm-3.3.src=g > lit.tmp echo s=@LLVM_BINARY_DIR@=/builddir/build/BUILD/llvm-3.3.src=g >> lit.tmp sed -f lit.tmp llvm-lit.in > /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-lit chmod +x /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-lit rm -f lit.tmp make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/llvm-lit' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/not; \ DD=not; \ if [ ! -f $SD/Makefile ]; then \ SD=not; \ DD=not; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/not' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/not/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/not/Release/.dir llvm[2]: Compiling not.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/not -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d" not.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.d.tmp"; exit 1; fi llvm[2]: Linking Release executable not c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/not -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/not /builddir/build/BUILD/llvm-3.3.src/utils/not/Release/not.o -lLLVMSupport \ -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable not make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/not' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/unittest; \ DD=unittest; \ if [ ! -f $SD/Makefile ]; then \ SD=unittest; \ DD=unittest; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest; \ DD=googletest; \ if [ ! -f $SD/Makefile ]; then \ SD=googletest; \ DD=googletest; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/.dir llvm[3]: Compiling gtest.cc for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d" gtest.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.d.tmp"; exit 1; fi llvm[2]: Compiling AsmWriterEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d" AsmWriterEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling gtest-death-test.cc for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d" gtest-death-test.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.d.tmp"; exit 1; fi llvm[3]: Compiling gtest-filepath.cc for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d" gtest-filepath.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.d.tmp"; exit 1; fi llvm[3]: Compiling gtest-port.cc for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d" gtest-port.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.d.tmp"; exit 1; fi llvm[3]: Compiling gtest-printers.cc for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d" gtest-printers.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.d.tmp"; exit 1; fi llvm[3]: Compiling gtest-test-part.cc for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d" gtest-test-part.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.d.tmp"; exit 1; fi llvm[2]: Compiling AsmWriterInst.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d" AsmWriterInst.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.d.tmp"; exit 1; fi llvm[3]: Compiling gtest-typed-test.cc for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d" gtest-typed-test.cc -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libgtest.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest.a /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-death-test.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-filepath.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-port.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-printers.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-test-part.o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/Release/gtest-typed-test.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest' \ SD=/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain; \ DD=UnitTestMain; \ if [ ! -f $SD/Makefile ]; then \ SD=UnitTestMain; \ DD=UnitTestMain; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/.dir llvm[3]: Compiling TestMain.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d" TestMain.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.d.tmp"; exit 1; fi llvm[2]: Compiling CTagsEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d" CTagsEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libgtest_main.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest_main.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest_main.a /builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain/Release/TestMain.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libgtest_main.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest' llvm[2]: Compiling CallingConvEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d" CallingConvEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling CodeEmitterGen.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d" CodeEmitterGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d" CodeGenDAGPatterns.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenInstruction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d" CodeGenInstruction.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenMapTable.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d" CodeGenMapTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenRegisters.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d" CodeGenRegisters.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenSchedule.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d" CodeGenSchedule.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenTarget.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d" CodeGenTarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d" DAGISelEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcher.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d" DAGISelMatcher.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d" DAGISelMatcherEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcherGen.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d" DAGISelMatcherGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d" DAGISelMatcherOpt.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp"; exit 1; fi llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d" DFAPacketizerEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling DisassemblerEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d" DisassemblerEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling FastISelEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d" FastISelEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d" FixedLenDecoderEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling InstrInfoEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d" InstrInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling IntrinsicEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d" IntrinsicEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling OptParserEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d" OptParserEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d" PseudoLoweringEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterInfoEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d" RegisterInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling SetTheory.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d" SetTheory.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.d.tmp"; exit 1; fi llvm[2]: Compiling SubtargetEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d" SubtargetEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling TGValueTypes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d" TGValueTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.d.tmp"; exit 1; fi llvm[2]: Compiling TableGen.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d" TableGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.d.tmp"; exit 1; fi llvm[2]: Compiling X86DisassemblerTables.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d" X86DisassemblerTables.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.d.tmp"; exit 1; fi llvm[2]: Compiling X86ModRMFilters.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d" X86ModRMFilters.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.d.tmp"; exit 1; fi llvm[2]: Compiling X86RecognizableInstr.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d" X86RecognizableInstr.cpp -o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-tblgen c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/utils/TableGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmMatcherEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/AsmWriterInst.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CTagsEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CallingConvEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeEmitterGen.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenDAGPatterns.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenInstruction.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenMapTable.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenRegisters.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenSchedule.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/CodeGenTarget.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcher.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherGen.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DAGISelMatcherOpt.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DFAPacketizerEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/DisassemblerEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FastISelEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/FixedLenDecoderEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/InstrInfoEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/IntrinsicEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/OptParserEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/PseudoLoweringEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/RegisterInfoEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SetTheory.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/SubtargetEmitter.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TGValueTypes.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/TableGen.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86DisassemblerTables.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86ModRMFilters.o /builddir/build/BUILD/llvm-3.3.src/utils/TableGen/Release/X86RecognizableInstr.o -lLLVMTableGen -lLLVMSupport \ -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-tblgen make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/TableGen' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release > /dev/null /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/include/llvm/IR > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/include/llvm/IR/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/.dir llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/IR -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target /builddir/build/BUILD/llvm-3.3.src/include/llvm/IR/Intrinsics.td -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Intrinsics.gen.tmp -gen-intrinsic /usr/bin/cmp -s /builddir/build/BUILD/llvm-3.3.src/include/llvm/IR/Intrinsics.gen /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Intrinsics.gen.tmp || ( /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Intrinsics.gen.tmp /builddir/build/BUILD/llvm-3.3.src/include/llvm/IR/Intrinsics.gen && \ echo llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp \ changed significantly. ) llvm[1]: Updated Intrinsics.gen because Intrinsics.gen.tmp changed significantly. llvm[1]: Compiling Attributes.cpp for Release build llvm[1]: Compiling AsmWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d" AsmWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.d.tmp"; exit 1; fi if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d" Attributes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.d.tmp"; exit 1; fi llvm[1]: Compiling AutoUpgrade.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d" AutoUpgrade.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.d.tmp"; exit 1; fi llvm[1]: Compiling BasicBlock.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d" BasicBlock.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.d.tmp"; exit 1; fi llvm[1]: Compiling ConstantFold.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d" ConstantFold.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.d.tmp"; exit 1; fi llvm[1]: Compiling Constants.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d" Constants.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.d.tmp"; exit 1; fi llvm[1]: Compiling Core.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d" Core.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.d.tmp"; exit 1; fi llvm[1]: Compiling DIBuilder.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d" DIBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.d.tmp"; exit 1; fi llvm[1]: Compiling DataLayout.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d" DataLayout.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.d.tmp"; exit 1; fi llvm[1]: Compiling DebugInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d" DebugInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.d.tmp"; exit 1; fi llvm[1]: Compiling DebugLoc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d" DebugLoc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.d.tmp"; exit 1; fi llvm[1]: Compiling Dominators.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d" Dominators.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.d.tmp"; exit 1; fi llvm[1]: Compiling Function.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d" Function.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.d.tmp"; exit 1; fi llvm[1]: Compiling GCOV.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d" GCOV.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.d.tmp"; exit 1; fi llvm[1]: Compiling GVMaterializer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d" GVMaterializer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.d.tmp"; exit 1; fi llvm[1]: Compiling Globals.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d" Globals.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.d.tmp"; exit 1; fi llvm[1]: Compiling IRBuilder.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d" IRBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.d.tmp"; exit 1; fi llvm[1]: Compiling InlineAsm.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d" InlineAsm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.d.tmp"; exit 1; fi llvm[1]: Compiling Instruction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d" Instruction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.d.tmp"; exit 1; fi llvm[1]: Compiling Instructions.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d" Instructions.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.d.tmp"; exit 1; fi llvm[1]: Compiling IntrinsicInst.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d" IntrinsicInst.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.d.tmp"; exit 1; fi llvm[1]: Compiling LLVMContext.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d" LLVMContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.d.tmp"; exit 1; fi llvm[1]: Compiling LLVMContextImpl.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d" LLVMContextImpl.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.d.tmp"; exit 1; fi llvm[1]: Compiling LeakDetector.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d" LeakDetector.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.d.tmp"; exit 1; fi llvm[1]: Compiling Metadata.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d" Metadata.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.d.tmp"; exit 1; fi llvm[1]: Compiling Module.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d" Module.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.d.tmp"; exit 1; fi llvm[1]: Compiling Pass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d" Pass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.d.tmp"; exit 1; fi llvm[1]: Compiling PassManager.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d" PassManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.d.tmp"; exit 1; fi llvm[1]: Compiling PassRegistry.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d" PassRegistry.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.d.tmp"; exit 1; fi llvm[1]: Compiling PrintModulePass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d" PrintModulePass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.d.tmp"; exit 1; fi llvm[1]: Compiling Type.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d" Type.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.d.tmp"; exit 1; fi llvm[1]: Compiling TypeFinder.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d" TypeFinder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.d.tmp"; exit 1; fi llvm[1]: Compiling Use.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d" Use.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.d.tmp"; exit 1; fi llvm[1]: Compiling User.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d" User.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.d.tmp"; exit 1; fi llvm[1]: Compiling Value.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d" Value.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.d.tmp"; exit 1; fi llvm[1]: Compiling ValueSymbolTable.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d" ValueSymbolTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.d.tmp"; exit 1; fi llvm[1]: Compiling ValueTypes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d" ValueTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.d.tmp"; exit 1; fi llvm[1]: Compiling Verifier.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.d" Verifier.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.d.tmp"; exit 1; fi llvm[1]: Building Release Archive Library libLLVMCore.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCore.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCore.a /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AsmWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Attributes.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/AutoUpgrade.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/BasicBlock.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ConstantFold.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Constants.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Core.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DIBuilder.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DataLayout.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/DebugLoc.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Dominators.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Function.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GCOV.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/GVMaterializer.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Globals.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IRBuilder.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/InlineAsm.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instruction.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Instructions.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/IntrinsicInst.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContext.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LLVMContextImpl.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/LeakDetector.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Metadata.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Module.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Pass.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassManager.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PassRegistry.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/PrintModulePass.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Type.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/TypeFinder.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Use.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/User.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Value.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueSymbolTable.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/ValueTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/IR/Release/Verifier.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCore.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/IR; \ DD=IR; \ if [ ! -f $SD/Makefile ]; then \ SD=IR; \ DD=IR; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser; \ DD=AsmParser; \ if [ ! -f $SD/Makefile ]; then \ SD=AsmParser; \ DD=AsmParser; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/.dir llvm[2]: Compiling LLLexer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d" LLLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.d.tmp"; exit 1; fi make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode; \ DD=Bitcode; \ if [ ! -f $SD/Makefile ]; then \ SD=Bitcode; \ DD=Bitcode; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader; \ DD=Reader; \ if [ ! -f $SD/Makefile ]; then \ SD=Reader; \ DD=Reader; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/.dir llvm[3]: Compiling BitReader.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d" BitReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.d.tmp"; exit 1; fi llvm[3]: Compiling BitcodeReader.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d" BitcodeReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp"; exit 1; fi llvm[2]: Compiling LLParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d" LLParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.d.tmp"; exit 1; fi llvm[3]: Compiling BitstreamReader.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d" BitstreamReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp"; exit 1; fi llvm[2]: Compiling Parser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d" Parser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMBitReader.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitReader.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitReader.a /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitReader.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitcodeReader.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader/Release/BitstreamReader.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitReader.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer; \ DD=Writer; \ if [ ! -f $SD/Makefile ]; then \ SD=Writer; \ DD=Writer; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/.dir llvm[3]: Compiling BitWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d" BitWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmParser.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLLexer.o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/LLParser.o /builddir/build/BUILD/llvm-3.3.src/lib/AsmParser/Release/Parser.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmParser.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Archive; \ DD=Archive; \ if [ ! -f $SD/Makefile ]; then \ SD=Archive; \ DD=Archive; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Archive' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/.dir llvm[2]: Compiling Archive.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Archive -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d" Archive.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.d.tmp"; exit 1; fi llvm[3]: Compiling BitcodeWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d" BitcodeWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp"; exit 1; fi llvm[2]: Compiling ArchiveReader.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Archive -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d" ArchiveReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.d.tmp"; exit 1; fi llvm[2]: Compiling ArchiveWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Archive -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d" ArchiveWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMArchive.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMArchive.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMArchive.a /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/Archive.o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveReader.o /builddir/build/BUILD/llvm-3.3.src/lib/Archive/Release/ArchiveWriter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMArchive.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Archive' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Analysis; \ DD=Analysis; \ if [ ! -f $SD/Makefile ]; then \ SD=Analysis; \ DD=Analysis; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/.dir llvm[2]: Compiling AliasAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d" AliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling BitcodeWriterPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d" BitcodeWriterPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp"; exit 1; fi llvm[3]: Compiling ValueEnumerator.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d" ValueEnumerator.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp"; exit 1; fi llvm[2]: Compiling AliasAnalysisCounter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d" AliasAnalysisCounter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.d.tmp"; exit 1; fi llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d" AliasAnalysisEvaluator.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMBitWriter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitWriter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitWriter.a /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer/Release/ValueEnumerator.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMBitWriter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Transforms; \ DD=Transforms; \ if [ ! -f $SD/Makefile ]; then \ SD=Transforms; \ DD=Transforms; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils; \ DD=Utils; \ if [ ! -f $SD/Makefile ]; then \ SD=Utils; \ DD=Utils; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/.dir llvm[3]: Compiling BasicBlockUtils.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d" BasicBlockUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp"; exit 1; fi llvm[2]: Compiling AliasDebugger.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d" AliasDebugger.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.d.tmp"; exit 1; fi llvm[2]: Compiling AliasSetTracker.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d" AliasSetTracker.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.d.tmp"; exit 1; fi llvm[3]: Compiling BreakCriticalEdges.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d" BreakCriticalEdges.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp"; exit 1; fi llvm[2]: Compiling Analysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d" Analysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.d.tmp"; exit 1; fi llvm[3]: Compiling BuildLibCalls.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d" BuildLibCalls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp"; exit 1; fi llvm[2]: Compiling BasicAliasAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d" BasicAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling BypassSlowDivision.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d" BypassSlowDivision.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp"; exit 1; fi llvm[2]: Compiling BlockFrequencyInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d" BlockFrequencyInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.d.tmp"; exit 1; fi llvm[3]: Compiling CloneFunction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d" CloneFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.d.tmp"; exit 1; fi llvm[3]: Compiling CloneModule.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d" CloneModule.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.d.tmp"; exit 1; fi llvm[2]: Compiling BranchProbabilityInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d" BranchProbabilityInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.d.tmp"; exit 1; fi llvm[3]: Compiling CmpInstAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d" CmpInstAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling CFGPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d" CFGPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling CodeExtractor.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d" CodeExtractor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.d.tmp"; exit 1; fi llvm[2]: Compiling CaptureTracking.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d" CaptureTracking.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.d.tmp"; exit 1; fi llvm[2]: Compiling CodeMetrics.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d" CodeMetrics.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.d.tmp"; exit 1; fi llvm[2]: Compiling ConstantFolding.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d" ConstantFolding.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.d.tmp"; exit 1; fi llvm[3]: Compiling DemoteRegToStack.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d" DemoteRegToStack.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp"; exit 1; fi llvm[3]: Compiling InlineFunction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d" InlineFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.d.tmp"; exit 1; fi llvm[2]: Compiling CostModel.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d" CostModel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.d.tmp"; exit 1; fi llvm[2]: Compiling DependenceAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d" DependenceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling InstructionNamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d" InstructionNamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.d.tmp"; exit 1; fi llvm[3]: Compiling IntegerDivision.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d" IntegerDivision.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.d.tmp"; exit 1; fi llvm[3]: Compiling LCSSA.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d" LCSSA.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.d.tmp"; exit 1; fi llvm[2]: Compiling DomPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d" DomPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling Local.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d" Local.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.d.tmp"; exit 1; fi llvm[2]: Compiling DominanceFrontier.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d" DominanceFrontier.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.d.tmp"; exit 1; fi llvm[2]: Compiling IVUsers.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d" IVUsers.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.d.tmp"; exit 1; fi llvm[3]: Compiling LoopSimplify.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d" LoopSimplify.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.d.tmp"; exit 1; fi llvm[2]: Compiling InstCount.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d" InstCount.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.d.tmp"; exit 1; fi llvm[2]: Compiling InstructionSimplify.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d" InstructionSimplify.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnroll.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d" LoopUnroll.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnrollRuntime.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d" LoopUnrollRuntime.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp"; exit 1; fi llvm[2]: Compiling Interval.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d" Interval.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.d.tmp"; exit 1; fi llvm[2]: Compiling IntervalPartition.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d" IntervalPartition.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.d.tmp"; exit 1; fi llvm[2]: Compiling LazyValueInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d" LazyValueInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.d.tmp"; exit 1; fi llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d" LowerExpectIntrinsic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp"; exit 1; fi llvm[3]: Compiling LowerInvoke.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d" LowerInvoke.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.d.tmp"; exit 1; fi llvm[3]: Compiling LowerSwitch.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d" LowerSwitch.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.d.tmp"; exit 1; fi llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d" LibCallAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling LibCallSemantics.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d" LibCallSemantics.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.d.tmp"; exit 1; fi llvm[3]: Compiling Mem2Reg.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d" Mem2Reg.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.d.tmp"; exit 1; fi llvm[2]: Compiling Lint.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d" Lint.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.d.tmp"; exit 1; fi llvm[3]: Compiling MetaRenamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d" MetaRenamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.d.tmp"; exit 1; fi llvm[3]: Compiling ModuleUtils.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d" ModuleUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.d.tmp"; exit 1; fi llvm[2]: Compiling Loads.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d" Loads.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.d.tmp"; exit 1; fi llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d" PromoteMemoryToRegister.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp"; exit 1; fi llvm[2]: Compiling LoopInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d" LoopInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SSAUpdater.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d" SSAUpdater.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.d.tmp"; exit 1; fi llvm[2]: Compiling LoopPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d" LoopPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.d.tmp"; exit 1; fi llvm[2]: Compiling MemDepPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d" MemDepPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyCFG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d" SimplifyCFG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryBuiltins.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d" MemoryBuiltins.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d" MemoryDependenceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyIndVar.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d" SimplifyIndVar.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp"; exit 1; fi llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d" ModuleDebugInfoPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling NoAliasAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d" NoAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyInstructions.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d" SimplifyInstructions.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp"; exit 1; fi llvm[2]: Compiling PHITransAddr.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d" PHITransAddr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyLibCalls.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d" SimplifyLibCalls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp"; exit 1; fi llvm[2]: Compiling PathNumbering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d" PathNumbering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.d.tmp"; exit 1; fi llvm[2]: Compiling PathProfileInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d" PathProfileInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.d.tmp"; exit 1; fi llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d" UnifyFunctionExitNodes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp"; exit 1; fi llvm[3]: Compiling Utils.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d" Utils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.d.tmp"; exit 1; fi llvm[2]: Compiling PathProfileVerifier.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d" PathProfileVerifier.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.d.tmp"; exit 1; fi llvm[3]: Compiling ValueMapper.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d" ValueMapper.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.d.tmp"; exit 1; fi llvm[2]: Compiling PostDominators.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d" PostDominators.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMTransformUtils.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTransformUtils.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTransformUtils.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BasicBlockUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BreakCriticalEdges.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BuildLibCalls.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/BypassSlowDivision.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CloneModule.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CmpInstAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/CodeExtractor.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/DemoteRegToStack.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InlineFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/InstructionNamer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/IntegerDivision.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LCSSA.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Local.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopSimplify.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnroll.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerInvoke.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/LowerSwitch.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Mem2Reg.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/MetaRenamer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ModuleUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SSAUpdater.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyCFG.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyIndVar.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyInstructions.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/SimplifyLibCalls.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/Utils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils/Release/ValueMapper.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTransformUtils.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation; \ DD=Instrumentation; \ if [ ! -f $SD/Makefile ]; then \ SD=Instrumentation; \ DD=Instrumentation; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/.dir llvm[3]: Compiling AddressSanitizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d" AddressSanitizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp"; exit 1; fi llvm[2]: Compiling ProfileDataLoader.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d" ProfileDataLoader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.d.tmp"; exit 1; fi llvm[3]: Compiling BlackList.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d" BlackList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.d.tmp"; exit 1; fi llvm[2]: Compiling ProfileDataLoaderPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d" ProfileDataLoaderPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.d.tmp"; exit 1; fi llvm[3]: Compiling BoundsChecking.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d" BoundsChecking.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp"; exit 1; fi llvm[2]: Compiling ProfileEstimatorPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d" ProfileEstimatorPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.d.tmp"; exit 1; fi llvm[3]: Compiling EdgeProfiling.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d" EdgeProfiling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.d.tmp"; exit 1; fi llvm[3]: Compiling GCOVProfiling.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d" GCOVProfiling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp"; exit 1; fi llvm[2]: Compiling ProfileInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d" ProfileInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.d.tmp"; exit 1; fi llvm[3]: Compiling Instrumentation.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d" Instrumentation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp"; exit 1; fi llvm[3]: Compiling MemorySanitizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d" MemorySanitizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp"; exit 1; fi llvm[2]: Compiling ProfileInfoLoader.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d" ProfileInfoLoader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.d.tmp"; exit 1; fi llvm[2]: Compiling ProfileInfoLoaderPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d" ProfileInfoLoaderPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.d.tmp"; exit 1; fi llvm[3]: Compiling OptimalEdgeProfiling.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d" OptimalEdgeProfiling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.d.tmp"; exit 1; fi llvm[2]: Compiling ProfileVerifierPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d" ProfileVerifierPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.d.tmp"; exit 1; fi llvm[3]: Compiling PathProfiling.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d" PathProfiling.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.d.tmp"; exit 1; fi llvm[2]: Compiling PtrUseVisitor.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d" PtrUseVisitor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.d.tmp"; exit 1; fi llvm[2]: Compiling RegionInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d" RegionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling ProfilingUtils.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d" ProfilingUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.d.tmp"; exit 1; fi llvm[3]: Compiling ThreadSanitizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d" ThreadSanitizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp"; exit 1; fi llvm[2]: Compiling RegionPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d" RegionPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMInstrumentation.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstrumentation.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstrumentation.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BlackList.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/BoundsChecking.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/EdgeProfiling.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/Instrumentation.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/OptimalEdgeProfiling.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/PathProfiling.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ProfilingUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstrumentation.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar; \ DD=Scalar; \ if [ ! -f $SD/Makefile ]; then \ SD=Scalar; \ DD=Scalar; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/.dir llvm[3]: Compiling ADCE.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d" ADCE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.d.tmp"; exit 1; fi llvm[2]: Compiling RegionPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d" RegionPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling BasicBlockPlacement.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d" BasicBlockPlacement.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.d.tmp"; exit 1; fi llvm[3]: Compiling CodeGenPrepare.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d" CodeGenPrepare.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolution.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d" ScalarEvolution.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.d.tmp"; exit 1; fi llvm[3]: Compiling ConstantProp.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d" ConstantProp.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.d.tmp"; exit 1; fi llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d" CorrelatedValuePropagation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp"; exit 1; fi llvm[3]: Compiling DCE.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d" DCE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.d.tmp"; exit 1; fi llvm[3]: Compiling DeadStoreElimination.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d" DeadStoreElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp"; exit 1; fi llvm[3]: Compiling EarlyCSE.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d" EarlyCSE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d" ScalarEvolutionAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d" ScalarEvolutionExpander.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp"; exit 1; fi llvm[3]: Compiling GVN.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d" GVN.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d" ScalarEvolutionNormalization.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp"; exit 1; fi llvm[2]: Compiling SparsePropagation.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d" SparsePropagation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalMerge.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d" GlobalMerge.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.d.tmp"; exit 1; fi llvm[2]: Compiling TargetTransformInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d" TargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.d.tmp"; exit 1; fi llvm[2]: Compiling Trace.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d" Trace.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.d.tmp"; exit 1; fi llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d" TypeBasedAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling IndVarSimplify.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d" IndVarSimplify.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp"; exit 1; fi llvm[2]: Compiling ValueTracking.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d" ValueTracking.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.d.tmp"; exit 1; fi llvm[3]: Compiling JumpThreading.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d" JumpThreading.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMAnalysis.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAnalysis.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAnalysis.a /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisCounter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasAnalysisEvaluator.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasDebugger.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/AliasSetTracker.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Analysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BasicAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BlockFrequencyInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/BranchProbabilityInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CFGPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CaptureTracking.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CodeMetrics.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ConstantFolding.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/CostModel.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DependenceAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DomPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/DominanceFrontier.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IVUsers.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstCount.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/InstructionSimplify.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Interval.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/IntervalPartition.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LazyValueInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LibCallSemantics.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Lint.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Loads.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/LoopPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemDepPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryBuiltins.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/MemoryDependenceAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ModuleDebugInfoPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/NoAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PHITransAddr.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathNumbering.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PathProfileVerifier.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PostDominators.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoader.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileDataLoaderPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileEstimatorPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoader.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileInfoLoaderPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ProfileVerifierPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/PtrUseVisitor.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/RegionPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolution.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionExpander.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ScalarEvolutionNormalization.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/SparsePropagation.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TargetTransformInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/Trace.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/TypeBasedAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/Release/ValueTracking.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAnalysis.a for dir in IPA; do \ (make -C $dir all ) || exit 1; \ done make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/.dir llvm[3]: Compiling CallGraph.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d" CallGraph.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.d.tmp"; exit 1; fi llvm[3]: Compiling CallGraphSCCPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d" CallGraphSCCPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp"; exit 1; fi llvm[3]: Compiling LICM.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d" LICM.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.d.tmp"; exit 1; fi llvm[3]: Compiling CallPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d" CallPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling LoopDeletion.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d" LoopDeletion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp"; exit 1; fi llvm[3]: Compiling FindUsedTypes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d" FindUsedTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp"; exit 1; fi llvm[3]: Compiling LoopIdiomRecognize.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d" LoopIdiomRecognize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalsModRef.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d" GlobalsModRef.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp"; exit 1; fi llvm[3]: Compiling LoopInstSimplify.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d" LoopInstSimplify.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp"; exit 1; fi llvm[3]: Compiling IPA.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d" IPA.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.d.tmp"; exit 1; fi llvm[3]: Compiling InlineCost.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d" InlineCost.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.d.tmp"; exit 1; fi llvm[3]: Compiling LoopRotation.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d" LoopRotation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.d.tmp"; exit 1; fi llvm[3]: Compiling LoopStrengthReduce.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d" LoopStrengthReduce.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMipa.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipa.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipa.a /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraph.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallGraphSCCPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/CallPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/FindUsedTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/GlobalsModRef.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/IPA.o /builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA/Release/InlineCost.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipa.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen; \ DD=CodeGen; \ if [ ! -f $SD/Makefile ]; then \ SD=CodeGen; \ DD=CodeGen; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/.dir \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG; \ DD=SelectionDAG; \ if [ ! -f $SD/Makefile ]; then \ SD=SelectionDAG; \ DD=SelectionDAG; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/.dir llvm[3]: Compiling DAGCombiner.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d" DAGCombiner.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnrollPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d" LoopUnrollPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnswitch.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d" LoopUnswitch.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp"; exit 1; fi llvm[3]: Compiling FastISel.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d" FastISel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp"; exit 1; fi llvm[3]: Compiling LowerAtomic.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d" LowerAtomic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp"; exit 1; fi llvm[3]: Compiling MemCpyOptimizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d" MemCpyOptimizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp"; exit 1; fi llvm[3]: Compiling FunctionLoweringInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d" FunctionLoweringInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp"; exit 1; fi llvm[3]: Compiling Reassociate.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d" Reassociate.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.d.tmp"; exit 1; fi llvm[3]: Compiling InstrEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d" InstrEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling Reg2Mem.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d" Reg2Mem.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp"; exit 1; fi llvm[3]: Compiling SCCP.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d" SCCP.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d" LegalizeDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp"; exit 1; fi llvm[3]: Compiling SROA.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d" SROA.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeFloatTypes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d" LegalizeFloatTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d" LegalizeIntegerTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp"; exit 1; fi llvm[3]: Compiling Scalar.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d" Scalar.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.d.tmp"; exit 1; fi llvm[3]: Compiling ScalarReplAggregates.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d" ScalarReplAggregates.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeTypes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d" LegalizeTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyCFGPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d" SimplifyCFGPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d" LegalizeTypesGeneric.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyLibCalls.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d" SimplifyLibCalls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.d.tmp"; exit 1; fi llvm[3]: Compiling Sink.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d" Sink.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeVectorOps.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d" LegalizeVectorOps.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp"; exit 1; fi llvm[3]: Compiling TailRecursionElimination.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d" TailRecursionElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMScalarOpts.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMScalarOpts.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMScalarOpts.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ADCE.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/BasicBlockPlacement.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CodeGenPrepare.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ConstantProp.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DCE.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/DeadStoreElimination.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/EarlyCSE.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GVN.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/GlobalMerge.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/IndVarSimplify.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/JumpThreading.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LICM.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopDeletion.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopInstSimplify.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopRotation.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnrollPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LoopUnswitch.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/LowerAtomic.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reassociate.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Reg2Mem.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SCCP.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SROA.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Scalar.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/SimplifyLibCalls.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/Sink.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar/Release/TailRecursionElimination.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMScalarOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine; \ DD=InstCombine; \ if [ ! -f $SD/Makefile ]; then \ SD=InstCombine; \ DD=InstCombine; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/.dir llvm[3]: Compiling InstCombineAddSub.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d" InstCombineAddSub.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeVectorTypes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d" LegalizeVectorTypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineAndOrXor.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d" InstCombineAndOrXor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp"; exit 1; fi llvm[3]: Compiling ResourcePriorityQueue.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d" ResourcePriorityQueue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGFast.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d" ScheduleDAGFast.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineCalls.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d" InstCombineCalls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGRRList.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d" ScheduleDAGRRList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineCasts.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d" InstCombineCasts.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d" ScheduleDAGSDNodes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineCompares.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d" InstCombineCompares.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGVLIW.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d" ScheduleDAGVLIW.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d" SelectionDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d" InstCombineLoadStoreAlloca.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineMulDivRem.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d" InstCombineMulDivRem.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombinePHI.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d" InstCombinePHI.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGBuilder.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d" SelectionDAGBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineSelect.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d" InstCombineSelect.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineShifts.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d" InstCombineShifts.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d" InstCombineSimplifyDemanded.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGDumper.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d" SelectionDAGDumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineVectorOps.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d" InstCombineVectorOps.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGISel.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d" SelectionDAGISel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp"; exit 1; fi llvm[3]: Compiling InstructionCombining.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d" InstructionCombining.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d" SelectionDAGPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling TargetLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d" TargetLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMInstCombine.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstCombine.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstCombine.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCalls.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCasts.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineCompares.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombinePHI.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSelect.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineShifts.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine/Release/InstructionCombining.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInstCombine.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO; \ DD=IPO; \ if [ ! -f $SD/Makefile ]; then \ SD=IPO; \ DD=IPO; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/.dir llvm[3]: Compiling ArgumentPromotion.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d" ArgumentPromotion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp"; exit 1; fi llvm[3]: Compiling BarrierNoopPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d" BarrierNoopPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp"; exit 1; fi llvm[3]: Compiling ConstantMerge.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d" ConstantMerge.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.d.tmp"; exit 1; fi llvm[3]: Compiling DeadArgumentElimination.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d" DeadArgumentElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp"; exit 1; fi llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d" TargetSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMSelectionDAG.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSelectionDAG.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSelectionDAG.a /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FastISel.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSelectionDAG.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter; \ DD=AsmPrinter; \ if [ ! -f $SD/Makefile ]; then \ SD=AsmPrinter; \ DD=AsmPrinter; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/.dir llvm[3]: Compiling ARMException.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d" ARMException.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp"; exit 1; fi llvm[3]: Compiling ExtractGV.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d" ExtractGV.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.d.tmp"; exit 1; fi llvm[3]: Compiling AsmPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d" AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling FunctionAttrs.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d" FunctionAttrs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalDCE.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d" GlobalDCE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalOpt.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d" GlobalOpt.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.d.tmp"; exit 1; fi llvm[3]: Compiling AsmPrinterDwarf.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d" AsmPrinterDwarf.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp"; exit 1; fi llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d" AsmPrinterInlineAsm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp"; exit 1; fi llvm[3]: Compiling DIE.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d" DIE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfAccelTable.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d" DwarfAccelTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp"; exit 1; fi llvm[3]: Compiling IPConstantPropagation.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d" IPConstantPropagation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfCFIException.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d" DwarfCFIException.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp"; exit 1; fi llvm[3]: Compiling IPO.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d" IPO.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.d.tmp"; exit 1; fi llvm[3]: Compiling InlineAlways.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d" InlineAlways.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfCompileUnit.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d" DwarfCompileUnit.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.d.tmp"; exit 1; fi llvm[3]: Compiling InlineSimple.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d" InlineSimple.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.d.tmp"; exit 1; fi llvm[3]: Compiling Inliner.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d" Inliner.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfDebug.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d" DwarfDebug.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp"; exit 1; fi llvm[3]: Compiling Internalize.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d" Internalize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.d.tmp"; exit 1; fi llvm[3]: Compiling LoopExtractor.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d" LoopExtractor.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.d.tmp"; exit 1; fi llvm[3]: Compiling MergeFunctions.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d" MergeFunctions.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.d.tmp"; exit 1; fi llvm[3]: Compiling PartialInlining.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d" PartialInlining.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfException.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d" DwarfException.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.d.tmp"; exit 1; fi llvm[3]: Compiling ErlangGCPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d" ErlangGCPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling PassManagerBuilder.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d" PassManagerBuilder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp"; exit 1; fi llvm[3]: Compiling PruneEH.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d" PruneEH.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.d.tmp"; exit 1; fi llvm[3]: Compiling OcamlGCPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d" OcamlGCPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling StripDeadPrototypes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d" StripDeadPrototypes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp"; exit 1; fi llvm[3]: Compiling StripSymbols.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d" StripSymbols.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.d.tmp"; exit 1; fi llvm[3]: Compiling Win64Exception.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d" Win64Exception.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMipo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipo.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipo.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ArgumentPromotion.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/BarrierNoopPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ConstantMerge.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/DeadArgumentElimination.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/ExtractGV.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/FunctionAttrs.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalDCE.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/GlobalOpt.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPConstantPropagation.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/IPO.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineAlways.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/InlineSimple.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Inliner.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/Internalize.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/LoopExtractor.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/MergeFunctions.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PartialInlining.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PassManagerBuilder.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/PruneEH.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripDeadPrototypes.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO/Release/StripSymbols.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMipo.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize; \ DD=Vectorize; \ if [ ! -f $SD/Makefile ]; then \ SD=Vectorize; \ DD=Vectorize; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/.dir llvm[3]: Compiling BBVectorize.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d" BBVectorize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ARMException.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DIE.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfCompileUnit.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/DwarfException.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAsmPrinter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter' llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d" AggressiveAntiDepBreaker.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp"; exit 1; fi llvm[2]: Compiling AllocationOrder.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d" AllocationOrder.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.d.tmp"; exit 1; fi llvm[2]: Compiling Analysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d" Analysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.d.tmp"; exit 1; fi llvm[2]: Compiling BasicTargetTransformInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d" BasicTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling LoopVectorize.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d" LoopVectorize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp"; exit 1; fi llvm[2]: Compiling BranchFolding.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d" BranchFolding.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.d.tmp"; exit 1; fi llvm[2]: Compiling CalcSpillWeights.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d" CalcSpillWeights.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.d.tmp"; exit 1; fi llvm[2]: Compiling CallingConvLower.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d" CallingConvLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.d.tmp"; exit 1; fi llvm[3]: Compiling SLPVectorizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d" SLPVectorizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGen.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d" CodeGen.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.d.tmp"; exit 1; fi llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d" CriticalAntiDepBreaker.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp"; exit 1; fi llvm[3]: Compiling VecUtils.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d" VecUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.d.tmp"; exit 1; fi llvm[2]: Compiling DFAPacketizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d" DFAPacketizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.d.tmp"; exit 1; fi llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d" DeadMachineInstructionElim.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp"; exit 1; fi llvm[2]: Compiling DwarfEHPrepare.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d" DwarfEHPrepare.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.d.tmp"; exit 1; fi llvm[3]: Compiling Vectorize.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d" Vectorize.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMVectorize.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMVectorize.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMVectorize.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/BBVectorize.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/LoopVectorize.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/SLPVectorizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/VecUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize/Release/Vectorize.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMVectorize.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello; \ DD=Hello; \ if [ ! -f $SD/Makefile ]; then \ SD=Hello; \ DD=Hello; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/.dir llvm[3]: Compiling Hello.cpp for Release build (PIC) if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d" Hello.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.d.tmp"; exit 1; fi llvm[3]: Linking Release Loadable Module LLVMHello.so c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/LLVMHello.so /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello/Release/Hello.o \ -lz -lpthread -lffi -ldl -lm make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC; \ DD=ObjCARC; \ if [ ! -f $SD/Makefile ]; then \ SD=ObjCARC; \ DD=ObjCARC; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/.dir llvm[3]: Compiling DependencyAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d" DependencyAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling EarlyIfConversion.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d" EarlyIfConversion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARC.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d" ObjCARC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCAPElim.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d" ObjCARCAPElim.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp"; exit 1; fi llvm[2]: Compiling EdgeBundles.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d" EdgeBundles.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.d.tmp"; exit 1; fi llvm[2]: Compiling ErlangGC.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d" ErlangGC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCAliasAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d" ObjCARCAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionDepsFix.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d" ExecutionDepsFix.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCContract.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d" ObjCARCContract.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp"; exit 1; fi llvm[2]: Compiling ExpandISelPseudos.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d" ExpandISelPseudos.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCExpand.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d" ObjCARCExpand.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp"; exit 1; fi llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d" ExpandPostRAPseudos.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCOpts.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d" ObjCARCOpts.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp"; exit 1; fi llvm[2]: Compiling GCMetadata.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d" GCMetadata.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.d.tmp"; exit 1; fi llvm[2]: Compiling GCMetadataPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d" GCMetadataPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling GCStrategy.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d" GCStrategy.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCUtil.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d" ObjCARCUtil.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d.tmp"; exit 1; fi llvm[3]: Compiling ProvenanceAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d" ProvenanceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMObjCARCOpts.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObjCARCOpts.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObjCARCOpts.a /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARC.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o /builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObjCARCOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target; \ DD=Target; \ if [ ! -f $SD/Makefile ]; then \ SD=Target; \ DD=Target; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/.dir \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600; \ DD=R600; \ if [ ! -f $SD/Makefile ]; then \ SD=R600; \ DD=R600; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/.dir llvm[3]: Building AMDGPU.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenRegisterInfo.inc.tmp AMDGPU.td llvm[3]: Building AMDGPU.td instruction information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenInstrInfo.inc.tmp AMDGPU.td llvm[3]: Building AMDGPU.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDAGISel.inc.tmp AMDGPU.td llvm[3]: Building AMDGPU.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenSubtargetInfo.inc.tmp AMDGPU.td llvm[2]: Compiling IfConversion.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d" IfConversion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.d.tmp"; exit 1; fi llvm[3]: Building AMDGPU.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenMCCodeEmitter.inc.tmp AMDGPU.td llvm[3]: Building AMDGPU.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenCallingConv.inc.tmp AMDGPU.td llvm[3]: Building AMDGPU.td intrinsics information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-tgt-intrinsic -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenIntrinsics.inc.tmp AMDGPU.td llvm[3]: Building AMDGPU.td DFA packetizer tables with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dfa-packetizer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDFAPacketizer.inc.tmp AMDGPU.td llvm[3]: Building AMDGPU.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenAsmWriter.inc.tmp AMDGPU.td /usr/bin/cmp -s AMDGPUGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenRegisterInfo.inc.tmp AMDGPUGenRegisterInfo.inc /usr/bin/cmp -s AMDGPUGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenInstrInfo.inc.tmp AMDGPUGenInstrInfo.inc /usr/bin/cmp -s AMDGPUGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDAGISel.inc.tmp AMDGPUGenDAGISel.inc /usr/bin/cmp -s AMDGPUGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenSubtargetInfo.inc.tmp AMDGPUGenSubtargetInfo.inc /usr/bin/cmp -s AMDGPUGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenMCCodeEmitter.inc.tmp AMDGPUGenMCCodeEmitter.inc /usr/bin/cmp -s AMDGPUGenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenCallingConv.inc.tmp AMDGPUGenCallingConv.inc /usr/bin/cmp -s AMDGPUGenIntrinsics.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenIntrinsics.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenIntrinsics.inc.tmp AMDGPUGenIntrinsics.inc /usr/bin/cmp -s AMDGPUGenDFAPacketizer.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDFAPacketizer.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenDFAPacketizer.inc.tmp AMDGPUGenDFAPacketizer.inc /usr/bin/cmp -s AMDGPUGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUGenAsmWriter.inc.tmp AMDGPUGenAsmWriter.inc llvm[3]: Compiling AMDGPUAsmPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d" AMDGPUAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUConvertToISA.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d" AMDGPUConvertToISA.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.d.tmp"; exit 1; fi llvm[2]: Compiling InlineSpiller.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d" InlineSpiller.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUFrameLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d" AMDGPUFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d" AMDGPUISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUIndirectAddressing.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d" AMDGPUIndirectAddressing.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.d.tmp"; exit 1; fi llvm[2]: Compiling InterferenceCache.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d" InterferenceCache.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.d.tmp"; exit 1; fi llvm[2]: Compiling IntrinsicLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d" IntrinsicLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUInstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d" AMDGPUInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUMCInstLower.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d" AMDGPUMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.d.tmp"; exit 1; fi llvm[2]: Compiling JITCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d" JITCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling LLVMTargetMachine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d" LLVMTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUMachineFunction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d" AMDGPUMachineFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.d.tmp"; exit 1; fi llvm[2]: Compiling LatencyPriorityQueue.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d" LatencyPriorityQueue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPURegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d" AMDGPURegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling LexicalScopes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d" LexicalScopes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUStructurizeCFG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d" AMDGPUStructurizeCFG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.d.tmp"; exit 1; fi llvm[2]: Compiling LiveDebugVariables.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d" LiveDebugVariables.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.d.tmp"; exit 1; fi llvm[2]: Compiling LiveInterval.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d" LiveInterval.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUSubtarget.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d" AMDGPUSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUTargetMachine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d" AMDGPUTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d" LiveIntervalAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling AMDIL7XXDevice.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d" AMDIL7XXDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILCFGStructurizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d" AMDILCFGStructurizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.d.tmp"; exit 1; fi llvm[2]: Compiling LiveIntervalUnion.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d" LiveIntervalUnion.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.d.tmp"; exit 1; fi llvm[2]: Compiling LiveRangeCalc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d" LiveRangeCalc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.d.tmp"; exit 1; fi llvm[2]: Compiling LiveRangeEdit.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d" LiveRangeEdit.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILDevice.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d" AMDILDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILDeviceInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d" AMDILDeviceInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILEvergreenDevice.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d" AMDILEvergreenDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.d.tmp"; exit 1; fi llvm[2]: Compiling LiveRegMatrix.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d" LiveRegMatrix.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILISelDAGToDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d" AMDILISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.d.tmp"; exit 1; fi llvm[2]: Compiling LiveStackAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d" LiveStackAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling LiveVariables.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d" LiveVariables.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d" AMDILISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILIntrinsicInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d" AMDILIntrinsicInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.d.tmp"; exit 1; fi llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d" LocalStackSlotAllocation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILNIDevice.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d" AMDILNIDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILSIDevice.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d" AMDILSIDevice.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBasicBlock.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d" MachineBasicBlock.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.d.tmp"; exit 1; fi llvm[3]: Compiling R600ControlFlowFinalizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d" R600ControlFlowFinalizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d.tmp"; exit 1; fi llvm[3]: Compiling R600EmitClauseMarkers.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d" R600EmitClauseMarkers.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d" MachineBlockFrequencyInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp"; exit 1; fi llvm[3]: Compiling R600ExpandSpecialInstrs.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d" R600ExpandSpecialInstrs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d.tmp"; exit 1; fi llvm[3]: Compiling R600ISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d" R600ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBlockPlacement.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d" MachineBlockPlacement.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.d.tmp"; exit 1; fi MachineBlockPlacement.cpp: In member function 'void {anonymous}::MachineBlockPlacement::buildCFGChains(llvm::MachineFunction&)': MachineBlockPlacement.cpp:942:48: warning: typedef 'FunctionBlockSetType' locally defined but not used [-Wunused-local-typedefs] typedef SmallPtrSet FunctionBlockSetType; ^ llvm[3]: Compiling R600InstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d" R600InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling R600MachineFunctionInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d" R600MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d" MachineBranchProbabilityInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp"; exit 1; fi llvm[3]: Compiling R600MachineScheduler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d" R600MachineScheduler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.d.tmp"; exit 1; fi llvm[2]: Compiling MachineCSE.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d" MachineCSE.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.d.tmp"; exit 1; fi llvm[3]: Compiling R600Packetizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d" R600Packetizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.d.tmp"; exit 1; fi llvm[2]: Compiling MachineCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d" MachineCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling MachineCopyPropagation.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d" MachineCopyPropagation.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.d.tmp"; exit 1; fi llvm[3]: Compiling R600RegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d" R600RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineDominators.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d" MachineDominators.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.d.tmp"; exit 1; fi llvm[3]: Compiling SIAnnotateControlFlow.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d" SIAnnotateControlFlow.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.d.tmp"; exit 1; fi llvm[3]: Compiling SIISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d" SIISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d" MachineFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.d.tmp"; exit 1; fi llvm[3]: Compiling SIInsertWaits.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d" SIInsertWaits.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d" MachineFunctionAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling SIInstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d" SIInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunctionPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d" MachineFunctionPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.d.tmp"; exit 1; fi llvm[3]: Compiling SILowerControlFlow.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d" SILowerControlFlow.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d" MachineFunctionPrinterPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp"; exit 1; fi llvm[2]: Compiling MachineInstr.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d" MachineInstr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.d.tmp"; exit 1; fi llvm[3]: Compiling SIMachineFunctionInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d" SIMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SIRegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d" SIRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMR600CodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600CodeGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600CodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUConvertToISA.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUIndirectAddressing.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUMachineFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPURegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUStructurizeCFG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDGPUTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDIL7XXDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILCFGStructurizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILDeviceInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILEvergreenDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILIntrinsicInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILNIDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/AMDILSIDevice.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ControlFlowFinalizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600EmitClauseMarkers.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600ISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600MachineScheduler.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600Packetizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/R600RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIAnnotateControlFlow.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInsertWaits.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SILowerControlFlow.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/Release/SIRegisterInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600CodeGen.a llvm[2]: Compiling MachineInstrBundle.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d" MachineInstrBundle.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.d.tmp"; exit 1; fi for dir in InstPrinter TargetInfo MCTargetDesc; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/.dir llvm[4]: Compiling AMDGPUInstPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d" AMDGPUInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMR600AsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600AsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600AsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/.dir llvm[4]: Compiling AMDGPUTargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d" AMDGPUTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineLICM.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d" MachineLICM.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMR600Info.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Info.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Info.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/.dir llvm[4]: Compiling AMDGPUAsmBackend.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d" AMDGPUAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUELFObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d" AMDGPUELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUMCAsmInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d" AMDGPUMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUMCTargetDesc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d" AMDGPUMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Compiling R600MCCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d" R600MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp"; exit 1; fi llvm[4]: Compiling SIMCCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d" SIMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling MachineLoopInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d" MachineLoopInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMR600Desc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Desc.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Desc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMR600Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ; \ DD=SystemZ; \ if [ ! -f $SD/Makefile ]; then \ SD=SystemZ; \ DD=SystemZ; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/.dir llvm[3]: Building SystemZ.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenRegisterInfo.inc.tmp SystemZ.td llvm[3]: Building SystemZ.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmWriter.inc.tmp SystemZ.td llvm[3]: Building SystemZ.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmMatcher.inc.tmp SystemZ.td llvm[3]: Building SystemZ.td code emitter with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCodeEmitter.inc.tmp SystemZ.td llvm[3]: Building SystemZ.td instruction information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenInstrInfo.inc.tmp SystemZ.td llvm[3]: Building SystemZ.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenDAGISel.inc.tmp SystemZ.td llvm[3]: Building SystemZ.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenSubtargetInfo.inc.tmp SystemZ.td llvm[3]: Building SystemZ.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCallingConv.inc.tmp SystemZ.td llvm[3]: Building SystemZ.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenMCCodeEmitter.inc.tmp SystemZ.td /usr/bin/cmp -s SystemZGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenRegisterInfo.inc.tmp SystemZGenRegisterInfo.inc /usr/bin/cmp -s SystemZGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmWriter.inc.tmp SystemZGenAsmWriter.inc /usr/bin/cmp -s SystemZGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenAsmMatcher.inc.tmp SystemZGenAsmMatcher.inc /usr/bin/cmp -s SystemZGenCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCodeEmitter.inc.tmp SystemZGenCodeEmitter.inc /usr/bin/cmp -s SystemZGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenInstrInfo.inc.tmp SystemZGenInstrInfo.inc /usr/bin/cmp -s SystemZGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenDAGISel.inc.tmp SystemZGenDAGISel.inc /usr/bin/cmp -s SystemZGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenSubtargetInfo.inc.tmp SystemZGenSubtargetInfo.inc /usr/bin/cmp -s SystemZGenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenCallingConv.inc.tmp SystemZGenCallingConv.inc /usr/bin/cmp -s SystemZGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZGenMCCodeEmitter.inc.tmp SystemZGenMCCodeEmitter.inc llvm[3]: Compiling SystemZAsmPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d" SystemZAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling MachineModuleInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d" MachineModuleInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZCallingConv.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d" SystemZCallingConv.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZConstantPoolValue.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d" SystemZConstantPoolValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZFrameLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d" SystemZFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.d.tmp"; exit 1; fi llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d" MachineModuleInfoImpls.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZISelDAGToDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d" SystemZISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.d.tmp"; exit 1; fi llvm[2]: Compiling MachinePassRegistry.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d" MachinePassRegistry.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.d.tmp"; exit 1; fi llvm[2]: Compiling MachinePostDominators.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d" MachinePostDominators.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d" SystemZISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling MachineRegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d" MachineRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZInstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d" SystemZInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineSSAUpdater.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d" MachineSSAUpdater.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZMCInstLower.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d" SystemZMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZRegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d" SystemZRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineScheduler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d" MachineScheduler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZSubtarget.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d" SystemZSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.d.tmp"; exit 1; fi llvm[3]: Compiling SystemZTargetMachine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d" SystemZTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMSystemZCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZCodeGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZCallingConv.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZConstantPoolValue.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZMCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/Release/SystemZTargetMachine.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZCodeGen.a for dir in InstPrinter AsmParser TargetInfo MCTargetDesc; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/.dir llvm[4]: Compiling SystemZInstPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d" SystemZInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMSystemZAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter/Release/SystemZInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/.dir llvm[4]: Compiling SystemZAsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d" SystemZAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.d.tmp"; exit 1; fi llvm[2]: Compiling MachineSink.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d" MachineSink.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMSystemZAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmParser.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser/Release/SystemZAsmParser.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/.dir llvm[4]: Compiling SystemZTargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d" SystemZTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMSystemZInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZInfo.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo/Release/SystemZTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/.dir llvm[4]: Compiling SystemZMCAsmBackend.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d" SystemZMCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling SystemZMCAsmInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d" SystemZMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling SystemZMCCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d" SystemZMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling MachineTraceMetrics.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d" MachineTraceMetrics.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.d.tmp"; exit 1; fi llvm[4]: Compiling SystemZMCObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d" SystemZMCObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling SystemZMCTargetDesc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d" SystemZMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMSystemZDesc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZDesc.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZDesc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc/Release/SystemZMCTargetDesc.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMSystemZDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX; \ DD=NVPTX; \ if [ ! -f $SD/Makefile ]; then \ SD=NVPTX; \ DD=NVPTX; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/.dir llvm[3]: Building NVPTX.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenAsmWriter.inc.tmp NVPTX.td llvm[3]: Building NVPTX.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenDAGISel.inc.tmp NVPTX.td llvm[3]: Building NVPTX.td instruction information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenInstrInfo.inc.tmp NVPTX.td llvm[3]: Building NVPTX.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenRegisterInfo.inc.tmp NVPTX.td llvm[3]: Building NVPTX.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenSubtargetInfo.inc.tmp NVPTX.td llvm[2]: Compiling MachineVerifier.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d" MachineVerifier.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.d.tmp"; exit 1; fi /usr/bin/cmp -s NVPTXGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenAsmWriter.inc.tmp NVPTXGenAsmWriter.inc /usr/bin/cmp -s NVPTXGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenDAGISel.inc.tmp NVPTXGenDAGISel.inc /usr/bin/cmp -s NVPTXGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenInstrInfo.inc.tmp NVPTXGenInstrInfo.inc /usr/bin/cmp -s NVPTXGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenRegisterInfo.inc.tmp NVPTXGenRegisterInfo.inc /usr/bin/cmp -s NVPTXGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenSubtargetInfo.inc.tmp NVPTXGenSubtargetInfo.inc llvm[3]: Compiling NVPTXAllocaHoisting.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d" NVPTXAllocaHoisting.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXAsmPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d" NVPTXAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling OcamlGC.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d" OcamlGC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.d.tmp"; exit 1; fi llvm[2]: Compiling OptimizePHIs.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d" OptimizePHIs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.d.tmp"; exit 1; fi llvm[2]: Compiling PHIElimination.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d" PHIElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXFrameLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d" NVPTXFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXGenericToNVVM.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d" NVPTXGenericToNVVM.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.d.tmp"; exit 1; fi llvm[2]: Compiling PHIEliminationUtils.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d" PHIEliminationUtils.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.d.tmp"; exit 1; fi llvm[2]: Compiling Passes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d" Passes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXISelDAGToDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d" NVPTXISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.d.tmp"; exit 1; fi llvm[2]: Compiling PeepholeOptimizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d" PeepholeOptimizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d" NVPTXISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling PostRASchedulerList.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d" PostRASchedulerList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.d.tmp"; exit 1; fi llvm[2]: Compiling ProcessImplicitDefs.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d" ProcessImplicitDefs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXInstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d" NVPTXInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling PrologEpilogInserter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d" PrologEpilogInserter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXLowerAggrCopies.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d" NVPTXLowerAggrCopies.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.d.tmp"; exit 1; fi llvm[2]: Compiling PseudoSourceValue.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d" PseudoSourceValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXRegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d" NVPTXRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocBase.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d" RegAllocBase.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXSplitBBatBar.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d" NVPTXSplitBBatBar.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocBasic.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d" RegAllocBasic.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXSubtarget.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d" NVPTXSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXTargetMachine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d" NVPTXTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocFast.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d" RegAllocFast.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXUtilities.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d" NVPTXUtilities.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocGreedy.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d" RegAllocGreedy.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.d.tmp"; exit 1; fi llvm[3]: Compiling NVPTXutil.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d" NVPTXutil.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.d.tmp"; exit 1; fi llvm[3]: Compiling NVVMReflect.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d" NVVMReflect.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocPBQP.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d" RegAllocPBQP.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMNVPTXCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXCodeGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAllocaHoisting.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXGenericToNVVM.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXLowerAggrCopies.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSplitBBatBar.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXUtilities.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVPTXutil.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/Release/NVVMReflect.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXCodeGen.a for dir in InstPrinter TargetInfo MCTargetDesc; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/.dir llvm[4]: Compiling NVPTXInstPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d" NVPTXInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMNVPTXAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter/Release/NVPTXInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/.dir llvm[4]: Compiling NVPTXTargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d" NVPTXTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMNVPTXInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXInfo.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo/Release/NVPTXTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/.dir llvm[4]: Compiling NVPTXMCAsmInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d" NVPTXMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling NVPTXMCTargetDesc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d" NVPTXMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMNVPTXDesc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXDesc.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXDesc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc/Release/NVPTXMCTargetDesc.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMNVPTXDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend; \ DD=CppBackend; \ if [ ! -f $SD/Makefile ]; then \ SD=CppBackend; \ DD=CppBackend; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/.dir llvm[3]: Compiling CPPBackend.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-format -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d" CPPBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterClassInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d" RegisterClassInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterCoalescer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d" RegisterCoalescer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMCppBackendCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendCodeGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/Release/CPPBackend.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendCodeGen.a for dir in TargetInfo; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/.dir llvm[4]: Compiling CppBackendTargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d" CppBackendTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMCppBackendInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendInfo.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo/Release/CppBackendTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCppBackendInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64; \ DD=AArch64; \ if [ ! -f $SD/Makefile ]; then \ SD=AArch64; \ DD=AArch64; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/.dir llvm[3]: Building AArch64.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmMatcher.inc.tmp AArch64.td llvm[3]: Building AArch64.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmWriter.inc.tmp AArch64.td llvm[3]: Building AArch64.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenCallingConv.inc.tmp AArch64.td llvm[3]: Building AArch64.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDAGISel.inc.tmp AArch64.td llvm[3]: Building AArch64.td disassembly tables with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDisassemblerTables.inc.tmp AArch64.td llvm[2]: Compiling RegisterPressure.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d" RegisterPressure.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.d.tmp"; exit 1; fi llvm[3]: Building AArch64.td instruction information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenInstrInfo.inc.tmp AArch64.td llvm[3]: Building AArch64.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCCodeEmitter.inc.tmp AArch64.td llvm[3]: Building AArch64.td MC Pseudo instruction expander with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-pseudo-lowering -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCPseudoLowering.inc.tmp AArch64.td llvm[3]: Building AArch64.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenRegisterInfo.inc.tmp AArch64.td llvm[3]: Building AArch64.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenSubtargetInfo.inc.tmp AArch64.td /usr/bin/cmp -s AArch64GenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmMatcher.inc.tmp AArch64GenAsmMatcher.inc /usr/bin/cmp -s AArch64GenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenAsmWriter.inc.tmp AArch64GenAsmWriter.inc /usr/bin/cmp -s AArch64GenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenCallingConv.inc.tmp AArch64GenCallingConv.inc /usr/bin/cmp -s AArch64GenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDAGISel.inc.tmp AArch64GenDAGISel.inc /usr/bin/cmp -s AArch64GenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenDisassemblerTables.inc.tmp AArch64GenDisassemblerTables.inc /usr/bin/cmp -s AArch64GenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenInstrInfo.inc.tmp AArch64GenInstrInfo.inc /usr/bin/cmp -s AArch64GenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCCodeEmitter.inc.tmp AArch64GenMCCodeEmitter.inc /usr/bin/cmp -s AArch64GenMCPseudoLowering.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCPseudoLowering.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenMCPseudoLowering.inc.tmp AArch64GenMCPseudoLowering.inc /usr/bin/cmp -s AArch64GenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenRegisterInfo.inc.tmp AArch64GenRegisterInfo.inc /usr/bin/cmp -s AArch64GenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64GenSubtargetInfo.inc.tmp AArch64GenSubtargetInfo.inc llvm[3]: Compiling AArch64AsmPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d" AArch64AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterScavenging.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d" RegisterScavenging.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.d.tmp"; exit 1; fi llvm[2]: Compiling ScheduleDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d" ScheduleDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64BranchFixupPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d" AArch64BranchFixupPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64FrameLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d" AArch64FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.d.tmp"; exit 1; fi llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d" ScheduleDAGInstrs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64ISelDAGToDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d" AArch64ISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64ISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d" AArch64ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d" ScheduleDAGPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d" ScoreboardHazardRecognizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64InstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d" AArch64InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling ShadowStackGC.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d" ShadowStackGC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.d.tmp"; exit 1; fi llvm[2]: Compiling ShrinkWrapping.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d" ShrinkWrapping.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64MCInstLower.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d" AArch64MCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64MachineFunctionInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d" AArch64MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64RegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d" AArch64RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64SelectionDAGInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d" AArch64SelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.d.tmp"; exit 1; fi llvm[2]: Compiling SjLjEHPrepare.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d" SjLjEHPrepare.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64Subtarget.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d" AArch64Subtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64TargetMachine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d" AArch64TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling SlotIndexes.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d" SlotIndexes.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.d.tmp"; exit 1; fi llvm[3]: Compiling AArch64TargetObjectFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d" AArch64TargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling SpillPlacement.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d" SpillPlacement.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMAArch64CodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64CodeGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64CodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64AsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64BranchFixupPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64FrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64ISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64SelectionDAGInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64Subtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Release/AArch64TargetObjectFile.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64CodeGen.a for dir in InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc Utils; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/.dir llvm[4]: Compiling AArch64InstPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d" AArch64InstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling Spiller.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d" Spiller.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.d.tmp"; exit 1; fi llvm[2]: Compiling SplitKit.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d" SplitKit.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64AsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter/Release/AArch64InstPrinter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/.dir llvm[4]: Compiling AArch64AsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d" AArch64AsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.d.tmp"; exit 1; fi llvm[2]: Compiling StackColoring.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d" StackColoring.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64AsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmParser.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser/Release/AArch64AsmParser.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/.dir llvm[4]: Compiling AArch64Disassembler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d" AArch64Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64Disassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Disassembler.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Disassembler.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler/Release/AArch64Disassembler.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/.dir llvm[4]: Compiling AArch64TargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d" AArch64TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64Info.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Info.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Info.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo/Release/AArch64TargetInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/.dir llvm[4]: Compiling AArch64AsmBackend.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d" AArch64AsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64ELFObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d" AArch64ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64ELFStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d" AArch64ELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling StackProtector.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d" StackProtector.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64MCAsmInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d" AArch64MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64MCCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d" AArch64MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling StackSlotColoring.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d" StackSlotColoring.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64MCExpr.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d" AArch64MCExpr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.d.tmp"; exit 1; fi llvm[4]: Compiling AArch64MCTargetDesc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d" AArch64MCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64Desc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Desc.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Desc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64AsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64ELFStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCExpr.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc/Release/AArch64MCTargetDesc.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/.dir llvm[4]: Compiling AArch64BaseInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d" AArch64BaseInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.d.tmp"; exit 1; fi llvm[2]: Compiling StrongPHIElimination.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d" StrongPHIElimination.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMAArch64Utils.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Utils.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Utils.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils/Release/AArch64BaseInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMAArch64Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM; \ DD=ARM; \ if [ ! -f $SD/Makefile ]; then \ SD=ARM; \ DD=ARM; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/.dir llvm[3]: Building ARM.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenRegisterInfo.inc.tmp ARM.td llvm[3]: Building ARM.td instruction information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenInstrInfo.inc.tmp ARM.td llvm[3]: Building ARM.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmWriter.inc.tmp ARM.td llvm[3]: Building ARM.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmMatcher.inc.tmp ARM.td llvm[3]: Building ARM.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDAGISel.inc.tmp ARM.td llvm[3]: Building ARM.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenSubtargetInfo.inc.tmp ARM.td llvm[3]: Building ARM.td code emitter with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCodeEmitter.inc.tmp ARM.td llvm[3]: Building ARM.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCallingConv.inc.tmp ARM.td llvm[3]: Building ARM.td "fast" instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-fast-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenFastISel.inc.tmp ARM.td llvm[2]: Compiling TailDuplication.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d" TailDuplication.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.d.tmp"; exit 1; fi llvm[3]: Building ARM.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCCodeEmitter.inc.tmp ARM.td llvm[3]: Building ARM.td MC Pseudo instruction expander with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-pseudo-lowering -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCPseudoLowering.inc.tmp ARM.td llvm[3]: Building ARM.td disassembly tables with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDisassemblerTables.inc.tmp ARM.td /usr/bin/cmp -s ARMGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenRegisterInfo.inc.tmp ARMGenRegisterInfo.inc /usr/bin/cmp -s ARMGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenInstrInfo.inc.tmp ARMGenInstrInfo.inc /usr/bin/cmp -s ARMGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmWriter.inc.tmp ARMGenAsmWriter.inc /usr/bin/cmp -s ARMGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenAsmMatcher.inc.tmp ARMGenAsmMatcher.inc /usr/bin/cmp -s ARMGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDAGISel.inc.tmp ARMGenDAGISel.inc /usr/bin/cmp -s ARMGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenSubtargetInfo.inc.tmp ARMGenSubtargetInfo.inc /usr/bin/cmp -s ARMGenCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCodeEmitter.inc.tmp ARMGenCodeEmitter.inc /usr/bin/cmp -s ARMGenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenCallingConv.inc.tmp ARMGenCallingConv.inc /usr/bin/cmp -s ARMGenFastISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenFastISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenFastISel.inc.tmp ARMGenFastISel.inc /usr/bin/cmp -s ARMGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCCodeEmitter.inc.tmp ARMGenMCCodeEmitter.inc /usr/bin/cmp -s ARMGenMCPseudoLowering.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCPseudoLowering.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenMCPseudoLowering.inc.tmp ARMGenMCPseudoLowering.inc /usr/bin/cmp -s ARMGenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMGenDisassemblerTables.inc.tmp ARMGenDisassemblerTables.inc llvm[3]: Compiling A15SDOptimizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d" A15SDOptimizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.d.tmp"; exit 1; fi llvm[2]: Compiling TargetFrameLoweringImpl.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d" TargetFrameLoweringImpl.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp"; exit 1; fi llvm[2]: Compiling TargetInstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d" TargetInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling ARMAsmPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d" ARMAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLoweringBase.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d" TargetLoweringBase.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d" TargetLoweringObjectFileImpl.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp"; exit 1; fi llvm[3]: Compiling ARMBaseInstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d" ARMBaseInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetOptionsImpl.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d" TargetOptionsImpl.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.d.tmp"; exit 1; fi llvm[2]: Compiling TargetRegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d" TargetRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetSchedule.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d" TargetSchedule.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.d.tmp"; exit 1; fi llvm[3]: Compiling ARMBaseRegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d" ARMBaseRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d" TwoAddressInstructionPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp"; exit 1; fi llvm[3]: Compiling ARMCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d" ARMCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling UnreachableBlockElim.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d" UnreachableBlockElim.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.d.tmp"; exit 1; fi llvm[3]: Compiling ARMConstantIslandPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d" ARMConstantIslandPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.d.tmp"; exit 1; fi llvm[2]: Compiling VirtRegMap.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d" VirtRegMap.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.d.tmp"; exit 1; fi llvm[3]: Compiling ARMConstantPoolValue.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d" ARMConstantPoolValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.d.tmp"; exit 1; fi llvm[3]: Compiling ARMExpandPseudoInsts.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d" ARMExpandPseudoInsts.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCodeGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/AllocationOrder.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Analysis.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BasicTargetTransformInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/BranchFolding.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CalcSpillWeights.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CallingConvLower.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CodeGen.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/CriticalAntiDepBreaker.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DFAPacketizer.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DeadMachineInstructionElim.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/DwarfEHPrepare.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EarlyIfConversion.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/EdgeBundles.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ErlangGC.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExecutionDepsFix.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandISelPseudos.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ExpandPostRAPseudos.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadata.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCMetadataPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/GCStrategy.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IfConversion.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InlineSpiller.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/InterferenceCache.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/IntrinsicLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/JITCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LLVMTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LatencyPriorityQueue.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LexicalScopes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveDebugVariables.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveInterval.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveIntervalUnion.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeCalc.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRangeEdit.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveRegMatrix.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveStackAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LiveVariables.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/LocalStackSlotAllocation.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBasicBlock.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBlockPlacement.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCSE.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineCopyPropagation.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineDominators.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPass.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineFunctionPrinterPass.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstr.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineInstrBundle.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLICM.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineLoopInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineModuleInfoImpls.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePassRegistry.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachinePostDominators.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSSAUpdater.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineScheduler.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineSink.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineTraceMetrics.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/MachineVerifier.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OcamlGC.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/OptimizePHIs.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIElimination.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PHIEliminationUtils.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Passes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PeepholeOptimizer.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PostRASchedulerList.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ProcessImplicitDefs.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PrologEpilogInserter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/PseudoSourceValue.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBase.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocBasic.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocFast.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocGreedy.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegAllocPBQP.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterClassInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterCoalescer.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterPressure.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/RegisterScavenging.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGInstrs.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScheduleDAGPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShadowStackGC.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/ShrinkWrapping.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SjLjEHPrepare.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SlotIndexes.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SpillPlacement.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/Spiller.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/SplitKit.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackColoring.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackProtector.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StackSlotColoring.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/StrongPHIElimination.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TailDuplication.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetFrameLoweringImpl.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringBase.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetOptionsImpl.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TargetSchedule.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/TwoAddressInstructionPass.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/UnreachableBlockElim.o /builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/Release/VirtRegMap.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMCodeGen.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine; \ DD=ExecutionEngine; \ if [ ! -f $SD/Makefile ]; then \ SD=ExecutionEngine; \ DD=ExecutionEngine; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/.dir \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter; \ DD=Interpreter; \ if [ ! -f $SD/Makefile ]; then \ SD=Interpreter; \ DD=Interpreter; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/.dir llvm[3]: Compiling Execution.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d" Execution.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp"; exit 1; fi llvm[3]: Compiling ARMFastISel.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d" ARMFastISel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.d.tmp"; exit 1; fi llvm[3]: Compiling ExternalFunctions.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d" ExternalFunctions.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp"; exit 1; fi llvm[3]: Compiling Interpreter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d" Interpreter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp"; exit 1; fi llvm[3]: Compiling ARMFrameLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d" ARMFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMInterpreter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInterpreter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInterpreter.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Execution.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMInterpreter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT; \ DD=JIT; \ if [ ! -f $SD/Makefile ]; then \ SD=JIT; \ DD=JIT; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/.dir llvm[3]: Compiling JIT.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d" JIT.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.d.tmp"; exit 1; fi llvm[3]: Compiling ARMHazardRecognizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d" ARMHazardRecognizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.d.tmp"; exit 1; fi llvm[3]: Compiling JITDwarfEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d" JITDwarfEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling ARMISelDAGToDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d" ARMISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.d.tmp"; exit 1; fi llvm[3]: Compiling JITEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d" JITEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling ARMISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d" ARMISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.d.tmp"; exit 1; fi ARMISelLowering.cpp: In member function 'virtual void llvm::ARMTargetLowering::HandleByVal(llvm::CCState*, unsigned int&, unsigned int) const': ARMISelLowering.cpp:1798:68: warning: enumeral and non-enumeral type in conditional expression [enabled by default] unsigned ByValRegEnd = (size < excess) ? reg + size/4 : ARM::R4; ^ llvm[3]: Compiling JITMemoryManager.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d" JITMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMJIT.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMJIT.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMJIT.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JIT.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITDwarfEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT; \ DD=MCJIT; \ if [ ! -f $SD/Makefile ]; then \ SD=MCJIT; \ DD=MCJIT; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/.dir llvm[3]: Compiling MCJIT.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d" MCJIT.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp"; exit 1; fi llvm[3]: Compiling SectionMemoryManager.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d" SectionMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d.tmp"; exit 1; fi SectionMemoryManager.cpp: In function 'const char* llvm::processFDE(const char*)': SectionMemoryManager.cpp:162:34: warning: cast from type 'const char*' to type 'uint32_t* {aka unsigned int*}' casts away qualifiers [-Wcast-qual] uint32_t Length = *((uint32_t*)P); ^ SectionMemoryManager.cpp:164:34: warning: cast from type 'const char*' to type 'uint32_t* {aka unsigned int*}' casts away qualifiers [-Wcast-qual] uint32_t Offset = *((uint32_t*)P); ^ SectionMemoryManager.cpp:166:29: warning: cast from type 'const char*' to type 'void*' casts away qualifiers [-Wcast-qual] __register_frame((void*)Entry); ^ llvm[3]: Building Release Archive Library libLLVMMCJIT.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCJIT.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCJIT.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld; \ DD=RuntimeDyld; \ if [ ! -f $SD/Makefile ]; then \ SD=RuntimeDyld; \ DD=RuntimeDyld; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/.dir llvm[3]: Compiling GDBRegistrar.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d" GDBRegistrar.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyld.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d" RuntimeDyld.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyldELF.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d" RuntimeDyldELF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp"; exit 1; fi llvm[3]: Compiling ARMInstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d" ARMInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyldMachO.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d" RuntimeDyldMachO.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp"; exit 1; fi llvm[3]: Compiling ARMJITInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d" ARMJITInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMRuntimeDyld.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMRuntimeDyld.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMRuntimeDyld.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMRuntimeDyld.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld' llvm[2]: Compiling ExecutionEngine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d" ExecutionEngine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp"; exit 1; fi llvm[3]: Compiling ARMLoadStoreOptimizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d" ARMLoadStoreOptimizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionEngineBindings.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d" ExecutionEngineBindings.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp"; exit 1; fi llvm[3]: Compiling ARMMCInstLower.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d" ARMMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.d.tmp"; exit 1; fi llvm[2]: Compiling TargetSelect.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d" TargetSelect.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMExecutionEngine.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMExecutionEngine.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMExecutionEngine.a /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngine.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.o /builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Release/TargetSelect.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMExecutionEngine.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Linker; \ DD=Linker; \ if [ ! -f $SD/Makefile ]; then \ SD=Linker; \ DD=Linker; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Linker' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/.dir llvm[2]: Compiling LinkModules.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Linker -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d" LinkModules.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.d.tmp"; exit 1; fi llvm[3]: Compiling ARMMachineFunctionInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d" ARMMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling ARMRegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d" ARMRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling ARMSelectionDAGInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d" ARMSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMLinker.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMLinker.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMLinker.a /builddir/build/BUILD/llvm-3.3.src/lib/Linker/Release/LinkModules.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMLinker.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Linker' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/MC; \ DD=MC; \ if [ ! -f $SD/Makefile ]; then \ SD=MC; \ DD=MC; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/.dir \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser; \ DD=MCParser; \ if [ ! -f $SD/Makefile ]; then \ SD=MCParser; \ DD=MCParser; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/.dir llvm[3]: Compiling AsmLexer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d" AsmLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.d.tmp"; exit 1; fi llvm[3]: Compiling AsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d" AsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling ARMSubtarget.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d" ARMSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.d.tmp"; exit 1; fi llvm[3]: Compiling ARMTargetMachine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d" ARMTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.d.tmp"; exit 1; fi llvm[3]: Compiling ARMTargetObjectFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d" ARMTargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.d.tmp"; exit 1; fi llvm[3]: Compiling COFFAsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d" COFFAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling ARMTargetTransformInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d" ARMTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling DarwinAsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d" DarwinAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling ELFAsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d" ELFAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling MLxExpansionPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d" MLxExpansionPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.d.tmp"; exit 1; fi llvm[3]: Compiling MCAsmLexer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d" MCAsmLexer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.d.tmp"; exit 1; fi llvm[3]: Compiling MCAsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d" MCAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb1FrameLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d" Thumb1FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.d.tmp"; exit 1; fi llvm[3]: Compiling MCAsmParserExtension.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d" MCAsmParserExtension.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp"; exit 1; fi llvm[3]: Compiling MCTargetAsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d" MCTargetAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMMCParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCParser.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCParser.a /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmLexer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/AsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/COFFAsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/DarwinAsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/ELFAsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmLexer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParser.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCAsmParserExtension.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser/Release/MCTargetAsmParser.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCParser.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler; \ DD=MCDisassembler; \ if [ ! -f $SD/Makefile ]; then \ SD=MCDisassembler; \ DD=MCDisassembler; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/.dir llvm[3]: Compiling Disassembler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d" Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb1InstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d" Thumb1InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMMCDisassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCDisassembler.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCDisassembler.a /builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler/Release/Disassembler.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMCDisassembler.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler' llvm[2]: Compiling ELFObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d" ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb1RegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d" Thumb1RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb2ITBlockPass.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d" Thumb2ITBlockPass.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb2InstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d" Thumb2InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmBackend.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d" MCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d" MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb2RegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d" Thumb2RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d" MCAsmInfoCOFF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d" MCAsmInfoDarwin.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d" MCAsmStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling Thumb2SizeReduction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d" Thumb2SizeReduction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMARMCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMCodeGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/A15SDOptimizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMBaseRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantIslandPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMConstantPoolValue.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMExpandPseudoInsts.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFastISel.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMHazardRecognizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMJITInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMLoadStoreOptimizer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSelectionDAGInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/ARMTargetTransformInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/MLxExpansionPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1FrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb1RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2ITBlockPass.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Release/Thumb2SizeReduction.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMCodeGen.a for dir in InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/.dir llvm[4]: Compiling ARMInstPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d" ARMInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling MCAssembler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d" MCAssembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMARMAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter/Release/ARMInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/.dir llvm[4]: Compiling ARMAsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d" ARMAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.d.tmp"; exit 1; fi llvm[2]: Compiling MCAtom.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d" MCAtom.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.d.tmp"; exit 1; fi llvm[2]: Compiling MCCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d" MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling MCCodeGenInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d" MCCodeGenInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCContext.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d" MCContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.d.tmp"; exit 1; fi llvm[2]: Compiling MCDisassembler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d" MCDisassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.d.tmp"; exit 1; fi llvm[2]: Compiling MCDwarf.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d" MCDwarf.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.d.tmp"; exit 1; fi llvm[2]: Compiling MCELF.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d" MCELF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.d.tmp"; exit 1; fi llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d" MCELFObjectTargetWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.d.tmp"; exit 1; fi llvm[2]: Compiling MCELFStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d" MCELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling MCExpr.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d" MCExpr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMARMAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmParser.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser/Release/ARMAsmParser.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/.dir llvm[4]: Compiling ARMDisassembler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d" ARMDisassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.d.tmp"; exit 1; fi llvm[2]: Compiling MCInst.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d" MCInst.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.d.tmp"; exit 1; fi llvm[2]: Compiling MCInstPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d" MCInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling MCInstrAnalysis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d" MCInstrAnalysis.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling MCLabel.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d" MCLabel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.d.tmp"; exit 1; fi llvm[2]: Compiling MCMachOStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d" MCMachOStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d" MCMachObjectTargetWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.d.tmp"; exit 1; fi llvm[2]: Compiling MCModule.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d" MCModule.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.d.tmp"; exit 1; fi llvm[2]: Compiling MCNullStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d" MCNullStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling MCObjectFileInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d" MCObjectFileInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCObjectStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d" MCObjectStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling MCObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d" MCObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMARMDisassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDisassembler.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDisassembler.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler/Release/ARMDisassembler.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDisassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/.dir llvm[4]: Compiling ARMTargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d" ARMTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCPureStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d" MCPureStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMARMInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMInfo.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo/Release/ARMTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/.dir llvm[4]: Compiling ARMAsmBackend.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d" ARMAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.d.tmp"; exit 1; fi llvm[2]: Compiling MCRegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d" MCRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCSection.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d" MCSection.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.d.tmp"; exit 1; fi llvm[4]: Compiling ARMELFObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d" ARMELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.d.tmp"; exit 1; fi llvm[2]: Compiling MCSectionCOFF.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d" MCSectionCOFF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.d.tmp"; exit 1; fi llvm[4]: Compiling ARMELFStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d" ARMELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling MCSectionELF.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d" MCSectionELF.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.d.tmp"; exit 1; fi llvm[2]: Compiling MCSectionMachO.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d" MCSectionMachO.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMCAsmInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d" ARMMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d" MCStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMCCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d" ARMMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling MCSubtargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d" MCSubtargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCSymbol.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d" MCSymbol.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.d.tmp"; exit 1; fi llvm[2]: Compiling MCValue.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d" MCValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.d.tmp"; exit 1; fi llvm[2]: Compiling MCWin64EH.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d" MCWin64EH.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMCExpr.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d" ARMMCExpr.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.d.tmp"; exit 1; fi llvm[2]: Compiling MachObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d" MachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMCTargetDesc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d" ARMMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Compiling ARMMachObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d" ARMMachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.d.tmp"; exit 1; fi llvm[2]: Compiling SubtargetFeature.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d" SubtargetFeature.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.d.tmp"; exit 1; fi llvm[4]: Compiling ARMUnwindOpAsm.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d" ARMUnwindOpAsm.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.d.tmp"; exit 1; fi llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d" WinCOFFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMARMDesc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDesc.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDesc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMELFStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCExpr.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMCTargetDesc.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMMachObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc/Release/ARMUnwindOpAsm.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMARMDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC; \ DD=PowerPC; \ if [ ! -f $SD/Makefile ]; then \ SD=PowerPC; \ DD=PowerPC; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/.dir llvm[3]: Building PPC.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenRegisterInfo.inc.tmp PPC.td llvm[3]: Building PPC.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmMatcher.inc.tmp PPC.td llvm[3]: Building PPC.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmWriter.inc.tmp PPC.td llvm[3]: Building PPC.td code emitter with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCodeEmitter.inc.tmp PPC.td llvm[3]: Building PPC.td instruction information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenInstrInfo.inc.tmp PPC.td llvm[3]: Building PPC.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenDAGISel.inc.tmp PPC.td llvm[3]: Building PPC.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenSubtargetInfo.inc.tmp PPC.td llvm[3]: Building PPC.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCallingConv.inc.tmp PPC.td llvm[3]: Building PPC.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenMCCodeEmitter.inc.tmp PPC.td /usr/bin/cmp -s PPCGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenRegisterInfo.inc.tmp PPCGenRegisterInfo.inc /usr/bin/cmp -s PPCGenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmMatcher.inc.tmp PPCGenAsmMatcher.inc /usr/bin/cmp -s PPCGenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenAsmWriter.inc.tmp PPCGenAsmWriter.inc /usr/bin/cmp -s PPCGenCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCodeEmitter.inc.tmp PPCGenCodeEmitter.inc /usr/bin/cmp -s PPCGenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenInstrInfo.inc.tmp PPCGenInstrInfo.inc /usr/bin/cmp -s PPCGenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenDAGISel.inc.tmp PPCGenDAGISel.inc /usr/bin/cmp -s PPCGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenSubtargetInfo.inc.tmp PPCGenSubtargetInfo.inc /usr/bin/cmp -s PPCGenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenCallingConv.inc.tmp PPCGenCallingConv.inc /usr/bin/cmp -s PPCGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCGenMCCodeEmitter.inc.tmp PPCGenMCCodeEmitter.inc llvm[3]: Compiling PPCAsmPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d" PPCAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling WinCOFFStreamer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d" WinCOFFStreamer.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMMC.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMC.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMC.a /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/ELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoCOFF.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmInfoDarwin.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAsmStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAssembler.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCAtom.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCCodeGenInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCContext.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDisassembler.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCDwarf.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELF.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFObjectTargetWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCELFStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCExpr.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInst.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCInstrAnalysis.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCLabel.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachOStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCMachObjectTargetWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCModule.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCNullStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectFileInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCPureStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSection.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionCOFF.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionELF.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSectionMachO.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCStreamer.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSubtargetInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCSymbol.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCValue.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MCWin64EH.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/MachObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/SubtargetFeature.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/MC/Release/WinCOFFStreamer.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMMC.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Object; \ DD=Object; \ if [ ! -f $SD/Makefile ]; then \ SD=Object; \ DD=Object; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Object' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/.dir llvm[2]: Compiling Archive.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d" Archive.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.d.tmp"; exit 1; fi llvm[2]: Compiling Binary.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d" Binary.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.d.tmp"; exit 1; fi llvm[3]: Compiling PPCBranchSelector.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d" PPCBranchSelector.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.d.tmp"; exit 1; fi llvm[2]: Compiling COFFObjectFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d" COFFObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling ELFObjectFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d" ELFObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.d.tmp"; exit 1; fi llvm[3]: Compiling PPCCTRLoops.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d" PPCCTRLoops.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.d.tmp"; exit 1; fi llvm[3]: Compiling PPCCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d" PPCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling PPCFrameLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d" PPCFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.d.tmp"; exit 1; fi llvm[2]: Compiling Error.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.d.tmp"; exit 1; fi llvm[2]: Compiling MachOObjectFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d" MachOObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling Object.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d" Object.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.d.tmp"; exit 1; fi llvm[3]: Compiling PPCHazardRecognizers.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d" PPCHazardRecognizers.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.d.tmp"; exit 1; fi llvm[2]: Compiling ObjectFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Object -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d" ObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMObject.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObject.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObject.a /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Archive.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Binary.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/COFFObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ELFObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Error.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/MachOObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/Object.o /builddir/build/BUILD/llvm-3.3.src/lib/Object/Release/ObjectFile.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMObject.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Object' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Option; \ DD=Option; \ if [ ! -f $SD/Makefile ]; then \ SD=Option; \ DD=Option; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Option' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/.dir llvm[2]: Compiling Arg.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d" Arg.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.d.tmp"; exit 1; fi llvm[3]: Compiling PPCISelDAGToDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d" PPCISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.d.tmp"; exit 1; fi llvm[2]: Compiling ArgList.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d" ArgList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.d.tmp"; exit 1; fi llvm[2]: Compiling OptTable.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d" OptTable.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.d.tmp"; exit 1; fi llvm[2]: Compiling Option.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d" Option.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.d.tmp"; exit 1; fi llvm[3]: Compiling PPCISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d" PPCISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMOption.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMOption.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMOption.a /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Arg.o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/ArgList.o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/OptTable.o /builddir/build/BUILD/llvm-3.3.src/lib/Option/Release/Option.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMOption.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Option' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo; \ DD=DebugInfo; \ if [ ! -f $SD/Makefile ]; then \ SD=DebugInfo; \ DD=DebugInfo; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/.dir llvm[2]: Compiling DIContext.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d" DIContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFAbbreviationDeclaration.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d" DWARFAbbreviationDeclaration.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFCompileUnit.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d" DWARFCompileUnit.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFContext.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d" DWARFContext.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugAbbrev.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d" DWARFDebugAbbrev.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugArangeSet.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d" DWARFDebugArangeSet.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugAranges.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d" DWARFDebugAranges.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.d.tmp"; exit 1; fi llvm[3]: Compiling PPCInstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d" PPCInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugFrame.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d" DWARFDebugFrame.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugInfoEntry.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d" DWARFDebugInfoEntry.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugLine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d" DWARFDebugLine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.d.tmp"; exit 1; fi llvm[3]: Compiling PPCJITInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d" PPCJITInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugRangeList.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d" DWARFDebugRangeList.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFFormValue.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d" DWARFFormValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.d.tmp"; exit 1; fi llvm[3]: Compiling PPCMCInstLower.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d" PPCMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMDebugInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMDebugInfo.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMDebugInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DIContext.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFCompileUnit.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFContext.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAbbrev.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugArangeSet.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugAranges.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugFrame.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugLine.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFDebugRangeList.o /builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo/Release/DWARFFormValue.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMDebugInfo.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/IRReader; \ DD=IRReader; \ if [ ! -f $SD/Makefile ]; then \ SD=IRReader; \ DD=IRReader; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IRReader' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/.dir llvm[2]: Compiling IRReader.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/IRReader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d" IRReader.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMIRReader.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMIRReader.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMIRReader.a /builddir/build/BUILD/llvm-3.3.src/lib/IRReader/Release/IRReader.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMIRReader.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IRReader' \ SD=/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86; \ DD=X86; \ if [ ! -f $SD/Makefile ]; then \ SD=X86; \ DD=X86; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/.dir llvm[3]: Building X86.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp X86.td llvm[3]: Compiling PPCMachineFunctionInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d" PPCMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Building X86.td instruction information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp X86.td llvm[3]: Compiling PPCRegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d" PPCRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Building X86.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp X86.td llvm[3]: Building X86.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp X86.td llvm[3]: Building X86.td assembly writer #1 with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-asm-writer -asmwriternum=1 -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp X86.td llvm[3]: Building X86.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDAGISel.inc.tmp X86.td llvm[3]: Compiling PPCSelectionDAGInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d" PPCSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.d.tmp"; exit 1; fi llvm[3]: Building X86.td disassembly tables with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp X86.td llvm[3]: Building X86.td "fast" instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-fast-isel -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenFastISel.inc.tmp X86.td llvm[3]: Compiling PPCSubtarget.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d" PPCSubtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.d.tmp"; exit 1; fi llvm[3]: Building X86.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenCallingConv.inc.tmp X86.td llvm[3]: Compiling PPCTargetMachine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d" PPCTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.d.tmp"; exit 1; fi llvm[3]: Building X86.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/include -I /builddir/build/BUILD/llvm-3.3.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp X86.td /usr/bin/cmp -s X86GenRegisterInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp X86GenRegisterInfo.inc /usr/bin/cmp -s X86GenInstrInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp X86GenInstrInfo.inc /usr/bin/cmp -s X86GenAsmWriter.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp X86GenAsmWriter.inc /usr/bin/cmp -s X86GenAsmMatcher.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp X86GenAsmMatcher.inc /usr/bin/cmp -s X86GenAsmWriter1.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp X86GenAsmWriter1.inc /usr/bin/cmp -s X86GenDAGISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDAGISel.inc.tmp X86GenDAGISel.inc /usr/bin/cmp -s X86GenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp X86GenDisassemblerTables.inc /usr/bin/cmp -s X86GenFastISel.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenFastISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenFastISel.inc.tmp X86GenFastISel.inc /usr/bin/cmp -s X86GenCallingConv.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenCallingConv.inc.tmp X86GenCallingConv.inc /usr/bin/cmp -s X86GenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp X86GenSubtargetInfo.inc llvm[3]: Compiling X86AsmPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d" X86AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling PPCTargetTransformInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d" PPCTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMPowerPCCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCCodeGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCCodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCAsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCBranchSelector.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCTRLoops.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCFrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCHazardRecognizers.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCInstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCJITInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCRegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSelectionDAGInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCSubtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/Release/PPCTargetTransformInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCCodeGen.a for dir in AsmParser InstPrinter TargetInfo MCTargetDesc; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/.dir llvm[4]: Compiling PPCAsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d" PPCAsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling X86COFFMachineModuleInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d" X86COFFMachineModuleInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMPowerPCAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmParser.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser/Release/PPCAsmParser.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/.dir llvm[4]: Compiling PPCInstPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d" PPCInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling X86CodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d" X86CodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMPowerPCAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter/Release/PPCInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/.dir llvm[4]: Compiling PowerPCTargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/.. -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d" PowerPCTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMPowerPCInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCInfo.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCInfo.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo/Release/PowerPCTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/.dir llvm[4]: Compiling PPCAsmBackend.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d" PPCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling PPCELFObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d" PPCELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling PPCMCAsmInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d" PPCMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling PPCMCCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d" PPCMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling X86FastISel.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d" X86FastISel.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.d.tmp"; exit 1; fi llvm[4]: Compiling PPCMCTargetDesc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d" PPCMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Compiling PPCPredicates.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d" PPCPredicates.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMPowerPCDesc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCDesc.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCDesc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCAsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCMCTargetDesc.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc/Release/PPCPredicates.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMPowerPCDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC' llvm[2]: Compiling Mangler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d" Mangler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.d.tmp"; exit 1; fi llvm[2]: Compiling Target.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d" Target.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.d.tmp"; exit 1; fi llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d" TargetIntrinsicInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetJITInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d" TargetJITInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLibraryInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d" TargetLibraryInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86FixupLEAs.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d" X86FixupLEAs.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.d.tmp"; exit 1; fi llvm[3]: Compiling X86FloatingPoint.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d" X86FloatingPoint.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.d.tmp"; exit 1; fi llvm[3]: Compiling X86FrameLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d" X86FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.d.tmp"; exit 1; fi llvm[3]: Compiling X86ISelDAGToDAG.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d" X86ISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp"; exit 1; fi llvm[3]: Compiling X86ISelLowering.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d" X86ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.d.tmp"; exit 1; fi llvm[3]: Compiling X86InstrInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d" X86InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86JITInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d" X86JITInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86MCInstLower.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d" X86MCInstLower.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling X86MachineFunctionInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d" X86MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86PadShortFunction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d" X86PadShortFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.d.tmp"; exit 1; fi llvm[3]: Compiling X86RegisterInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d" X86RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d" X86SelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86Subtarget.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d" X86Subtarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d" TargetLoweringObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.d.tmp"; exit 1; fi llvm[3]: Compiling X86TargetMachine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d" X86TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling TargetMachine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d" TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling TargetMachineC.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d" TargetMachineC.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.d.tmp"; exit 1; fi llvm[3]: Compiling X86TargetObjectFile.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d" X86TargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling TargetSubtargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d" TargetSubtargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMTarget.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTarget.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTarget.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Mangler.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/Target.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetIntrinsicInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetJITInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLibraryInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetLoweringObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetMachineC.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/Release/TargetSubtargetInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMTarget.a llvm[3]: Compiling X86TargetTransformInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d" X86TargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86VZeroUpper.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86 -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d" X86VZeroUpper.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMX86CodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86CodeGen.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86CodeGen.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86AsmPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86COFFMachineModuleInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86CodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FastISel.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FixupLEAs.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FloatingPoint.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86FrameLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelDAGToDAG.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86ISelLowering.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86InstrInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86JITInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MCInstLower.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86PadShortFunction.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86RegisterInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86SelectionDAGInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86Subtarget.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetMachine.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetObjectFile.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86TargetTransformInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Release/X86VZeroUpper.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86CodeGen.a for dir in InstPrinter AsmParser Disassembler TargetInfo MCTargetDesc Utils; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/.dir llvm[4]: Compiling X86InstComments.cpp for Release build llvm[4]: Compiling X86ATTInstPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d" X86ATTInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp"; exit 1; fi if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d" X86InstComments.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp"; exit 1; fi llvm[4]: Compiling X86IntelInstPrinter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d" X86IntelInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86AsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmPrinter.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86InstComments.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/.dir llvm[4]: Compiling X86AsmParser.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d" X86AsmParser.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp"; exit 1; fi X86AsmParser.cpp: In function 'void RewriteIntelBracExpression(llvm::SmallVectorImpl*, llvm::StringRef, int64_t, int64_t, llvm::SMLoc&, llvm::SMLoc&, llvm::SMLoc&)': X86AsmParser.cpp:1182:12: warning: variable 'Found' set but not used [-Wunused-but-set-variable] bool Found = false; ^ llvm[4]: Building Release Archive Library libLLVMX86AsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmParser.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmParser.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser/Release/X86AsmParser.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/.dir llvm[4]: Compiling X86Disassembler.cpp for Release build llvm[4]: Compiling X86DisassemblerDecoder.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d" X86DisassemblerDecoder.c -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp"; exit 1; fi if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d" X86Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Disassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Disassembler.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Disassembler.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86Disassembler.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/.dir llvm[4]: Compiling X86TargetInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d" X86TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Info.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Info.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Info.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/.dir llvm[4]: Compiling X86AsmBackend.cpp for Release build llvm[4]: Compiling X86ELFObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d" X86ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp"; exit 1; fi if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d" X86AsmBackend.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling X86MCAsmInfo.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d" X86MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling X86MCCodeEmitter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d" X86MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp"; exit 1; fi llvm[4]: Compiling X86MCTargetDesc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d" X86MCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Compiling X86MachObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d" X86MachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling X86WinCOFFObjectWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d" X86WinCOFFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Desc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Desc.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Desc.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/.dir llvm[4]: Compiling X86ShuffleDecode.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/.. -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/.. -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.o" -MT "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d" X86ShuffleDecode.cpp -o /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Utils.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Utils.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Utils.a /builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVMX86Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib' llvm[1]: Linking Release Shared Library libLLVM-3.3.so c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLLVM-3.3.so \ -Wl,--whole-archive -lLLVMJIT -lLLVMMCDisassembler -lLLVMX86AsmParser -lLLVMSelectionDAG -lLLVMAnalysis -lLLVMARMCodeGen -lLLVMRuntimeDyld -lLLVMX86Info -lLLVMAArch64CodeGen -lLLVMExecutionEngine -lLLVMAArch64AsmParser -lLLVMLinker -lLLVMX86Utils -lLLVMR600Info -lLLVMSupport -lLLVMR600CodeGen -lLLVMipo -lLLVMMC -lLLVMNVPTXCodeGen -lLLVMPowerPCAsmParser -lLLVMARMDisassembler -lLLVMPowerPCAsmPrinter -lLLVMARMAsmPrinter -lLLVMSystemZInfo -lLLVMCore -lLLVMR600Desc -lLLVMX86Disassembler -lLLVMARMAsmParser -lLLVMObject -lLLVMMCParser -lLLVMOption -lLLVMObjCARCOpts -lLLVMInterpreter -lLLVMNVPTXInfo -lLLVMTransformUtils -lLLVMAArch64Disassembler -lLLVMAArch64Info -lLLVMBitWriter -lLLVMAsmPrinter -lLLVMBitReader -lLLVMAArch64Utils -lLLVMX86CodeGen -lLLVMVectorize -lLLVMSystemZAsmPrinter -lLLVMipa -lLLVMCodeGen -lLLVMAsmParser -lLLVMInstCombine -lLLVMPowerPCInfo -lLLVMSystemZAsmParser -lLLVMNVPTXAsmPrinter -lLLVMARMDesc -lLLVMTarget -lLLVMMCJIT -lLLVMArchive -lLLVMInstrumentation -lLLVMCppBackendInfo -lLLVMSystemZCodeGen -lLLVMR600AsmPrinter -lLLVMDebugInfo -lLLVMPowerPCDesc -lLLVMAArch64AsmPrinter -lLLVMX86Desc -lLLVMARMInfo -lLLVMAArch64Desc -lLLVMPowerPCCodeGen -lLLVMIRReader -lLLVMCppBackendCodeGen -lLLVMNVPTXDesc -lLLVMX86AsmPrinter -lLLVMSystemZDesc -lLLVMScalarOpts -Wl,--no-whole-archive -Wl,--soname,libLLVM-3.3.so -Wl,--no-undefined -Wl,-Bsymbolic -lz -lpthread -lffi -ldl -lm make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/.dir llvm[1]: Building llvm-config BuildVariables.inc file. echo 's/@LLVM_SRC_ROOT@/\/builddir\/build\/BUILD\/llvm-3.3.src/' \ > temp.sed echo 's/@LLVM_OBJ_ROOT@/\/builddir\/build\/BUILD\/llvm-3.3.src/' \ >> temp.sed echo 's/@LLVM_CPPFLAGS@/ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS/' \ >> temp.sed echo 's/@LLVM_CFLAGS@/ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC/' \ >> temp.sed echo 's/@LLVM_CXXFLAGS@/ -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual/' \ >> temp.sed echo 's/@LLVM_LDFLAGS@//' \ >> temp.sed echo 's/@LLVM_BUILDMODE@/Release/' \ >> temp.sed echo 's/@LLVM_SYSTEM_LIBS@/-lz -lpthread -lffi -ldl -lm /' \ >> temp.sed echo 's/@LLVM_TARGETS_BUILT@/R600 SystemZ NVPTX CppBackend AArch64 ARM PowerPC X86 /' \ >> temp.sed /usr/bin/sed -f temp.sed < /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/BuildVariables.inc.in > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/BuildVariables.inc /usr/bin/rm temp.sed llvm[1]: Compiling llvm-config.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d" llvm-config.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.d.tmp"; exit 1; fi llvm[1]: Linking Release executable llvm-config c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-config /builddir/build/BUILD/llvm-3.3.src/tools/llvm-config/Release/llvm-config.o -lLLVMSupport \ -lz -lpthread -lffi -ldl -lm llvm[1]: ======= Finished Linking Release Executable llvm-config make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools' for dir in llvm-config lto gold; do \ (make -C $dir all ) || exit 1; \ done \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/opt; \ DD=opt; \ if [ ! -f $SD/Makefile ]; then \ SD=opt; \ DD=opt; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/opt' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lto' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/.dir llvm[2]: Compiling AnalysisWrappers.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d" AnalysisWrappers.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.o ; \ llvm[2]: Compiling LTOCodeGenerator.cpp for Release build (PIC) if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d" LTOCodeGenerator.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.d.tmp"; exit 1; fi then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.d.tmp"; exit 1; fi llvm[2]: Compiling GraphPrinters.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d" GraphPrinters.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.d.tmp"; exit 1; fi llvm[2]: Compiling LTODisassembler.cpp for Release build (PIC) if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d" LTODisassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.d.tmp"; exit 1; fi llvm[2]: Compiling LTOModule.cpp for Release build (PIC) if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d" LTOModule.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.d.tmp"; exit 1; fi llvm[2]: Compiling PrintSCC.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d" PrintSCC.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.d.tmp"; exit 1; fi llvm[2]: Compiling opt.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d" opt.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.d.tmp"; exit 1; fi llvm[2]: Compiling lto.cpp for Release build (PIC) if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d" lto.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.d.tmp"; exit 1; fi echo "{" > /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.3.src/tools/lto/lto.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map || : sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.3.src/tools/lto/lto.exports >> /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map echo " local: *;" >> /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map echo "};" >> /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map llvm[2]: Building Release Archive Library libLTO.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLTO.a ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLTO.a /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLTO.a llvm[2]: Linking Release Shared Library libLTO.so c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lto -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/libLTO.so /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOCodeGenerator.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTODisassembler.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/LTOModule.o /builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.o \ -lLLVM-3.3 -Wl,--version-script,/builddir/build/BUILD/llvm-3.3.src/tools/lto/Release/lto.exports.map -lz -lpthread -lffi -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/gold' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/gold/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/.dir llvm[2]: Compiling gold-plugin.cpp for Release build (PIC) if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/gold -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold-plugin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold-plugin.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold-plugin.d" gold-plugin.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold-plugin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold-plugin.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold-plugin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold-plugin.d.tmp"; exit 1; fi echo "{" > /builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold.exports.map grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.3.src/tools/gold/gold.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold.exports.map || : sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.3.src/tools/gold/gold.exports >> /builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold.exports.map echo " local: *;" >> /builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold.exports.map echo "};" >> /builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold.exports.map llvm[2]: Linking Release Loadable Module LLVMgold.so c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/gold -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -L/builddir/build/BUILD/llvm-3.3.src/Release/lib/lib -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/LLVMgold.so /builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold-plugin.o \ -lLLVM-3.3 -Wl,--version-script,/builddir/build/BUILD/llvm-3.3.src/tools/gold/Release/gold.exports.map -lz -lpthread -lffi -ldl -lm -lLTO make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/gold' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as; \ DD=llvm-as; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-as; \ DD=llvm-as; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/.dir llvm[2]: Compiling llvm-as.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d" llvm-as.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-as c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-as /builddir/build/BUILD/llvm-3.3.src/tools/llvm-as/Release/llvm-as.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-as make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis; \ DD=llvm-dis; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-dis; \ DD=llvm-dis; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/.dir llvm[2]: Compiling llvm-dis.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d" llvm-dis.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-dis c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-dis /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis/Release/llvm-dis.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-dis make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llc; \ DD=llc; \ if [ ! -f $SD/Makefile ]; then \ SD=llc; \ DD=llc; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llc' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/.dir llvm[2]: Compiling llc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d" llc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.d.tmp"; exit 1; fi llvm[2]: Linking Release executable opt c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/opt -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/opt /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/AnalysisWrappers.o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/GraphPrinters.o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/PrintSCC.o /builddir/build/BUILD/llvm-3.3.src/tools/opt/Release/opt.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable opt make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/opt' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib; \ DD=llvm-ranlib; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-ranlib; \ DD=llvm-ranlib; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/.dir llvm[2]: Compiling llvm-ranlib.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d" llvm-ranlib.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-ranlib c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-ranlib /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib/Release/llvm-ranlib.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-ranlib make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar; \ DD=llvm-ar; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-ar; \ DD=llvm-ar; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/.dir llvm[2]: Compiling llvm-ar.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d" llvm-ar.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llc c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llc /builddir/build/BUILD/llvm-3.3.src/tools/llc/Release/llc.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llc' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm; \ DD=llvm-nm; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-nm; \ DD=llvm-nm; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/.dir llvm[2]: Compiling llvm-nm.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d" llvm-nm.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-ar c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-ar /builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar/Release/llvm-ar.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-ar make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof; \ DD=llvm-prof; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-prof; \ DD=llvm-prof; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/.dir llvm[2]: Compiling llvm-prof.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d" llvm-prof.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-nm c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-nm /builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm/Release/llvm-nm.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-nm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link; \ DD=llvm-link; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-link; \ DD=llvm-link; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/.dir llvm[2]: Compiling llvm-link.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d" llvm-link.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-prof c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-prof /builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof/Release/llvm-prof.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-prof make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/lli; \ DD=lli; \ if [ ! -f $SD/Makefile ]; then \ SD=lli; \ DD=lli; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lli' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/.dir llvm[2]: Compiling RecordingMemoryManager.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d" RecordingMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.d.tmp"; exit 1; fi llvm[2]: Compiling RemoteTarget.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d" RemoteTarget.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-link c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-link /builddir/build/BUILD/llvm-3.3.src/tools/llvm-link/Release/llvm-link.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-link make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract; \ DD=llvm-extract; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-extract; \ DD=llvm-extract; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/.dir llvm[2]: Compiling llvm-extract.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d" llvm-extract.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.d.tmp"; exit 1; fi llvm[2]: Compiling lli.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d" lli.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-extract c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-extract /builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract/Release/llvm-extract.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-extract make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc; \ DD=llvm-mc; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-mc; \ DD=llvm-mc; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/.dir llvm[2]: Compiling Disassembler.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d" Disassembler.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-mc.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d" llvm-mc.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.d.tmp"; exit 1; fi llvm[2]: Linking Release executable lli c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/lli -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/lli /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RecordingMemoryManager.o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/RemoteTarget.o /builddir/build/BUILD/llvm-3.3.src/tools/lli/Release/lli.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable lli make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lli' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint; \ DD=bugpoint; \ if [ ! -f $SD/Makefile ]; then \ SD=bugpoint; \ DD=bugpoint; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/.dir llvm[2]: Compiling BugDriver.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d" BugDriver.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.d.tmp"; exit 1; fi llvm[2]: Compiling CrashDebugger.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d" CrashDebugger.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-mc c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-mc /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/Disassembler.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc/Release/llvm-mc.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-mc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer; \ DD=llvm-bcanalyzer; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-bcanalyzer; \ DD=llvm-bcanalyzer; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/.dir llvm[2]: Compiling llvm-bcanalyzer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d" llvm-bcanalyzer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-bcanalyzer c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-bcanalyzer /builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-bcanalyzer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff; \ DD=llvm-diff; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-diff; \ DD=llvm-diff; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/.dir llvm[2]: Compiling DiffConsumer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d" DiffConsumer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionDriver.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d" ExecutionDriver.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.d.tmp"; exit 1; fi llvm[2]: Compiling DiffLog.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d" DiffLog.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.d.tmp"; exit 1; fi llvm[2]: Compiling DifferenceEngine.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d" DifferenceEngine.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.d.tmp"; exit 1; fi llvm[2]: Compiling ExtractFunction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d" ExtractFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.d.tmp"; exit 1; fi llvm[2]: Compiling FindBugs.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d" FindBugs.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.d.tmp"; exit 1; fi llvm[2]: Compiling Miscompilation.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d" Miscompilation.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-diff.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d" llvm-diff.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-diff c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-diff /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffConsumer.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DiffLog.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/DifferenceEngine.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff/Release/llvm-diff.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-diff make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump; \ DD=macho-dump; \ if [ ! -f $SD/Makefile ]; then \ SD=macho-dump; \ DD=macho-dump; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/.dir llvm[2]: Compiling macho-dump.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d" macho-dump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.d.tmp"; exit 1; fi llvm[2]: Linking Release executable macho-dump c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/macho-dump /builddir/build/BUILD/llvm-3.3.src/tools/macho-dump/Release/macho-dump.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable macho-dump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump; \ DD=llvm-objdump; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-objdump; \ DD=llvm-objdump; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/.dir llvm[2]: Compiling COFFDump.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d" COFFDump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.d.tmp"; exit 1; fi llvm[2]: Compiling OptimizerDriver.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d" OptimizerDriver.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.d.tmp"; exit 1; fi llvm[2]: Compiling ELFDump.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d" ELFDump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.d.tmp"; exit 1; fi llvm[2]: Compiling MCFunction.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d" MCFunction.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.d.tmp"; exit 1; fi llvm[2]: Compiling ToolRunner.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d" ToolRunner.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.d.tmp"; exit 1; fi llvm[2]: Compiling MachODump.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d" MachODump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.d.tmp"; exit 1; fi llvm[2]: Compiling bugpoint.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d" bugpoint.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.d.tmp"; exit 1; fi llvm[2]: Linking Release executable bugpoint c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/bugpoint /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/BugDriver.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/CrashDebugger.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExecutionDriver.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ExtractFunction.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/FindBugs.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/Miscompilation.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/OptimizerDriver.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/ToolRunner.o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint/Release/bugpoint.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable bugpoint make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj; \ DD=llvm-readobj; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-readobj; \ DD=llvm-readobj; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/.dir llvm[2]: Compiling COFFDumper.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d" COFFDumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-objdump.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d" llvm-objdump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-objdump c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-objdump /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/COFFDump.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/ELFDump.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MCFunction.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/MachODump.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump/Release/llvm-objdump.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-objdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld; \ DD=llvm-rtdyld; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-rtdyld; \ DD=llvm-rtdyld; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/.dir llvm[2]: Compiling llvm-rtdyld.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d" llvm-rtdyld.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp"; exit 1; fi llvm[2]: Compiling ELFDumper.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d" ELFDumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-rtdyld c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-rtdyld /builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld/Release/llvm-rtdyld.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-rtdyld make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump; \ DD=llvm-dwarfdump; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-dwarfdump; \ DD=llvm-dwarfdump; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/.dir llvm[2]: Compiling llvm-dwarfdump.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d" llvm-dwarfdump.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-dwarfdump c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-dwarfdump /builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-dwarfdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov; \ DD=llvm-cov; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-cov; \ DD=llvm-cov; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/.dir llvm[2]: Compiling llvm-cov.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d" llvm-cov.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-cov c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-cov /builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov/Release/llvm-cov.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-cov make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size; \ DD=llvm-size; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-size; \ DD=llvm-size; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/.dir llvm[2]: Compiling llvm-size.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d" llvm-size.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.d.tmp"; exit 1; fi llvm[2]: Compiling Error.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-size c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-size /builddir/build/BUILD/llvm-3.3.src/tools/llvm-size/Release/llvm-size.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-size make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress; \ DD=llvm-stress; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-stress; \ DD=llvm-stress; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/.dir llvm[2]: Compiling llvm-stress.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d" llvm-stress.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.d.tmp"; exit 1; fi llvm[2]: Compiling MachODumper.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d" MachODumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.d.tmp"; exit 1; fi llvm[2]: Compiling ObjDumper.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d" ObjDumper.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.d.tmp"; exit 1; fi llvm[2]: Compiling StreamWriter.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d" StreamWriter.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-stress c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-stress /builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress/Release/llvm-stress.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-stress make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup; \ DD=llvm-mcmarkup; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-mcmarkup; \ DD=llvm-mcmarkup; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/.dir llvm[2]: Compiling llvm-mcmarkup.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d" llvm-mcmarkup.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-readobj.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d" llvm-readobj.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-mcmarkup c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-mcmarkup /builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-mcmarkup make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer; \ DD=llvm-symbolizer; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-symbolizer; \ DD=llvm-symbolizer; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/.dir llvm[2]: Compiling LLVMSymbolize.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d" LLVMSymbolize.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-readobj c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-readobj /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/COFFDumper.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ELFDumper.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/Error.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/MachODumper.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/ObjDumper.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/StreamWriter.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj/Release/llvm-readobj.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-readobj make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml; \ DD=obj2yaml; \ if [ ! -f $SD/Makefile ]; then \ SD=obj2yaml; \ DD=obj2yaml; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/.dir llvm[2]: Compiling coff2yaml.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d" coff2yaml.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.d.tmp"; exit 1; fi llvm[2]: Compiling obj2yaml.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d" obj2yaml.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-symbolizer.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d" llvm-symbolizer.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp"; exit 1; fi llvm[2]: Linking Release executable obj2yaml c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/obj2yaml /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/coff2yaml.o /builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml/Release/obj2yaml.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: Linking Release executable llvm-symbolizer c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/llvm-symbolizer /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/LLVMSymbolize.o /builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer/Release/llvm-symbolizer.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable obj2yaml make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj; \ DD=yaml2obj; \ if [ ! -f $SD/Makefile ]; then \ SD=yaml2obj; \ DD=yaml2obj; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/.dir llvm[2]: Compiling yaml2obj.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d" yaml2obj.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-symbolizer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer' \ SD=/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes; \ DD=bugpoint-passes; \ if [ ! -f $SD/Makefile ]; then \ SD=bugpoint-passes; \ DD=bugpoint-passes; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/.dir llvm[2]: Compiling TestPasses.cpp for Release build (PIC) if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.o" -MT "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d" TestPasses.cpp -o /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.d.tmp"; exit 1; fi llvm[2]: Linking Release Loadable Module BugpointPasses.so c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/BugpointPasses.so /builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes/Release/TestPasses.o \ -lz -lpthread -lffi -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes' llvm[2]: Linking Release executable yaml2obj c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/bin -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.3.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o /builddir/build/BUILD/llvm-3.3.src/Release/bin/yaml2obj /builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj/Release/yaml2obj.o \ -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Executable yaml2obj make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj' for dir in lldb; do \ if [ -d /builddir/build/BUILD/llvm-3.3.src/tools/$dir ]; then\ (make -C$dir all ) || exit 1; \ fi \ done make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/runtime' \ SD=/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile; \ DD=libprofile; \ if [ ! -f $SD/Makefile ]; then \ SD=libprofile; \ DD=libprofile; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/.dir llvm[2]: Compiling BasicBlockTracing.c for Release build (PIC) llvm[2]: Compiling CommonProfiling.c for Release build (PIC) if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/CommonProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/CommonProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/CommonProfiling.d" CommonProfiling.c -o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/CommonProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/CommonProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/CommonProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/CommonProfiling.d.tmp"; exit 1; fi if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/BasicBlockTracing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/BasicBlockTracing.o" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/BasicBlockTracing.d" BasicBlockTracing.c -o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/BasicBlockTracing.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/BasicBlockTracing.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/BasicBlockTracing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/BasicBlockTracing.d.tmp"; exit 1; fi llvm[2]: Compiling EdgeProfiling.c for Release build (PIC) if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/EdgeProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/EdgeProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/EdgeProfiling.d" EdgeProfiling.c -o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/EdgeProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/EdgeProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/EdgeProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/EdgeProfiling.d.tmp"; exit 1; fi llvm[2]: Compiling OptimalEdgeProfiling.c for Release build (PIC) if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/OptimalEdgeProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/OptimalEdgeProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/OptimalEdgeProfiling.d" OptimalEdgeProfiling.c -o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/OptimalEdgeProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/OptimalEdgeProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/OptimalEdgeProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/OptimalEdgeProfiling.d.tmp"; exit 1; fi llvm[2]: Compiling PathProfiling.c for Release build (PIC) if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/PathProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/PathProfiling.o" -MT "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/PathProfiling.d" PathProfiling.c -o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/PathProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/PathProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/PathProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/PathProfiling.d.tmp"; exit 1; fi llvm[2]: Linking Release Shared Library libprofile_rt.so llvm[2]: Building Release Archive Library libprofile_rt.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/Release/lib/libprofile_rt.a c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN' -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -shared -o /builddir/build/BUILD/llvm-3.3.src/Release/lib/libprofile_rt.so /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/BasicBlockTracing.o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/CommonProfiling.o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/EdgeProfiling.o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/OptimalEdgeProfiling.o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/PathProfiling.o \ -lz -lpthread -lffi -ldl -lm ar cru /builddir/build/BUILD/llvm-3.3.src/Release/lib/libprofile_rt.a /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/BasicBlockTracing.o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/CommonProfiling.o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/EdgeProfiling.o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/OptimalEdgeProfiling.o /builddir/build/BUILD/llvm-3.3.src/runtime/libprofile/Release/PathProfiling.o ranlib /builddir/build/BUILD/llvm-3.3.src/Release/lib/libprofile_rt.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/runtime' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/docs' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/ADT; \ DD=ADT; \ if [ ! -f $SD/Makefile ]; then \ SD=ADT; \ DD=ADT; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine; \ DD=ExecutionEngine; \ if [ ! -f $SD/Makefile ]; then \ SD=ExecutionEngine; \ DD=ExecutionEngine; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT; \ DD=JIT; \ if [ ! -f $SD/Makefile ]; then \ SD=JIT; \ DD=JIT; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/.dir /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ADT' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/.dir llvm[3]: Compiling JITEventListenerTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d" JITEventListenerTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d.tmp"; exit 1; fi /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/.dir llvm[2]: Compiling APFloatTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APFloatTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APFloatTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APFloatTest.d" APFloatTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APFloatTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APFloatTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APFloatTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APFloatTest.d.tmp"; exit 1; fi llvm[3]: Compiling JITMemoryManagerTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d" JITMemoryManagerTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling APIntTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APIntTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APIntTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APIntTest.d" APIntTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APIntTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APIntTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APIntTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APIntTest.d.tmp"; exit 1; fi llvm[3]: Compiling JITTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTest.d" JITTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTest.d.tmp"; exit 1; fi llvm[3]: Compiling MultiJITTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d" MultiJITTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d.tmp"; exit 1; fi tail -n +2 /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/JITTests.def > /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/JITTests.exports echo "{" > /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/JITTests.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map || : sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/JITTests.exports >> /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map echo " local: *;" >> /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map echo "};" >> /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map llvm[3]: Linking Release unit test JIT c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/JITTests /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.o \ -lgtest -lgtest_main -lLLVM-3.3 -Wl,--version-script,/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map -lz -lpthread -lffi -ldl -lm llvm[3]: ======= Finished Linking Release Unit test JIT make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT; \ DD=MCJIT; \ if [ ! -f $SD/Makefile ]; then \ SD=MCJIT; \ DD=MCJIT; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/.dir llvm[3]: Compiling MCJITCAPITest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d" MCJITCAPITest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d.tmp"; exit 1; fi llvm[3]: Compiling MCJITMemoryManagerTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d" MCJITMemoryManagerTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling BitVectorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/BitVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/BitVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/BitVectorTest.d" BitVectorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/BitVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/BitVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/BitVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/BitVectorTest.d.tmp"; exit 1; fi llvm[3]: Compiling MCJITObjectCacheTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d" MCJITObjectCacheTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d.tmp"; exit 1; fi llvm[3]: Compiling MCJITTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d" MCJITTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d.tmp"; exit 1; fi llvm[2]: Compiling DAGDeltaAlgorithmTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d" DAGDeltaAlgorithmTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d.tmp"; exit 1; fi llvm[2]: Compiling DeltaAlgorithmTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DeltaAlgorithmTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DeltaAlgorithmTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DeltaAlgorithmTest.d" DeltaAlgorithmTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DeltaAlgorithmTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DeltaAlgorithmTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DeltaAlgorithmTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DeltaAlgorithmTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test MCJIT c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-export-dynamic -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/MCJITTests /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.o \ -lgtest -lgtest_main -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[3]: ======= Finished Linking Release Unit test MCJIT make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/.dir llvm[2]: Compiling ExecutionEngineTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d" ExecutionEngineTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d.tmp"; exit 1; fi llvm[2]: Compiling DenseMapTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseMapTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseMapTest.d" DenseMapTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseMapTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test ExecutionEngine c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/ExecutionEngineTests /builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.o \ -lgtest -lgtest_main -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Unit test ExecutionEngine make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/Support; \ DD=Support; \ if [ ! -f $SD/Makefile ]; then \ SD=Support; \ DD=Support; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Support' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/.dir llvm[2]: Compiling AlignOfTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AlignOfTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AlignOfTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AlignOfTest.d" AlignOfTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AlignOfTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AlignOfTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AlignOfTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AlignOfTest.d.tmp"; exit 1; fi llvm[2]: Compiling AllocatorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AllocatorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AllocatorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AllocatorTest.d" AllocatorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AllocatorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AllocatorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AllocatorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AllocatorTest.d.tmp"; exit 1; fi llvm[2]: Compiling DenseSetTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseSetTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseSetTest.d" DenseSetTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling ArrayRecyclerTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ArrayRecyclerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ArrayRecyclerTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ArrayRecyclerTest.d" ArrayRecyclerTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ArrayRecyclerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ArrayRecyclerTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ArrayRecyclerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ArrayRecyclerTest.d.tmp"; exit 1; fi llvm[2]: Compiling FoldingSet.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/FoldingSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/FoldingSet.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/FoldingSet.d" FoldingSet.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/FoldingSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/FoldingSet.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/FoldingSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/FoldingSet.d.tmp"; exit 1; fi llvm[2]: Compiling HashingTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/HashingTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/HashingTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/HashingTest.d" HashingTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/HashingTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/HashingTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/HashingTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/HashingTest.d.tmp"; exit 1; fi llvm[2]: Compiling BlockFrequencyTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/BlockFrequencyTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/BlockFrequencyTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/BlockFrequencyTest.d" BlockFrequencyTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/BlockFrequencyTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/BlockFrequencyTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/BlockFrequencyTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/BlockFrequencyTest.d.tmp"; exit 1; fi llvm[2]: Compiling Casting.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Casting.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Casting.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Casting.d" Casting.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Casting.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Casting.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Casting.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Casting.d.tmp"; exit 1; fi llvm[2]: Compiling ImmutableMapTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableMapTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableMapTest.d" ImmutableMapTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling CommandLineTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CommandLineTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CommandLineTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CommandLineTest.d" CommandLineTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CommandLineTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CommandLineTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CommandLineTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CommandLineTest.d.tmp"; exit 1; fi llvm[2]: Compiling ImmutableSetTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableSetTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableSetTest.d" ImmutableSetTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling CompressionTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CompressionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CompressionTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CompressionTest.d" CompressionTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CompressionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CompressionTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CompressionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CompressionTest.d.tmp"; exit 1; fi llvm[2]: Compiling ConstantRangeTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ConstantRangeTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ConstantRangeTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ConstantRangeTest.d" ConstantRangeTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ConstantRangeTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ConstantRangeTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ConstantRangeTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ConstantRangeTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntEqClassesTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntEqClassesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntEqClassesTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntEqClassesTest.d" IntEqClassesTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntEqClassesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntEqClassesTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntEqClassesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntEqClassesTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntervalMapTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntervalMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntervalMapTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntervalMapTest.d" IntervalMapTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntervalMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntervalMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntervalMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntervalMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling DataExtractorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/DataExtractorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/DataExtractorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/DataExtractorTest.d" DataExtractorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/DataExtractorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/DataExtractorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/DataExtractorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/DataExtractorTest.d.tmp"; exit 1; fi llvm[2]: Compiling EndianTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/EndianTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/EndianTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/EndianTest.d" EndianTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/EndianTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/EndianTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/EndianTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/EndianTest.d.tmp"; exit 1; fi llvm[2]: Compiling ErrorOrTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ErrorOrTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ErrorOrTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ErrorOrTest.d" ErrorOrTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ErrorOrTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ErrorOrTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ErrorOrTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ErrorOrTest.d.tmp"; exit 1; fi llvm[2]: Compiling FileOutputBufferTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/FileOutputBufferTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/FileOutputBufferTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/FileOutputBufferTest.d" FileOutputBufferTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/FileOutputBufferTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/FileOutputBufferTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/FileOutputBufferTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/FileOutputBufferTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntegersSubsetTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/IntegersSubsetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/IntegersSubsetTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/IntegersSubsetTest.d" IntegersSubsetTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/IntegersSubsetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/IntegersSubsetTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/IntegersSubsetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/IntegersSubsetTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntrusiveRefCntPtrTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d" IntrusiveRefCntPtrTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d.tmp"; exit 1; fi llvm[2]: Compiling LeakDetectorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/LeakDetectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/LeakDetectorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/LeakDetectorTest.d" LeakDetectorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/LeakDetectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/LeakDetectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/LeakDetectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/LeakDetectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling MapVectorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/MapVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/MapVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/MapVectorTest.d" MapVectorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/MapVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/MapVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/MapVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/MapVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling ManagedStatic.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ManagedStatic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ManagedStatic.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ManagedStatic.d" ManagedStatic.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ManagedStatic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ManagedStatic.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ManagedStatic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ManagedStatic.d.tmp"; exit 1; fi llvm[2]: Compiling MathExtrasTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MathExtrasTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MathExtrasTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MathExtrasTest.d" MathExtrasTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MathExtrasTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MathExtrasTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MathExtrasTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MathExtrasTest.d.tmp"; exit 1; fi llvm[2]: Compiling OptionalTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/OptionalTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/OptionalTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/OptionalTest.d" OptionalTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/OptionalTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/OptionalTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/OptionalTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/OptionalTest.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryBufferTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryBufferTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryBufferTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryBufferTest.d" MemoryBufferTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryBufferTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryBufferTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryBufferTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryBufferTest.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryTest.d" MemoryTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryTest.d.tmp"; exit 1; fi llvm[2]: Compiling PackedVectorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/PackedVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/PackedVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/PackedVectorTest.d" PackedVectorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/PackedVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/PackedVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/PackedVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/PackedVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling SCCIteratorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SCCIteratorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SCCIteratorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SCCIteratorTest.d" SCCIteratorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SCCIteratorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SCCIteratorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SCCIteratorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SCCIteratorTest.d.tmp"; exit 1; fi llvm[2]: Compiling Path.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Path.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Path.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Path.d" Path.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Path.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Path.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Path.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Path.d.tmp"; exit 1; fi llvm[2]: Compiling SmallPtrSetTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallPtrSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallPtrSetTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallPtrSetTest.d" SmallPtrSetTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallPtrSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallPtrSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallPtrSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallPtrSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling SmallStringTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallStringTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallStringTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallStringTest.d" SmallStringTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallStringTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallStringTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallStringTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallStringTest.d.tmp"; exit 1; fi llvm[2]: Compiling ProcessTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProcessTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProcessTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProcessTest.d" ProcessTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProcessTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProcessTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProcessTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProcessTest.d.tmp"; exit 1; fi llvm[2]: Compiling SmallVectorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallVectorTest.d" SmallVectorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling ProgramTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProgramTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProgramTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProgramTest.d" ProgramTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProgramTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProgramTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProgramTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProgramTest.d.tmp"; exit 1; fi llvm[2]: Compiling RegexTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/RegexTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/RegexTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/RegexTest.d" RegexTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/RegexTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/RegexTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/RegexTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/RegexTest.d.tmp"; exit 1; fi llvm[2]: Compiling SwapByteOrderTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SwapByteOrderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SwapByteOrderTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SwapByteOrderTest.d" SwapByteOrderTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SwapByteOrderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SwapByteOrderTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SwapByteOrderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SwapByteOrderTest.d.tmp"; exit 1; fi llvm[2]: Compiling TimeValue.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/TimeValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/TimeValue.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/TimeValue.d" TimeValue.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/TimeValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/TimeValue.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/TimeValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/TimeValue.d.tmp"; exit 1; fi llvm[2]: Compiling ValueHandleTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ValueHandleTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ValueHandleTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ValueHandleTest.d" ValueHandleTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ValueHandleTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ValueHandleTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ValueHandleTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ValueHandleTest.d.tmp"; exit 1; fi llvm[2]: Compiling SparseBitVectorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseBitVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseBitVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseBitVectorTest.d" SparseBitVectorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseBitVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseBitVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseBitVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseBitVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling SparseMultiSetTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseMultiSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseMultiSetTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseMultiSetTest.d" SparseMultiSetTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseMultiSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseMultiSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseMultiSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseMultiSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling YAMLIOTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLIOTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLIOTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLIOTest.d" YAMLIOTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLIOTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLIOTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLIOTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLIOTest.d.tmp"; exit 1; fi llvm[2]: Compiling SparseSetTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseSetTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseSetTest.d" SparseSetTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling StringMapTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringMapTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringMapTest.d" StringMapTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling YAMLParserTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLParserTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLParserTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLParserTest.d" YAMLParserTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLParserTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLParserTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLParserTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLParserTest.d.tmp"; exit 1; fi llvm[2]: Compiling formatted_raw_ostream_test.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/formatted_raw_ostream_test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/formatted_raw_ostream_test.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/formatted_raw_ostream_test.d" formatted_raw_ostream_test.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/formatted_raw_ostream_test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/formatted_raw_ostream_test.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/formatted_raw_ostream_test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/formatted_raw_ostream_test.d.tmp"; exit 1; fi llvm[2]: Compiling StringRefTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringRefTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringRefTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringRefTest.d" StringRefTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringRefTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringRefTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringRefTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringRefTest.d.tmp"; exit 1; fi llvm[2]: Compiling raw_ostream_test.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/raw_ostream_test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/raw_ostream_test.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/raw_ostream_test.d" raw_ostream_test.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/raw_ostream_test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/raw_ostream_test.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/raw_ostream_test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/raw_ostream_test.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Support c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Support -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/SupportTests /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AlignOfTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/AllocatorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ArrayRecyclerTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/BlockFrequencyTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Casting.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CommandLineTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/CompressionTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ConstantRangeTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/DataExtractorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/EndianTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ErrorOrTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/FileOutputBufferTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/IntegersSubsetTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/LeakDetectorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ManagedStatic.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MathExtrasTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryBufferTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/MemoryTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/Path.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProcessTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ProgramTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/RegexTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SwapByteOrderTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/TimeValue.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/ValueHandleTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLIOTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/YAMLParserTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/formatted_raw_ostream_test.o /builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/raw_ostream_test.o \ -lgtest -lgtest_main -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Support make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Support' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms; \ DD=Transforms; \ if [ ! -f $SD/Makefile ]; then \ SD=Transforms; \ DD=Transforms; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils; \ DD=Utils; \ if [ ! -f $SD/Makefile ]; then \ SD=Utils; \ DD=Utils; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/.dir llvm[3]: Compiling Cloning.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Cloning.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Cloning.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Cloning.d" Cloning.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Cloning.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Cloning.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Cloning.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Cloning.d.tmp"; exit 1; fi llvm[2]: Compiling TinyPtrVectorTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TinyPtrVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TinyPtrVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TinyPtrVectorTest.d" TinyPtrVectorTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TinyPtrVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TinyPtrVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TinyPtrVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TinyPtrVectorTest.d.tmp"; exit 1; fi llvm[3]: Compiling IntegerDivision.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/IntegerDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/IntegerDivision.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/IntegerDivision.d" IntegerDivision.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/IntegerDivision.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/IntegerDivision.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/IntegerDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/IntegerDivision.d.tmp"; exit 1; fi llvm[2]: Compiling TripleTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TripleTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TripleTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TripleTest.d" TripleTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TripleTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TripleTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TripleTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TripleTest.d.tmp"; exit 1; fi llvm[3]: Compiling Local.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Local.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Local.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Local.d" Local.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Local.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Local.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Local.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Local.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test Utils c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/UtilsTests /builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Cloning.o /builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/IntegerDivision.o /builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/Local.o \ -lgtest -lgtest_main -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[3]: ======= Finished Linking Release Unit test Utils make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/IR; \ DD=IR; \ if [ ! -f $SD/Makefile ]; then \ SD=IR; \ DD=IR; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/IR' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/.dir llvm[2]: Compiling AttributesTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/AttributesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/AttributesTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/AttributesTest.d" AttributesTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/AttributesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/AttributesTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/AttributesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/AttributesTest.d.tmp"; exit 1; fi llvm[2]: Compiling ConstantsTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ConstantsTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ConstantsTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ConstantsTest.d" ConstantsTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ConstantsTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ConstantsTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ConstantsTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ConstantsTest.d.tmp"; exit 1; fi llvm[2]: Compiling TwineTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TwineTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TwineTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TwineTest.d" TwineTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TwineTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TwineTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TwineTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TwineTest.d.tmp"; exit 1; fi llvm[2]: Compiling DominatorTreeTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/DominatorTreeTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/DominatorTreeTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/DominatorTreeTest.d" DominatorTreeTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/DominatorTreeTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/DominatorTreeTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/DominatorTreeTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/DominatorTreeTest.d.tmp"; exit 1; fi llvm[2]: Compiling VariadicFunctionTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/VariadicFunctionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/VariadicFunctionTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/VariadicFunctionTest.d" VariadicFunctionTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/VariadicFunctionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/VariadicFunctionTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/VariadicFunctionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/VariadicFunctionTest.d.tmp"; exit 1; fi llvm[2]: Compiling ilistTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ilistTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ilistTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ilistTest.d" ilistTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ilistTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ilistTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ilistTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ilistTest.d.tmp"; exit 1; fi llvm[2]: Compiling IRBuilderTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRBuilderTest.d" IRBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRBuilderTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test ADT c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/ADT -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/ADTTests /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APFloatTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/APIntTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/BitVectorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DeltaAlgorithmTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseMapTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/DenseSetTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/FoldingSet.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/HashingTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableMapTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ImmutableSetTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntEqClassesTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntervalMapTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/MapVectorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/OptionalTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/PackedVectorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SCCIteratorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallPtrSetTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallStringTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SmallVectorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseBitVectorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseMultiSetTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/SparseSetTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringMapTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/StringRefTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TinyPtrVectorTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TripleTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/TwineTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/VariadicFunctionTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ilistTest.o \ -lgtest -lgtest_main -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Unit test ADT make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ADT' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis; \ DD=Analysis; \ if [ ! -f $SD/Makefile ]; then \ SD=Analysis; \ DD=Analysis; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/.dir llvm[2]: Compiling ScalarEvolutionTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/ScalarEvolutionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/ScalarEvolutionTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/ScalarEvolutionTest.d" ScalarEvolutionTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/ScalarEvolutionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/ScalarEvolutionTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/ScalarEvolutionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/ScalarEvolutionTest.d.tmp"; exit 1; fi llvm[2]: Compiling InstructionsTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/InstructionsTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/InstructionsTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/InstructionsTest.d" InstructionsTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/InstructionsTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/InstructionsTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/InstructionsTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/InstructionsTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Analysis c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/AnalysisTests /builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/ScalarEvolutionTest.o \ -lgtest -lgtest_main -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Analysis make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode; \ DD=Bitcode; \ if [ ! -f $SD/Makefile ]; then \ SD=Bitcode; \ DD=Bitcode; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/.dir llvm[2]: Compiling BitReaderTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/BitReaderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/BitReaderTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/BitReaderTest.d" BitReaderTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/BitReaderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/BitReaderTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/BitReaderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/BitReaderTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Bitcode c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/BitcodeTests /builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/BitReaderTest.o \ -lgtest -lgtest_main -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Bitcode make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode' \ SD=/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo; \ DD=DebugInfo; \ if [ ! -f $SD/Makefile ]; then \ SD=DebugInfo; \ DD=DebugInfo; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo' /builddir/build/BUILD/llvm-3.3.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/.dir llvm[2]: Compiling DWARFFormValueTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/DWARFFormValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/DWARFFormValueTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/DWARFFormValueTest.d" DWARFFormValueTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/DWARFFormValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/DWARFFormValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/DWARFFormValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/DWARFFormValueTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test DebugInfo c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/DebugInfoTests /builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/DWARFFormValueTest.o \ -lgtest -lgtest_main -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Unit test DebugInfo make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo' llvm[2]: Compiling MDBuilderTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MDBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MDBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MDBuilderTest.d" MDBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MDBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MDBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MDBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MDBuilderTest.d.tmp"; exit 1; fi llvm[2]: Compiling MetadataTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MetadataTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MetadataTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MetadataTest.d" MetadataTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MetadataTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MetadataTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MetadataTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MetadataTest.d.tmp"; exit 1; fi llvm[2]: Compiling PassManagerTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PassManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PassManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PassManagerTest.d" PassManagerTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PassManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PassManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PassManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PassManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling PatternMatch.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PatternMatch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PatternMatch.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PatternMatch.d" PatternMatch.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PatternMatch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PatternMatch.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PatternMatch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PatternMatch.d.tmp"; exit 1; fi llvm[2]: Compiling TypeBuilderTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypeBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypeBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypeBuilderTest.d" TypeBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypeBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypeBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypeBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypeBuilderTest.d.tmp"; exit 1; fi llvm[2]: Compiling TypesTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypesTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypesTest.d" TypesTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypesTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypesTest.d.tmp"; exit 1; fi llvm[2]: Compiling ValueMapTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueMapTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueMapTest.d" ValueMapTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueMapTest.d.tmp"; exit 1; fi ValueMapTest.cpp: In function 'void {anonymous}::CompileAssertHasType(VarType)': ValueMapTest.cpp:120:16: warning: typedef 'assert' locally defined but not used [-Wunused-local-typedefs] typedef char assert[is_same::value ? 1 : -1]; ^ llvm[2]: Compiling ValueTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueTest.d" ValueTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueTest.d.tmp"; exit 1; fi llvm[2]: Compiling VerifierTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/VerifierTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/VerifierTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/VerifierTest.d" VerifierTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/VerifierTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/VerifierTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/VerifierTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/VerifierTest.d.tmp"; exit 1; fi llvm[2]: Compiling WaymarkTest.cpp for Release build if c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/WaymarkTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/WaymarkTest.o" -MT "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/WaymarkTest.d" WaymarkTest.cpp -o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/WaymarkTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/WaymarkTest.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/WaymarkTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/WaymarkTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test IR c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/unittests/IR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest/include -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -o Release/IRTests /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/AttributesTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ConstantsTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/DominatorTreeTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRBuilderTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/InstructionsTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MDBuilderTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/MetadataTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PassManagerTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/PatternMatch.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypeBuilderTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/TypesTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueMapTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/ValueTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/VerifierTest.o /builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/WaymarkTest.o \ -lgtest -lgtest_main -lLLVM-3.3 -lz -lpthread -lffi -ldl -lm llvm[2]: ======= Finished Linking Release Unit test IR make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/IR' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests' for dir in projects bindings; do \ if [ -d /builddir/build/BUILD/llvm-3.3.src/$dir ]; then\ (make -C$dir all ) || exit 1; \ fi \ done make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects' for dir in sample; do \ (make -C $dir all ) || exit 1; \ done make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample' for dir in lib tools; do \ (make -C $dir all ) || exit 1; \ done make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib' for dir in sample; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample' /builddir/build/BUILD/llvm-3.3.src/projects/sample/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release > /dev/null /builddir/build/BUILD/llvm-3.3.src/projects/sample/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/lib > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/lib/.dir llvm[4]: Compiling sample.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/projects/sample/include -I/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release/sample.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release/sample.o" -MT "/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release/sample.d" sample.c -o /builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release/sample.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release/sample.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release/sample.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release/sample.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libsample.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/lib/libsample.a ar cru /builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/lib/libsample.a /builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample/Release/sample.o ranlib /builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/lib/libsample.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools' for dir in sample; do \ (make -C $dir all ) || exit 1; \ done make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample' /builddir/build/BUILD/llvm-3.3.src/projects/sample/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release > /dev/null /builddir/build/BUILD/llvm-3.3.src/projects/sample/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/bin > /dev/null /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release/.dir /usr/bin/date > /builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/bin/.dir llvm[4]: Compiling main.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/projects/sample/include -I/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release/main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release/main.o" -MT "/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release/main.d" main.c -o /builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release/main.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release/main.d.tmp" "/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release/main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release/main.d.tmp"; exit 1; fi llvm[4]: Linking Release executable Sample (without symbols) c++ -I/builddir/build/BUILD/llvm-3.3.src/include -I/builddir/build/BUILD/llvm-3.3.src/projects/sample/include -I/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fomit-frame-pointer -std=c++11 -fno-exceptions -fPIC -Woverloaded-virtual -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/bin -Wl,-export-dynamic -L/builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/lib -L/builddir/build/BUILD/llvm-3.3.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -o /builddir/build/BUILD/llvm-3.3.src/projects/sample/Release/bin/Sample /builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample/Release/main.o -lsample \ -lpthread -lffi -ldl -lm llvm[4]: ======= Finished Linking Release Executable Sample (without symbols) make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/bindings' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/bindings' llvm[0]: ***** Completed Release Build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DTihZ6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64 + cd llvm-3.3.src + make install DESTDIR=/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64 PROJ_docsdir=/moredocs llvm[0]: Installing include files llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm-c/Transforms llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Transforms llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Transforms/Utils llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Transforms/IPO llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Target llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/TableGen llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Support llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Option llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Object llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/MC llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/MC/MCParser llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/IRReader llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/IR llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/ExecutionEngine llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/DebugInfo llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Config llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/CodeGen llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/CodeGen/PBQP llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/CodeGen/PBQP/Heuristics llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Bitcode llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Assembly llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/Analysis llvm[0]: Making install directory /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/./llvm/ADT make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Support' llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMSupport.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Support' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/TableGen' llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMTableGen.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/TableGen' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/TableGen' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-tblgen make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/TableGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/count' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/count' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/llvm-lit' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/llvm-lit' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/not' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/not' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest' llvm[3]: Install circumvented with NO_INSTALL make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain' llvm[3]: Install circumvented with NO_INSTALL make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMCore.a llvm[1]: Installing /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/llvm/IR/Intrinsics.gen make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' llvm[2]: Installing /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/llvm/IR/Intrinsics.gen make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAsmParser.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMBitReader.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMBitWriter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Archive' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMArchive.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Archive' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAnalysis.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMipa.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMTransformUtils.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMInstrumentation.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMScalarOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMInstCombine.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMipo.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMVectorize.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello' llvm[3]: Linking Release Loadable Module LLVMHello.so llvm[3]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/LLVMHello.so make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMObjCARCOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMCodeGen.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMSelectionDAG.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAsmPrinter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMTarget.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMR600CodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMR600AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMR600Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMR600Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMSystemZCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMSystemZAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMSystemZAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMSystemZInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMSystemZDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMNVPTXCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMNVPTXAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMNVPTXInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMNVPTXDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMCppBackendCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMCppBackendInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAArch64CodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAArch64AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAArch64AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAArch64Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAArch64Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAArch64Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMAArch64Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMARMCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMARMAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMARMAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMARMDisassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMARMInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMARMDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMPowerPCCodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMPowerPCAsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMPowerPCAsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMPowerPCInfo.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMPowerPCDesc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMX86CodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMX86AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMX86AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMX86Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMX86Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMX86Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMX86Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMExecutionEngine.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMInterpreter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMMCJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMRuntimeDyld.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Linker' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMLinker.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Linker' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMMC.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMMCParser.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMMCDisassembler.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Object' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMObject.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Object' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Option' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMOption.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Option' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMDebugInfo.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IRReader' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVMIRReader.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IRReader' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib' llvm[1]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVM-3.3.so make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' llvm[1]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-config make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lto' llvm[2]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLTO.so llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLTO.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/gold' llvm[2]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/LLVMgold.so make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/gold' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/opt' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/opt make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/opt' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-as make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-dis make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llc' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-ranlib make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-ar make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-nm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-prof make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-link make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lli' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/lli make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lli' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-extract make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-mc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/bugpoint make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-bcanalyzer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-diff make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/macho-dump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-objdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-readobj make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-rtdyld make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-dwarfdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-cov make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-size make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-stress make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-mcmarkup make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer' llvm[2]: Installing Release /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-symbolizer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes' llvm[2]: Linking Release Loadable Module BugpointPasses.so llvm[2]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/BugpointPasses.so make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/runtime' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile' llvm[2]: Installing Release Shared Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libprofile_rt.so llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libprofile_rt.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/runtime' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/docs' llvm[1]: Packaging HTML documentation llvm[1]: Installing HTML documentation make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/docs' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ADT' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ADT' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Support' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Support' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/IR' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/bindings' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/bindings' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-config /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-config-64 + pushd /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/llvm/Config ~/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/include/llvm33/llvm/Config ~/build/BUILD/llvm-3.3.src + mv config.h config-64.h + cp -p /builddir/build/SOURCES/llvm-Config-config.h config.h + mv llvm-config.h llvm-config-64.h + cp -p /builddir/build/SOURCES/llvm-Config-llvm-config.h llvm-config.h + popd ~/build/BUILD/llvm-3.3.src + mkdir -p /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/etc/ld.so.conf.d + cat + rm /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/LLVMHello.so + find /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64 -name '*.a' -type f -print0 + xargs -0 chmod -x + find /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/moredocs/ -name '*.tar.gz' -print0 + xargs -0 rm -rf + mkdir -p /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc + mkdir -p /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc/llvm33-doc-3.3 + cp -ar examples /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc/llvm33-doc-3.3/examples + find /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc/llvm33-doc-3.3 -name Makefile -o -name CMakeLists.txt -o -name LLVMBuild.txt -print0 + xargs -0 rm -f + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/bugpoint /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/bugpoint-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llc /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llc-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/lli /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/lli-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-ar /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-ar-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-as /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-as-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-bcanalyzer /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-bcanalyzer-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-config-64 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-config-64-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-cov /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-cov-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-diff /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-diff-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-dis /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-dis-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-dwarfdump /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-dwarfdump-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-extract /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-extract-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-link /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-link-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-mc /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-mc-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-mcmarkup /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-mcmarkup-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-nm /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-nm-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-objdump /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-objdump-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-prof /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-prof-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-ranlib /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-ranlib-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-readobj /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-readobj-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-rtdyld /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-rtdyld-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-size /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-size-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-stress /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-stress-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-symbolizer /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-symbolizer-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-tblgen /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-tblgen-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/macho-dump /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/macho-dump-3.3 + for i in '/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/*' + mv /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/opt /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/opt-3.3 + ln -sf llvm-ar-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-ranlib-3.3 + rm -rf /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/moredocs + mkdir -p /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/llvm33/cmake/ + cp -p cmake/modules/AddLLVM.cmake cmake/modules/AddLLVMDefinitions.cmake cmake/modules/CheckAtomic.cmake cmake/modules/ChooseMSVCCRT.cmake cmake/modules/GetHostTriple.cmake cmake/modules/GetSVN.cmake cmake/modules/HandleLLVMOptions.cmake cmake/modules/LLVM-Config.cmake cmake/modules/LLVMParseArguments.cmake cmake/modules/LLVMProcessSources.cmake cmake/modules/TableGen.cmake cmake/modules/VersionFromVCS.cmake /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/llvm33/cmake/ + file /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/bugpoint-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llc-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/lli-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-ar-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-as-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-bcanalyzer-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-config-64-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-cov-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-diff-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-dis-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-dwarfdump-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-extract-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-link-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-mc-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-mcmarkup-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-nm-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-objdump-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-prof-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-ranlib-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-readobj-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-rtdyld-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-size-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-stress-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-symbolizer-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/llvm-tblgen-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/macho-dump-3.3 /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/bin/opt-3.3 + xargs -r chrpath -d + awk -F: '$2~/ELF/{print $1}' + file /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/lib64/llvm33/BugpointPasses.so /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/lib64/llvm33/LLVMgold.so /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/lib64/llvm33/libLLVM-3.3.so /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/lib64/llvm33/libLTO.so /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64//usr/lib64/llvm33/libprofile_rt.so + awk -F: '$2~/ELF/{print $1}' + xargs -r chrpath -d + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/llvm-3.3.src extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/opt-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/macho-dump-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-tblgen-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-symbolizer-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-stress-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-size-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-rtdyld-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-readobj-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-prof-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-objdump-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-nm-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-mcmarkup-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-mc-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-link-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-extract-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-dwarfdump-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-dis-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-diff-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-cov-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-config-64-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-bcanalyzer-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-as-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llvm-ar-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/lli-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/llc-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/bin/bugpoint-3.3 extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libprofile_rt.so extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/BugpointPasses.so extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/LLVMgold.so extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLTO.so extracting debug info from /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/lib64/llvm33/libLLVM-3.3.so /usr/lib/rpm/sepdebugcrcfix: Updated 31 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/llvm-ar-3.3.debug to /usr/lib/debug/usr/bin/llvm-ranlib-3.3.debug 119633 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pDKezw + umask 022 + cd /builddir/build/BUILD + cd llvm-3.3.src + mkdir -p /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc/llvm33-devel-3.3 + make -k check 'LIT_ARGS=-v -j4' + tee /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc/llvm33-devel-3.3/testlog-x86_64.txt make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Support' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Support' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/TableGen' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/TableGen' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileCheck' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/FileUpdate' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/TableGen' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/TableGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/PerfectShuffle' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/count' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/count' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/fpcmp' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/llvm-lit' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/llvm-lit' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/not' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/not' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/googletest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest/UnitTestMain' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils/unittest' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/utils' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/AsmParser' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Reader' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode/Writer' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Archive' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Archive' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis/IPA' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Utils' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Instrumentation' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Scalar' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/InstCombine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/IPO' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Vectorize' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/Hello' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms/ObjCARC' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Transforms' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/SelectionDAG' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen/AsmPrinter' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/CodeGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/R600' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/SystemZ' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/NVPTX' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend/TargetInfo' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/CppBackend' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/AArch64' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/ARM' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/PowerPC' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target/X86' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Target' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/Interpreter' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/JIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/MCJIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine/RuntimeDyld' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Linker' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Linker' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCParser' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC/MCDisassembler' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/MC' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Object' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Object' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/Option' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/Option' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/DebugInfo' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/lib/IRReader' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib/IRReader' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/lib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-shlib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-config' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lto' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/gold' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/gold' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/opt' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/opt' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-as' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ranlib' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-ar' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-nm' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-prof' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-link' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/lli' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/lli' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-extract' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-bcanalyzer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-diff' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/macho-dump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-objdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-readobj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-rtdyld' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-dwarfdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-cov' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-size' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-stress' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-mcmarkup' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/llvm-symbolizer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/obj2yaml' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/yaml2obj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools/bugpoint-passes' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/tools' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/runtime' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/runtime/libprofile' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/runtime' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/docs' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ADT' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ADT' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Support' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Transforms' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/IR' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/unittests' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib/sample' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/lib' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools/sample' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample/tools' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects/sample' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/projects' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/bindings' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/bindings' llvm[0]: ***** Completed Release Build llvm[0]: Running test suite make[1]: Entering directory `/builddir/build/BUILD/llvm-3.3.src/test' Making LLVM 'lit.site.cfg' file... Making LLVM unittest 'lit.site.cfg' file... ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -s 8192 ; \ /usr/bin/python /builddir/build/BUILD/llvm-3.3.src/utils/lit/lit.py -v -j4 . ) -- Testing: 8626 tests, 4 threads -- PASS: LLVM :: Analysis/BasicAA/2003-03-04-GEPCrash.ll (1 of 8626) PASS: LLVM :: Analysis/BasicAA/2003-04-25-GEPCrash.ll (2 of 8626) PASS: LLVM :: Analysis/BasicAA/2003-05-21-GEP-Problem.ll (3 of 8626) PASS: LLVM :: Analysis/BasicAA/2003-06-01-AliasCrash.ll (4 of 8626) PASS: LLVM :: Analysis/BasicAA/2003-07-03-BasicAACrash.ll (5 of 8626) PASS: LLVM :: Analysis/BasicAA/2003-02-26-AccessSizeTest.ll (6 of 8626) PASS: LLVM :: Analysis/BasicAA/2003-04-22-GEPProblem.ll (7 of 8626) PASS: LLVM :: Analysis/BasicAA/2003-11-04-SimpleCases.ll (8 of 8626) PASS: LLVM :: Analysis/BasicAA/2003-09-19-LocalArgument.ll (9 of 8626) PASS: LLVM :: Analysis/BasicAA/2006-11-03-BasicAAVectorCrash.ll (10 of 8626) PASS: LLVM :: Analysis/BasicAA/2004-07-28-MustAliasbug.ll (11 of 8626) PASS: LLVM :: Analysis/BasicAA/2003-12-11-ConstExprGEP.ll (12 of 8626) PASS: LLVM :: Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll (13 of 8626) PASS: LLVM :: Analysis/BasicAA/2006-03-03-BadArraySubscript.ll (14 of 8626) PASS: LLVM :: Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll (15 of 8626) PASS: LLVM :: Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll (16 of 8626) PASS: LLVM :: Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll (17 of 8626) PASS: LLVM :: Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll (18 of 8626) PASS: LLVM :: Analysis/BasicAA/2007-11-05-SizeCrash.ll (19 of 8626) PASS: LLVM :: Analysis/BasicAA/2008-04-15-Byval.ll (20 of 8626) PASS: LLVM :: Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll (21 of 8626) PASS: LLVM :: Analysis/BasicAA/2008-06-02-GEPTailCrash.ll (22 of 8626) PASS: LLVM :: Analysis/BasicAA/2008-11-23-NoaliasRet.ll (23 of 8626) PASS: LLVM :: Analysis/BasicAA/2009-10-13-GEP-BaseNoAlias.ll (24 of 8626) PASS: LLVM :: Analysis/BasicAA/2009-03-04-GEPNoalias.ll (25 of 8626) PASS: LLVM :: Analysis/BasicAA/2009-10-13-AtomicModRef.ll (26 of 8626) PASS: LLVM :: Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll (27 of 8626) PASS: LLVM :: Analysis/BasicAA/byval.ll (28 of 8626) PASS: LLVM :: Analysis/BasicAA/aligned-overread.ll (29 of 8626) PASS: LLVM :: Analysis/BasicAA/args-rets-allocas-loads.ll (30 of 8626) PASS: LLVM :: Analysis/BasicAA/cas.ll (31 of 8626) PASS: LLVM :: Analysis/BasicAA/constant-over-index.ll (32 of 8626) PASS: LLVM :: Analysis/BasicAA/empty.ll (33 of 8626) PASS: LLVM :: Analysis/BasicAA/featuretest.ll (34 of 8626) PASS: LLVM :: Analysis/BasicAA/dag.ll (35 of 8626) PASS: LLVM :: Analysis/BasicAA/gcsetest.ll (36 of 8626) PASS: LLVM :: Analysis/BasicAA/global-size.ll (37 of 8626) PASS: LLVM :: Analysis/BasicAA/full-store-partial-alias.ll (38 of 8626) PASS: LLVM :: Analysis/BasicAA/getmodrefinfo-cs-cs.ll (39 of 8626) PASS: LLVM :: Analysis/BasicAA/gep-alias.ll (40 of 8626) PASS: LLVM :: Analysis/BasicAA/invariant_load.ll (41 of 8626) PASS: LLVM :: Analysis/BasicAA/intrinsics.ll (42 of 8626) PASS: LLVM :: Analysis/BasicAA/memset_pattern.ll (43 of 8626) PASS: LLVM :: Analysis/BasicAA/must-and-partial.ll (44 of 8626) PASS: LLVM :: Analysis/BasicAA/modref.ll (45 of 8626) PASS: LLVM :: Analysis/BasicAA/no-escape-call.ll (46 of 8626) PASS: LLVM :: Analysis/BasicAA/noalias-geps.ll (47 of 8626) PASS: LLVM :: Analysis/BasicAA/nocapture.ll (48 of 8626) PASS: LLVM :: Analysis/BasicAA/phi-and-select.ll (49 of 8626) PASS: LLVM :: Analysis/BasicAA/phi-aa.ll (50 of 8626) PASS: LLVM :: Analysis/BasicAA/phi-spec-order.ll (51 of 8626) PASS: LLVM :: Analysis/BasicAA/store-promote.ll (52 of 8626) PASS: LLVM :: Analysis/BasicAA/phi-speculation.ll (53 of 8626) PASS: LLVM :: Analysis/BasicAA/pure-const-dce.ll (54 of 8626) PASS: LLVM :: Analysis/BasicAA/tailcall-modref.ll (55 of 8626) PASS: LLVM :: Analysis/BasicAA/underlying-value.ll (56 of 8626) PASS: LLVM :: Analysis/BranchProbabilityInfo/basic.ll (57 of 8626) PASS: LLVM :: Analysis/BasicAA/unreachable-block.ll (58 of 8626) PASS: LLVM :: Analysis/BlockFrequencyInfo/basic.ll (59 of 8626) PASS: LLVM :: Analysis/BranchProbabilityInfo/loop.ll (60 of 8626) PASS: LLVM :: Analysis/BranchProbabilityInfo/noreturn.ll (61 of 8626) PASS: LLVM :: Analysis/CallGraph/2008-09-09-DirectCall.ll (62 of 8626) PASS: LLVM :: Analysis/CallGraph/2008-09-09-UsedByGlobal.ll (63 of 8626) PASS: LLVM :: Analysis/CallGraph/do-nothing-intrinsic.ll (64 of 8626) PASS: LLVM :: Analysis/CallGraph/no-intrinsics.ll (65 of 8626) PASS: LLVM :: Analysis/CostModel/ARM/gep.ll (66 of 8626) PASS: LLVM :: Analysis/CostModel/ARM/divrem.ll (67 of 8626) PASS: LLVM :: Analysis/CostModel/ARM/shuffle.ll (68 of 8626) PASS: LLVM :: Analysis/CostModel/ARM/insertelement.ll (69 of 8626) PASS: LLVM :: Analysis/CostModel/ARM/cast.ll (70 of 8626) PASS: LLVM :: Analysis/CostModel/ARM/select.ll (71 of 8626) PASS: LLVM :: Analysis/CostModel/PowerPC/insert_extract.ll (72 of 8626) PASS: LLVM :: Analysis/CostModel/PowerPC/load_store.ll (73 of 8626) PASS: LLVM :: Analysis/CostModel/X86/cast.ll (74 of 8626) PASS: LLVM :: Analysis/CostModel/X86/gep.ll (75 of 8626) PASS: LLVM :: Analysis/CostModel/X86/cmp.ll (76 of 8626) PASS: LLVM :: Analysis/CostModel/X86/i32.ll (77 of 8626) PASS: LLVM :: Analysis/CostModel/X86/arith.ll (78 of 8626) PASS: LLVM :: Analysis/CostModel/X86/insert-extract-at-zero.ll (79 of 8626) PASS: LLVM :: Analysis/CostModel/X86/loop_v2.ll (80 of 8626) PASS: LLVM :: Analysis/CostModel/X86/load_store.ll (81 of 8626) PASS: LLVM :: Analysis/CostModel/X86/intrinsic-cost.ll (82 of 8626) PASS: LLVM :: Analysis/CostModel/X86/sitofp.ll (83 of 8626) PASS: LLVM :: Analysis/CostModel/X86/tiny.ll (84 of 8626) PASS: LLVM :: Analysis/CostModel/X86/testshiftlshr.ll (85 of 8626) PASS: LLVM :: Analysis/CostModel/X86/testshiftshl.ll (86 of 8626) PASS: LLVM :: Analysis/CostModel/X86/testshiftashr.ll (87 of 8626) PASS: LLVM :: Analysis/CostModel/X86/vectorized-loop.ll (88 of 8626) PASS: LLVM :: Analysis/CostModel/no_info.ll (89 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/Banerjee.ll (90 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/ExactRDIV.ll (91 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/Coupled.ll (92 of 8626) PASS: LLVM :: Analysis/CostModel/X86/uitofp.ll (93 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/ExactSIV.ll (94 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/GCD.ll (95 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/Preliminary.ll (96 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/Separability.ll (97 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/StrongSIV.ll (98 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/Propagating.ll (99 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/SymbolicRDIV.ll (100 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/SymbolicSIV.ll (101 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/WeakCrossingSIV.ll (102 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/WeakZeroSrcSIV.ll (103 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/WeakZeroDstSIV.ll (104 of 8626) PASS: LLVM :: Analysis/DependenceAnalysis/ZIV.ll (105 of 8626) PASS: LLVM :: Analysis/Dominators/2006-10-02-BreakCritEdges.ll (106 of 8626) PASS: LLVM :: Analysis/Dominators/2007-01-14-BreakCritEdges.ll (107 of 8626) PASS: LLVM :: Analysis/Dominators/2007-07-12-SplitBlock.ll (108 of 8626) PASS: LLVM :: Analysis/Dominators/2007-07-11-SplitBlock.ll (109 of 8626) PASS: LLVM :: Analysis/Dominators/invoke.ll (110 of 8626) PASS: LLVM :: Analysis/GlobalsModRef/aliastest.ll (111 of 8626) PASS: LLVM :: Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll (112 of 8626) PASS: LLVM :: Analysis/GlobalsModRef/chaining-analysis.ll (113 of 8626) PASS: LLVM :: Analysis/GlobalsModRef/pr12351.ll (114 of 8626) PASS: LLVM :: Analysis/GlobalsModRef/modreftest.ll (115 of 8626) PASS: LLVM :: Analysis/GlobalsModRef/indirect-global.ll (116 of 8626) PASS: LLVM :: Analysis/GlobalsModRef/purecse.ll (117 of 8626) PASS: LLVM :: Analysis/MemoryDependenceAnalysis/memdep_requires_dominator_tree.ll (118 of 8626) PASS: LLVM :: Analysis/GlobalsModRef/volatile-instrs.ll (119 of 8626) PASS: LLVM :: Analysis/LoopInfo/2003-05-15-NestingProblem.ll (120 of 8626) PASS: LLVM :: Analysis/PostDominators/pr1098.ll (121 of 8626) PASS: LLVM :: Analysis/PostDominators/pr6047_a.ll (122 of 8626) PASS: LLVM :: Analysis/PostDominators/pr6047_b.ll (123 of 8626) PASS: LLVM :: Analysis/PostDominators/pr6047_c.ll (124 of 8626) PASS: LLVM :: Analysis/PostDominators/pr6047_d.ll (125 of 8626) PASS: LLVM :: Analysis/Profiling/edge-profiling.ll (126 of 8626) PASS: LLVM :: Analysis/Profiling/load-branch-weights-ifs.ll (127 of 8626) PASS: LLVM :: Analysis/Profiling/profiling-tool-chain.ll (128 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/block_sort.ll (129 of 8626) PASS: LLVM :: Analysis/Profiling/load-branch-weights-loops.ll (130 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_complicated.ll (131 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_complicated_2.ll (132 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/cond_loop.ll (133 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_same_exit.ll (134 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_forward_edge.ll (135 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/exit_in_condition.ll (136 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop.ll (137 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_simple.ll (138 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_3.ll (139 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_2.ll (140 of 8626) PASS: LLVM :: Analysis/RegionInfo/20100809_bb_not_in_domtree.ll (141 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/loop_with_condition.ll (142 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/loops_1.ll (143 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/loops_2.ll (144 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/mix_1.ll (145 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_4.ll (146 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/next.ll (147 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/nested_loops.ll (148 of 8626) PASS: LLVM :: Analysis/Profiling/load-branch-weights-switches.ll (149 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/two_loops_same_header.ll (150 of 8626) UNSUPPORTED: LLVM :: Analysis/RegionInfo/paper.ll (151 of 8626) PASS: LLVM :: Analysis/RegionInfo/unreachable_bb.ll (152 of 8626) PASS: LLVM :: Analysis/RegionInfo/multiple_exiting_edge.ll (153 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2007-07-15-NegativeStride.ll (154 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2007-08-06-Unsigned.ll (155 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll (156 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2007-09-27-LargeStepping.ll (157 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2007-11-14-SignedAddRec.ll (158 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll (159 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-02-11-ReversedCondition.ll (160 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-02-12-SMAXTripCount.ll (161 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll (162 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-02-15-UMax.ll (163 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-06-12-BinomialInt64.ll (164 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-19-InfiniteLoop.ll (165 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-19-WrappingIV.ll (166 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-29-SGTTripCount.ll (167 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-12-UnneededSelect1.ll (168 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-12-UnneededSelect2.ll (169 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-29-SMinExpr.ll (170 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-08-04-IVOverflow.ll (171 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-02-QuadraticCrash.ll (172 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-LessThanOrEqual.ll (173 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-15-CubicOOM.ll (174 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-08-04-LongAddRec.ll (175 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-12-11-SMaxOverflow.ll (176 of 8626) XFAIL: LLVM :: Analysis/ScalarEvolution/2008-11-18-Stride2.ll (177 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-Stride1.ll (178 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll (179 of 8626) XFAIL: LLVM :: Analysis/ScalarEvolution/2008-12-15-DontUseSDiv.ll (180 of 8626) XFAIL: LLVM :: Analysis/ScalarEvolution/2008-12-14-StrideAndSigned.ll (181 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2009-01-02-SignedNegativeStride.ll (182 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2009-04-22-TruncCast.ll (183 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2009-05-09-PointerEdgeCount.ll (184 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2009-07-04-GroupConstantsWidthMismatch.ll (185 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll (186 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2011-03-09-ExactNoMaxBECount.ll (187 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2011-04-26-FoldAddRec.ll (188 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2011-10-04-ConstEvolve.ll (189 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll (190 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/SolveQuadraticEquation.ll (191 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2012-03-26-LoadConstant.ll (192 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/2012-05-18-LoopPredRecurse.ll (193 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/and-xor.ll (194 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/avoid-infinite-recursion-1.ll (195 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/avoid-infinite-recursion-0.ll (196 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/avoid-smax-0.ll (197 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/div-overflow.ll (198 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/avoid-smax-1.ll (199 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/do-loop.ll (200 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/fold.ll (201 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/how-far-to-zero.ll (202 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/load.ll (203 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/max-trip-count.ll (204 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/nsw-offset.ll (205 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/nsw.ll (206 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/pointer-sign-bits.ll (207 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/pr3909.ll (208 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/scev-aa.ll (209 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/scev-invalid.ll (210 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-1.ll (211 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-0.ll (212 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/sext-inreg.ll (213 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-2.ll (214 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/sle.ll (215 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count.ll (216 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count10.ll (217 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/smax.ll (218 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count12.ll (219 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count11.ll (220 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count2.ll (221 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count3.ll (222 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count4.ll (223 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count6.ll (224 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count5.ll (225 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count7.ll (226 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count8.ll (227 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/undefined.ll (228 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/trip-count9.ll (229 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/unsimplified-loop.ll (230 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/unreachable-code.ll (231 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/xor-and.ll (232 of 8626) PASS: LLVM :: Analysis/ScalarEvolution/zext-wrap.ll (233 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/aliastest.ll (234 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/dse.ll (235 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/argument-promotion.ll (236 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll (237 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/dynamic-indices.ll (238 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/functionattrs.ll (239 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/intrinsics.ll (240 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/memcpyopt.ll (241 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/licm.ll (242 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/precedence.ll (243 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/sink.ll (244 of 8626) PASS: LLVM :: Archive/check_binary_output.ll (245 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/placement-tbaa.ll (246 of 8626) PASS: LLVM :: Archive/toc_MacOSX.ll (247 of 8626) PASS: LLVM :: Archive/toc_GNU.ll (248 of 8626) PASS: LLVM :: Archive/toc_SVR4.ll (249 of 8626) PASS: LLVM :: Archive/extract.ll (250 of 8626) PASS: LLVM :: Assembler/2002-03-08-NameCollision.ll (251 of 8626) PASS: LLVM :: Archive/toc_xpg4.ll (252 of 8626) PASS: LLVM :: Assembler/2002-03-08-NameCollision2.ll (253 of 8626) PASS: LLVM :: Assembler/2002-04-07-InfConstant.ll (254 of 8626) PASS: LLVM :: Assembler/2002-04-29-NameBinding.ll (255 of 8626) PASS: LLVM :: Assembler/2002-05-02-InvalidForwardRef.ll (256 of 8626) PASS: LLVM :: Assembler/2002-04-07-HexFloatConstants.ll (257 of 8626) PASS: LLVM :: Assembler/2002-07-14-OpaqueType.ll (258 of 8626) PASS: LLVM :: Assembler/2002-07-31-SlashInString.ll (259 of 8626) PASS: LLVM :: Assembler/2002-07-25-ReturnPtrFunction.ll (260 of 8626) PASS: LLVM :: Assembler/2002-07-25-QuoteInString.ll (261 of 8626) PASS: LLVM :: Assembler/2002-08-15-CastAmbiguity.ll (262 of 8626) PASS: LLVM :: Assembler/2002-08-15-ConstantExprProblem.ll (263 of 8626) PASS: LLVM :: Assembler/2002-08-19-BytecodeReader.ll (264 of 8626) PASS: LLVM :: Assembler/2002-08-16-ConstExprInlined.ll (265 of 8626) PASS: LLVM :: Assembler/2002-08-15-UnresolvedGlobalReference.ll (266 of 8626) PASS: LLVM :: Assembler/2002-08-22-DominanceProblem.ll (267 of 8626) PASS: LLVM :: Assembler/2002-10-08-LargeArrayPerformance.ll (268 of 8626) PASS: LLVM :: Assembler/2002-10-13-ConstantEncodingProblem.ll (269 of 8626) PASS: LLVM :: Assembler/2003-01-30-UnsignedString.ll (270 of 8626) PASS: LLVM :: Assembler/2002-12-15-GlobalResolve.ll (271 of 8626) PASS: LLVM :: Assembler/2003-04-25-UnresolvedGlobalReference.ll (272 of 8626) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/tbaa-path.ll (273 of 8626) PASS: LLVM :: Assembler/2003-04-15-ConstantInitAssertion.ll (274 of 8626) PASS: LLVM :: Assembler/2003-05-03-BytecodeReaderProblem.ll (275 of 8626) PASS: LLVM :: Assembler/2003-05-12-MinIntProblem.ll (276 of 8626) PASS: LLVM :: Assembler/2003-05-15-AssemblerProblem.ll (277 of 8626) PASS: LLVM :: Assembler/2003-05-21-EmptyStructTest.ll (278 of 8626) PASS: LLVM :: Assembler/2003-05-21-ConstantShiftExpr.ll (279 of 8626) PASS: LLVM :: Assembler/2003-05-15-SwitchBug.ll (280 of 8626) PASS: LLVM :: Assembler/2003-08-20-ConstantExprGEP-Fold.ll (281 of 8626) PASS: LLVM :: Assembler/2003-05-21-MalformedStructCrash.ll (282 of 8626) PASS: LLVM :: Assembler/2003-05-21-MalformedShiftCrash.ll (283 of 8626) PASS: LLVM :: Assembler/2003-08-21-ConstantExprCast-Fold.ll (284 of 8626) PASS: LLVM :: Assembler/2003-11-11-ImplicitRename.ll (285 of 8626) PASS: LLVM :: Assembler/2003-11-05-ConstantExprShift.ll (286 of 8626) PASS: LLVM :: Assembler/2003-11-12-ConstantExprCast.ll (287 of 8626) PASS: LLVM :: Assembler/2003-11-24-SymbolTableCrash.ll (288 of 8626) PASS: LLVM :: Assembler/2004-01-11-getelementptrfolding.ll (289 of 8626) PASS: LLVM :: Assembler/2004-02-27-SelfUseAssertError.ll (290 of 8626) PASS: LLVM :: Assembler/2004-01-20-MaxLongLong.ll (291 of 8626) PASS: LLVM :: Assembler/2004-02-01-NegativeZero.ll (292 of 8626) PASS: LLVM :: Assembler/2004-04-04-GetElementPtrIndexTypes.ll (293 of 8626) PASS: LLVM :: Assembler/2004-03-07-FunctionAddressAlignment.ll (294 of 8626) PASS: LLVM :: Assembler/2004-03-30-UnclosedFunctionCrash.ll (295 of 8626) PASS: LLVM :: Assembler/2004-06-07-VerifierBug.ll (296 of 8626) PASS: LLVM :: Assembler/2005-01-03-FPConstantDisassembly.ll (297 of 8626) PASS: LLVM :: Assembler/2004-10-22-BCWriterUndefBug.ll (298 of 8626) PASS: LLVM :: Assembler/2004-11-28-InvalidTypeCrash.ll (299 of 8626) PASS: LLVM :: Assembler/2005-01-31-CallingAggregateFunction.ll (300 of 8626) PASS: LLVM :: Assembler/2005-05-05-OpaqueUndefValues.ll (301 of 8626) PASS: LLVM :: Assembler/2005-12-21-ZeroInitVector.ll (302 of 8626) PASS: LLVM :: Assembler/2006-12-09-Cast-To-Bool.ll (303 of 8626) PASS: LLVM :: Assembler/2007-01-02-Undefined-Arg-Type.ll (304 of 8626) PASS: LLVM :: Assembler/2006-09-28-CrashOnInvalid.ll (305 of 8626) PASS: LLVM :: Assembler/2007-01-05-Cmp-ConstExpr.ll (306 of 8626) PASS: LLVM :: Assembler/2007-01-16-CrashOnBadCast.ll (307 of 8626) PASS: LLVM :: Assembler/2007-03-18-InvalidNumberedVar.ll (308 of 8626) PASS: LLVM :: Assembler/2007-01-16-CrashOnBadCast2.ll (309 of 8626) PASS: LLVM :: Assembler/2007-03-19-NegValue.ll (310 of 8626) PASS: LLVM :: Assembler/2007-04-25-AssemblerFoldExternWeak.ll (311 of 8626) PASS: LLVM :: Assembler/2007-04-20-AlignedLoad.ll (312 of 8626) PASS: LLVM :: Assembler/2007-04-20-AlignedStore.ll (313 of 8626) PASS: LLVM :: Assembler/2007-05-21-Escape.ll (314 of 8626) PASS: LLVM :: Assembler/2007-08-06-AliasInvalid.ll (315 of 8626) PASS: LLVM :: Assembler/2007-07-19-ParamAttrAmbiguity.ll (316 of 8626) PASS: LLVM :: Assembler/2007-09-10-AliasFwdRef.ll (317 of 8626) PASS: LLVM :: Assembler/2007-11-26-AttributeOverload.ll (318 of 8626) PASS: LLVM :: Assembler/2008-01-11-VarargAttrs.ll (319 of 8626) PASS: LLVM :: Assembler/2008-02-18-IntPointerCrash.ll (320 of 8626) PASS: LLVM :: Assembler/2007-09-29-GC.ll (321 of 8626) PASS: LLVM :: Assembler/2008-09-02-FunctionNotes.ll (322 of 8626) PASS: LLVM :: Assembler/2008-07-10-APInt.ll (323 of 8626) PASS: LLVM :: Assembler/2008-09-02-FunctionNotes2.ll (324 of 8626) PASS: LLVM :: Assembler/2007-12-11-AddressSpaces.ll (325 of 8626) PASS: LLVM :: Assembler/2008-10-14-QuoteInName.ll (326 of 8626) PASS: LLVM :: Assembler/2009-02-28-CastOpc.ll (327 of 8626) PASS: LLVM :: Assembler/2008-09-29-RetAttr.ll (328 of 8626) PASS: LLVM :: Assembler/2009-02-01-UnnamedForwardRef.ll (329 of 8626) PASS: LLVM :: Assembler/2009-02-28-StripOpaqueName.ll (330 of 8626) PASS: LLVM :: Assembler/2009-03-24-ZextConstantExpr.ll (331 of 8626) PASS: LLVM :: Assembler/2009-07-24-ZeroArgGEP.ll (332 of 8626) PASS: LLVM :: Assembler/2009-04-25-AliasGEP.ll (333 of 8626) PASS: LLVM :: Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll (334 of 8626) PASS: LLVM :: Assembler/ConstantExprFoldCast.ll (335 of 8626) PASS: LLVM :: Assembler/ConstantExprFold.ll (336 of 8626) PASS: LLVM :: Assembler/ConstantExprNoFold.ll (337 of 8626) PASS: LLVM :: Assembler/MultipleReturnValueType.ll (338 of 8626) PASS: LLVM :: Assembler/aggregate-constant-values.ll (339 of 8626) PASS: LLVM :: Assembler/aggregate-return-single-value.ll (340 of 8626) PASS: LLVM :: Assembler/align-inst-alloca.ll (341 of 8626) PASS: LLVM :: Assembler/align-inst-load.ll (342 of 8626) PASS: LLVM :: Assembler/align-inst.ll (343 of 8626) PASS: LLVM :: Assembler/align-inst-store.ll (344 of 8626) PASS: LLVM :: Assembler/anon-functions.ll (345 of 8626) PASS: LLVM :: Assembler/alignstack.ll (346 of 8626) PASS: LLVM :: Assembler/atomic.ll (347 of 8626) PASS: LLVM :: Assembler/externally-initialized.ll (348 of 8626) PASS: LLVM :: Assembler/auto_upgrade_intrinsics.ll (349 of 8626) PASS: LLVM :: Assembler/comment.ll (350 of 8626) PASS: LLVM :: Assembler/bcwrap.ll (351 of 8626) PASS: LLVM :: Assembler/extractvalue-invalid-idx.ll (352 of 8626) PASS: LLVM :: Assembler/flags.ll (353 of 8626) PASS: LLVM :: Assembler/functionlocal-metadata.ll (354 of 8626) PASS: LLVM :: Assembler/fast-math-flags.ll (355 of 8626) PASS: LLVM :: Assembler/getelementptr.ll (356 of 8626) PASS: LLVM :: Assembler/getelementptr_struct.ll (357 of 8626) PASS: LLVM :: Assembler/getelementptr_vec_idx1.ll (358 of 8626) PASS: LLVM :: Assembler/getelementptr_vec_idx2.ll (359 of 8626) PASS: LLVM :: Assembler/global-addrspace-forwardref.ll (360 of 8626) PASS: LLVM :: Assembler/getelementptr_vec_idx3.ll (361 of 8626) PASS: LLVM :: Assembler/half-constprop.ll (362 of 8626) PASS: LLVM :: Assembler/getelementptr_vec_struct.ll (363 of 8626) PASS: LLVM :: Assembler/half.ll (364 of 8626) PASS: LLVM :: Assembler/insertextractvalue.ll (365 of 8626) PASS: LLVM :: Assembler/half-conv.ll (366 of 8626) PASS: LLVM :: Assembler/huge-array.ll (367 of 8626) PASS: LLVM :: Assembler/invalid-fwdref1.ll (368 of 8626) PASS: LLVM :: Assembler/insertvalue-invalid-idx.ll (369 of 8626) PASS: LLVM :: Assembler/invalid_cast.ll (370 of 8626) PASS: LLVM :: Assembler/invalid_cast2.ll (371 of 8626) PASS: LLVM :: Assembler/metadata.ll (372 of 8626) PASS: LLVM :: Assembler/numbered-values.ll (373 of 8626) PASS: LLVM :: Assembler/named-metadata.ll (374 of 8626) PASS: LLVM :: Assembler/select.ll (375 of 8626) PASS: LLVM :: Assembler/unnamed-addr.ll (376 of 8626) PASS: LLVM :: Assembler/tls-models.ll (377 of 8626) PASS: LLVM :: Assembler/vbool-cmp.ll (378 of 8626) PASS: LLVM :: Assembler/unnamed.ll (379 of 8626) PASS: LLVM :: Assembler/vector-select.ll (380 of 8626) UNSUPPORTED: LLVM :: Bindings/Ocaml/analysis.ml (381 of 8626) UNSUPPORTED: LLVM :: Bindings/Ocaml/bitreader.ml (382 of 8626) UNSUPPORTED: LLVM :: Bindings/Ocaml/bitwriter.ml (383 of 8626) UNSUPPORTED: LLVM :: Bindings/Ocaml/executionengine.ml (384 of 8626) UNSUPPORTED: LLVM :: Bindings/Ocaml/ext_exc.ml (385 of 8626) UNSUPPORTED: LLVM :: Bindings/Ocaml/ipo_opts.ml (386 of 8626) UNSUPPORTED: LLVM :: Bindings/Ocaml/scalar_opts.ml (387 of 8626) UNSUPPORTED: LLVM :: Bindings/Ocaml/target.ml (388 of 8626) UNSUPPORTED: LLVM :: Bindings/Ocaml/vmcore.ml (389 of 8626) PASS: LLVM :: Assembler/vector-shift.ll (390 of 8626) PASS: LLVM :: Assembler/vector-cmp.ll (391 of 8626) PASS: LLVM :: Assembler/x86mmx.ll (392 of 8626) PASS: LLVM :: Bitcode/2006-12-11-Cast-ConstExpr.ll (393 of 8626) PASS: LLVM :: Bitcode/2009-06-11-FirstClassAggregateConstant.ll (394 of 8626) PASS: LLVM :: Bitcode/arm32_neon_vcnt_upgrade.ll (395 of 8626) PASS: LLVM :: Bitcode/attributes.ll (396 of 8626) PASS: LLVM :: Bitcode/blockaddress.ll (397 of 8626) PASS: LLVM :: Bitcode/flags.ll (398 of 8626) PASS: LLVM :: Bitcode/2012-05-07-SwitchInstRangesSupport.ll (399 of 8626) PASS: LLVM :: Bitcode/extractelement.ll (400 of 8626) PASS: LLVM :: Bitcode/function-encoding-rel-operands.ll (401 of 8626) PASS: LLVM :: Bitcode/metadata.ll (402 of 8626) PASS: LLVM :: Bitcode/metadata-2.ll (403 of 8626) PASS: LLVM :: Bitcode/ptest-new.ll (404 of 8626) PASS: LLVM :: Bitcode/null-type.ll (405 of 8626) PASS: LLVM :: Bitcode/ptest-old.ll (406 of 8626) PASS: LLVM :: Bitcode/shuffle.ll (407 of 8626) PASS: LLVM :: Bitcode/ssse3_palignr.ll (408 of 8626) PASS: LLVM :: CodeGen/AArch64/adc.ll (409 of 8626) PASS: LLVM :: CodeGen/AArch64/addsub-shifted.ll (410 of 8626) PASS: LLVM :: CodeGen/AArch64/addsub.ll (411 of 8626) PASS: LLVM :: CodeGen/AArch64/addsub_ext.ll (412 of 8626) PASS: LLVM :: CodeGen/AArch64/adrp-relocation.ll (413 of 8626) PASS: LLVM :: CodeGen/AArch64/alloca.ll (414 of 8626) PASS: LLVM :: CodeGen/AArch64/analyze-branch.ll (415 of 8626) PASS: LLVM :: CodeGen/AArch64/atomic-ops-not-barriers.ll (416 of 8626) PASS: LLVM :: CodeGen/AArch64/atomic-ops.ll (417 of 8626) PASS: LLVM :: CodeGen/AArch64/basic-pic.ll (418 of 8626) PASS: LLVM :: CodeGen/AArch64/bitfield-insert-0.ll (419 of 8626) PASS: LLVM :: CodeGen/AArch64/bitfield-insert.ll (420 of 8626) PASS: LLVM :: CodeGen/AArch64/bitfield.ll (421 of 8626) PASS: LLVM :: CodeGen/AArch64/blockaddress.ll (422 of 8626) PASS: LLVM :: CodeGen/AArch64/bool-loads.ll (423 of 8626) PASS: LLVM :: CodeGen/AArch64/breg.ll (424 of 8626) PASS: LLVM :: CodeGen/AArch64/callee-save.ll (425 of 8626) PASS: LLVM :: CodeGen/AArch64/code-model-large-abs.ll (426 of 8626) PASS: LLVM :: CodeGen/AArch64/compare-branch.ll (427 of 8626) PASS: LLVM :: CodeGen/AArch64/cond-sel.ll (428 of 8626) PASS: LLVM :: CodeGen/AArch64/directcond.ll (429 of 8626) PASS: LLVM :: BugPoint/remove_arguments_test.ll (430 of 8626) PASS: LLVM :: CodeGen/AArch64/dp-3source.ll (431 of 8626) PASS: LLVM :: CodeGen/AArch64/dp1.ll (432 of 8626) PASS: LLVM :: CodeGen/AArch64/dp2.ll (433 of 8626) PASS: LLVM :: CodeGen/AArch64/elf-extern.ll (434 of 8626) PASS: LLVM :: CodeGen/AArch64/extern-weak.ll (435 of 8626) PASS: LLVM :: CodeGen/AArch64/extract.ll (436 of 8626) PASS: LLVM :: CodeGen/AArch64/fastcc-reserved.ll (437 of 8626) PASS: LLVM :: CodeGen/AArch64/fcmp.ll (438 of 8626) PASS: LLVM :: CodeGen/AArch64/fastcc.ll (439 of 8626) PASS: LLVM :: CodeGen/AArch64/fcvt-fixed.ll (440 of 8626) PASS: LLVM :: CodeGen/AArch64/fcvt-int.ll (441 of 8626) PASS: LLVM :: CodeGen/AArch64/flags-multiuse.ll (442 of 8626) PASS: LLVM :: CodeGen/AArch64/floatdp_2source.ll (443 of 8626) PASS: LLVM :: CodeGen/AArch64/floatdp_1source.ll (444 of 8626) PASS: LLVM :: CodeGen/AArch64/fp-cond-sel.ll (445 of 8626) PASS: LLVM :: CodeGen/AArch64/fp-dp3.ll (446 of 8626) PASS: LLVM :: CodeGen/AArch64/fp128-folding.ll (447 of 8626) PASS: LLVM :: BugPoint/crash-narrowfunctiontest.ll (448 of 8626) PASS: LLVM :: CodeGen/AArch64/fp128.ll (449 of 8626) PASS: LLVM :: CodeGen/AArch64/fpimm.ll (450 of 8626) PASS: LLVM :: BugPoint/metadata.ll (451 of 8626) PASS: LLVM :: CodeGen/AArch64/func-calls.ll (452 of 8626) PASS: LLVM :: CodeGen/AArch64/func-argpassing.ll (453 of 8626) PASS: LLVM :: CodeGen/AArch64/global-alignment.ll (454 of 8626) PASS: LLVM :: CodeGen/AArch64/got-abuse.ll (455 of 8626) PASS: LLVM :: CodeGen/AArch64/i128-align.ll (456 of 8626) PASS: LLVM :: CodeGen/AArch64/init-array.ll (457 of 8626) PASS: LLVM :: CodeGen/AArch64/illegal-float-ops.ll (458 of 8626) PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badI.ll (459 of 8626) PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badK2.ll (460 of 8626) PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badK.ll (461 of 8626) PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints-badL.ll (462 of 8626) PASS: LLVM :: CodeGen/AArch64/inline-asm-constraints.ll (463 of 8626) PASS: LLVM :: CodeGen/AArch64/large-frame.ll (464 of 8626) PASS: LLVM :: CodeGen/AArch64/inline-asm-modifiers.ll (465 of 8626) PASS: LLVM :: CodeGen/AArch64/ldst-regoffset.ll (466 of 8626) PASS: LLVM :: CodeGen/AArch64/jump-table.ll (467 of 8626) PASS: LLVM :: CodeGen/AArch64/ldst-unsignedimm.ll (468 of 8626) PASS: LLVM :: CodeGen/AArch64/ldst-unscaledimm.ll (469 of 8626) PASS: LLVM :: CodeGen/AArch64/literal_pools.ll (470 of 8626) PASS: LLVM :: CodeGen/AArch64/logical-imm.ll (471 of 8626) PASS: LLVM :: CodeGen/AArch64/movw-consts.ll (472 of 8626) PASS: LLVM :: CodeGen/AArch64/logical_shifted_reg.ll (473 of 8626) PASS: LLVM :: CodeGen/AArch64/local_vars.ll (474 of 8626) PASS: LLVM :: CodeGen/AArch64/regress-f128csel-flags.ll (475 of 8626) PASS: LLVM :: CodeGen/AArch64/regress-bitcast-formals.ll (476 of 8626) PASS: LLVM :: CodeGen/AArch64/pic-eh-stubs.ll (477 of 8626) PASS: LLVM :: CodeGen/AArch64/regress-tail-livereg.ll (478 of 8626) PASS: LLVM :: CodeGen/AArch64/regress-tblgen-chains.ll (479 of 8626) PASS: LLVM :: CodeGen/AArch64/regress-w29-reserved-with-fp.ll (480 of 8626) PASS: LLVM :: CodeGen/AArch64/setcc-takes-i32.ll (481 of 8626) PASS: LLVM :: CodeGen/AArch64/regress-wzr-allocatable.ll (482 of 8626) PASS: LLVM :: CodeGen/AArch64/sincos-expansion.ll (483 of 8626) PASS: LLVM :: CodeGen/AArch64/sibling-call.ll (484 of 8626) PASS: LLVM :: CodeGen/AArch64/tail-call.ll (485 of 8626) PASS: LLVM :: CodeGen/AArch64/tls-dynamics.ll (486 of 8626) PASS: LLVM :: CodeGen/AArch64/tls-dynamic-together.ll (487 of 8626) PASS: LLVM :: CodeGen/AArch64/zero-reg.ll (488 of 8626) PASS: LLVM :: CodeGen/AArch64/tst-br.ll (489 of 8626) PASS: LLVM :: CodeGen/AArch64/variadic.ll (490 of 8626) PASS: LLVM :: CodeGen/AArch64/tls-execs.ll (491 of 8626) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-03-13-InstrSched.ll (492 of 8626) PASS: LLVM :: CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll (493 of 8626) PASS: LLVM :: CodeGen/ARM/2006-11-10-CycleInDAG.ll (494 of 8626) PASS: LLVM :: CodeGen/ARM/2007-03-07-CombinerCrash.ll (495 of 8626) PASS: LLVM :: CodeGen/ARM/2007-03-27-RegScavengerAssert.ll (496 of 8626) PASS: LLVM :: CodeGen/ARM/2007-01-19-InfiniteLoop.ll (497 of 8626) PASS: LLVM :: CodeGen/ARM/2007-03-30-RegScavengerAssert.ll (498 of 8626) PASS: LLVM :: CodeGen/ARM/2007-04-02-RegScavengerAssert.ll (499 of 8626) PASS: LLVM :: CodeGen/ARM/2007-04-03-PEIBug.ll (500 of 8626) PASS: LLVM :: CodeGen/ARM/2007-04-30-CombinerCrash.ll (501 of 8626) PASS: LLVM :: CodeGen/ARM/2007-04-03-UndefinedSymbol.ll (502 of 8626) PASS: LLVM :: CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll (503 of 8626) PASS: LLVM :: CodeGen/ARM/2007-05-14-InlineAsmCstCrash.ll (504 of 8626) PASS: LLVM :: CodeGen/ARM/2007-05-07-tailmerge-1.ll (505 of 8626) PASS: LLVM :: CodeGen/ARM/2007-05-14-RegScavengerAssert.ll (506 of 8626) PASS: LLVM :: CodeGen/ARM/2007-05-09-tailmerge-2.ll (507 of 8626) PASS: LLVM :: CodeGen/ARM/2007-05-23-BadPreIndexedStore.ll (508 of 8626) PASS: LLVM :: CodeGen/ARM/2007-08-15-ReuseBug.ll (509 of 8626) PASS: LLVM :: CodeGen/ARM/2008-02-29-RegAllocLocal.ll (510 of 8626) PASS: LLVM :: CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll (511 of 8626) PASS: LLVM :: CodeGen/ARM/2008-03-07-RegScavengerAssert.ll (512 of 8626) PASS: LLVM :: CodeGen/ARM/2008-03-05-SxtInRegBug.ll (513 of 8626) PASS: LLVM :: CodeGen/ARM/2007-05-22-tailmerge-3.ll (514 of 8626) PASS: LLVM :: CodeGen/ARM/2008-04-04-ScavengerAssert.ll (515 of 8626) PASS: LLVM :: CodeGen/ARM/2008-04-10-ScavengerAssert.ll (516 of 8626) PASS: LLVM :: CodeGen/ARM/2008-04-11-PHIofImpDef.ll (517 of 8626) PASS: LLVM :: CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll (518 of 8626) PASS: LLVM :: CodeGen/ARM/2008-07-17-Fdiv.ll (519 of 8626) PASS: LLVM :: CodeGen/ARM/2008-05-19-ScavengerAssert.ll (520 of 8626) PASS: LLVM :: CodeGen/ARM/2008-07-24-CodeGenPrepCrash.ll (521 of 8626) PASS: LLVM :: CodeGen/ARM/2008-09-17-CoalescerBug.ll (522 of 8626) PASS: LLVM :: CodeGen/ARM/2008-08-07-AsmPrintBug.ll (523 of 8626) PASS: LLVM :: CodeGen/ARM/2008-11-18-ScavengerAssert.ll (524 of 8626) PASS: LLVM :: CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll (525 of 8626) PASS: LLVM :: CodeGen/ARM/2009-02-16-SpillerBug.ll (526 of 8626) PASS: LLVM :: CodeGen/ARM/2009-02-27-SpillerBug.ll (527 of 8626) PASS: LLVM :: CodeGen/ARM/2009-03-07-SpillerBug.ll (528 of 8626) PASS: LLVM :: CodeGen/ARM/2009-04-06-AsmModifier.ll (529 of 8626) PASS: LLVM :: CodeGen/ARM/2009-04-08-AggregateAddr.ll (530 of 8626) PASS: LLVM :: CodeGen/ARM/2009-03-09-AddrModeBug.ll (531 of 8626) PASS: LLVM :: CodeGen/ARM/2009-04-08-FloatUndef.ll (532 of 8626) PASS: LLVM :: CodeGen/ARM/2009-04-08-FREM.ll (533 of 8626) PASS: LLVM :: CodeGen/ARM/2009-04-09-RegScavengerAsm.ll (534 of 8626) PASS: LLVM :: CodeGen/ARM/2009-05-05-DAGCombineBug.ll (535 of 8626) PASS: LLVM :: CodeGen/ARM/2009-05-07-RegAllocLocal.ll (536 of 8626) PASS: LLVM :: CodeGen/ARM/2009-05-11-CodePlacementCrash.ll (537 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-02-ISelCrash.ll (538 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-04-MissingLiveIn.ll (539 of 8626) PASS: LLVM :: CodeGen/ARM/2009-05-18-InlineAsmMem.ll (540 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-15-RegScavengerAssert.ll (541 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-19-RegScavengerAssert.ll (542 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert2.ll (543 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert.ll (544 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert3.ll (545 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-22-CoalescerBug.ll (546 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert5.ll (547 of 8626) PASS: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert4.ll (548 of 8626) PASS: LLVM :: CodeGen/ARM/2009-07-09-asm-p-constraint.ll (549 of 8626) PASS: LLVM :: CodeGen/ARM/2009-07-22-ScavengerAssert.ll (550 of 8626) PASS: LLVM :: CodeGen/ARM/2009-07-01-CommuteBug.ll (551 of 8626) PASS: LLVM :: CodeGen/ARM/2009-07-29-VFP3Registers.ll (552 of 8626) PASS: LLVM :: CodeGen/ARM/2009-07-22-SchedulerAssert.ll (553 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-02-RegScavengerAssert-Neon.ll (554 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-04-RegScavengerAssert-2.ll (555 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll (556 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-04-RegScavengerAssert.ll (557 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill.ll (558 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-15-RegScavengerAssert.ll (559 of 8626) PASS: LLVM :: CodeGen/ARM/2009-07-18-RewriterBug.ll (560 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill2.ll (561 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill3.ll (562 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-23-linkerprivate.ll (563 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-27-ScalarToVector.ll (564 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-29-TooLongSplat.ll (565 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-29-ExtractEltf32.ll (566 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-26-ScalarToVector.ll (567 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-31-TwoRegShuffle.ll (568 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-09-AllOnes.ll (569 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-09-fpcmp-ole.ll (570 of 8626) PASS: LLVM :: CodeGen/ARM/2009-08-31-LSDA-Name.ll (571 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-10-postdec.ll (572 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-13-InvalidSubreg.ll (573 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-13-InvalidSuperReg.ll (574 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-20-LiveIntervalsBug.ll (575 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-21-LiveVariablesBug.ll (576 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-22-LiveVariablesBug.ll (577 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-24-spill-align.ll (578 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-23-LiveVariablesBug.ll (579 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-27-CoalescerBug.ll (580 of 8626) PASS: LLVM :: CodeGen/ARM/2009-09-28-LdStOptiBug.ll (581 of 8626) PASS: LLVM :: CodeGen/ARM/2009-10-16-Scope.ll (582 of 8626) PASS: LLVM :: CodeGen/ARM/2009-10-30.ll (583 of 8626) PASS: LLVM :: CodeGen/ARM/2009-10-21-InvalidFNeg.ll (584 of 8626) PASS: LLVM :: CodeGen/ARM/2009-10-02-NEONSubregsBug.ll (585 of 8626) PASS: LLVM :: CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll (586 of 8626) PASS: LLVM :: CodeGen/ARM/2009-10-27-double-align.ll (587 of 8626) PASS: LLVM :: CodeGen/ARM/2009-11-02-NegativeLane.ll (588 of 8626) PASS: LLVM :: CodeGen/ARM/2009-11-01-NeonMoves.ll (589 of 8626) PASS: LLVM :: CodeGen/ARM/2009-11-13-CoalescerCrash.ll (590 of 8626) PASS: LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert.ll (591 of 8626) PASS: LLVM :: CodeGen/ARM/2009-11-30-LiveVariablesBug.ll (592 of 8626) PASS: LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert2.ll (593 of 8626) PASS: LLVM :: CodeGen/ARM/2009-11-13-VRRewriterCrash.ll (594 of 8626) PASS: LLVM :: CodeGen/ARM/2009-12-02-vtrn-undef.ll (595 of 8626) PASS: LLVM :: CodeGen/ARM/2010-03-04-eabi-fp-spill.ll (596 of 8626) PASS: LLVM :: CodeGen/ARM/2010-03-04-stm-undef-addr.ll (597 of 8626) PASS: LLVM :: CodeGen/ARM/2010-04-09-NeonSelect.ll (598 of 8626) PASS: LLVM :: CodeGen/ARM/2010-04-13-v2f64SplitArg.ll (599 of 8626) PASS: LLVM :: CodeGen/ARM/2010-04-14-SplitVector.ll (600 of 8626) PASS: LLVM :: CodeGen/ARM/2010-03-18-ldm-rtrn.ll (601 of 8626) PASS: LLVM :: CodeGen/ARM/2010-04-15-ScavengerDebugValue.ll (602 of 8626) PASS: LLVM :: CodeGen/ARM/2010-05-14-IllegalType.ll (603 of 8626) PASS: LLVM :: CodeGen/ARM/2010-05-17-FastAllocCrash.ll (604 of 8626) PASS: LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll (605 of 8626) PASS: LLVM :: CodeGen/ARM/2010-05-21-BuildVector.ll (606 of 8626) PASS: LLVM :: CodeGen/ARM/2010-05-19-Shuffles.ll (607 of 8626) PASS: LLVM :: CodeGen/ARM/2010-05-20-NEONSpillCrash.ll (608 of 8626) PASS: LLVM :: CodeGen/ARM/2010-05-18-PostIndexBug.ll (609 of 8626) PASS: LLVM :: CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll (610 of 8626) PASS: LLVM :: CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll (611 of 8626) PASS: LLVM :: CodeGen/ARM/2010-06-21-LdStMultipleBug.ll (612 of 8626) XFAIL: LLVM :: CodeGen/ARM/2010-06-21-nondarwin-tc.ll (613 of 8626) PASS: LLVM :: CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll (614 of 8626) PASS: LLVM :: CodeGen/ARM/2010-06-29-SubregImpDefs.ll (615 of 8626) PASS: LLVM :: CodeGen/ARM/2010-07-26-GlobalMerge.ll (616 of 8626) PASS: LLVM :: CodeGen/ARM/2010-08-04-EHCrash.ll (617 of 8626) PASS: LLVM :: CodeGen/ARM/2010-08-04-StackVariable.ll (618 of 8626) PASS: LLVM :: CodeGen/ARM/2010-09-21-OptCmpBug.ll (619 of 8626) PASS: LLVM :: CodeGen/ARM/2010-09-29-mc-asm-header-test.ll (620 of 8626) PASS: LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll (621 of 8626) PASS: LLVM :: CodeGen/ARM/2010-10-25-ifcvt-ldm.ll (622 of 8626) PASS: LLVM :: CodeGen/ARM/2010-11-29-PrologueBug.ll (623 of 8626) PASS: LLVM :: CodeGen/ARM/2010-11-30-reloc-movt.ll (624 of 8626) PASS: LLVM :: CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll (625 of 8626) PASS: LLVM :: CodeGen/ARM/2010-12-07-PEIBug.ll (626 of 8626) PASS: LLVM :: CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll (627 of 8626) PASS: LLVM :: CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll (628 of 8626) PASS: LLVM :: CodeGen/ARM/2010-12-08-tpsoft.ll (629 of 8626) PASS: LLVM :: CodeGen/ARM/2010-12-15-elf-lcomm.ll (630 of 8626) PASS: LLVM :: CodeGen/ARM/2011-02-04-AntidepMultidef.ll (631 of 8626) PASS: LLVM :: CodeGen/ARM/2011-03-10-DAGCombineCrash.ll (632 of 8626) PASS: LLVM :: CodeGen/ARM/2011-02-07-AntidepClobber.ll (633 of 8626) PASS: LLVM :: CodeGen/ARM/2011-03-15-LdStMultipleBug.ll (634 of 8626) PASS: LLVM :: CodeGen/ARM/2011-03-23-PeepholeBug.ll (635 of 8626) PASS: LLVM :: CodeGen/ARM/2011-04-07-schediv.ll (636 of 8626) PASS: LLVM :: CodeGen/ARM/2011-04-12-FastRegAlloc.ll (637 of 8626) PASS: LLVM :: CodeGen/ARM/2011-04-12-AlignBug.ll (638 of 8626) PASS: LLVM :: CodeGen/ARM/2011-04-11-MachineLICMBug.ll (639 of 8626) PASS: LLVM :: CodeGen/ARM/2011-04-15-AndVFlagPeepholeBug.ll (640 of 8626) PASS: LLVM :: CodeGen/ARM/2011-04-27-IfCvtBug.ll (641 of 8626) PASS: LLVM :: CodeGen/ARM/2011-04-15-RegisterCmpPeephole.ll (642 of 8626) PASS: LLVM :: CodeGen/ARM/2011-04-26-SchedTweak.ll (643 of 8626) XFAIL: LLVM :: CodeGen/ARM/2011-06-16-TailCallByVal.ll (644 of 8626) PASS: LLVM :: CodeGen/ARM/2011-06-09-TailCallByVal.ll (645 of 8626) PASS: LLVM :: CodeGen/ARM/2011-06-29-MergeGlobalsAlign.ll (646 of 8626) PASS: LLVM :: CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll (647 of 8626) PASS: LLVM :: CodeGen/ARM/2011-07-10-GlobalMergeBug.ll (648 of 8626) PASS: LLVM :: CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll (649 of 8626) PASS: LLVM :: CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll (650 of 8626) PASS: LLVM :: CodeGen/ARM/2011-08-29-SchedCycle.ll (651 of 8626) PASS: LLVM :: CodeGen/ARM/2011-08-29-ldr_pre_imm.ll (652 of 8626) PASS: LLVM :: CodeGen/ARM/2011-08-25-ldmia_ret.ll (653 of 8626) PASS: LLVM :: CodeGen/ARM/2011-10-26-ExpandUnalignedLoadCrash.ll (654 of 8626) PASS: LLVM :: CodeGen/ARM/2011-09-19-cpsr.ll (655 of 8626) PASS: LLVM :: CodeGen/ARM/2011-09-09-OddVectorDivision.ll (656 of 8626) PASS: LLVM :: CodeGen/ARM/2011-09-28-CMovCombineBug.ll (657 of 8626) PASS: LLVM :: CodeGen/ARM/2011-10-26-memset-with-neon.ll (658 of 8626) PASS: LLVM :: CodeGen/ARM/2011-11-07-PromoteVectorLoadStore.ll (659 of 8626) PASS: LLVM :: CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll (660 of 8626) PASS: LLVM :: CodeGen/ARM/2011-10-26-memset-inline.ll (661 of 8626) PASS: LLVM :: CodeGen/ARM/2011-11-09-IllegalVectorFPIntConvert.ll (662 of 8626) PASS: LLVM :: CodeGen/ARM/2011-11-14-EarlyClobber.ll (663 of 8626) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-12-14-machine-sink.ll (664 of 8626) PASS: LLVM :: CodeGen/ARM/2011-11-28-DAGCombineBug.ll (665 of 8626) PASS: LLVM :: CodeGen/ARM/2011-12-19-sjlj-clobber.ll (666 of 8626) PASS: LLVM :: CodeGen/ARM/2011-11-30-MergeAlignment.ll (667 of 8626) PASS: LLVM :: CodeGen/ARM/2012-01-24-RegSequenceLiveRange.ll (668 of 8626) PASS: LLVM :: CodeGen/ARM/2012-01-23-PostRA-LICM.ll (669 of 8626) PASS: LLVM :: CodeGen/ARM/2012-01-26-CoalescerBug.ll (670 of 8626) PASS: LLVM :: CodeGen/ARM/2011-11-29-128bitArithmetics.ll (671 of 8626) PASS: LLVM :: CodeGen/ARM/2012-03-05-FPSCR-bug.ll (672 of 8626) PASS: LLVM :: CodeGen/ARM/2012-02-01-CoalescerBug.ll (673 of 8626) PASS: LLVM :: CodeGen/ARM/2012-01-26-CopyPropKills.ll (674 of 8626) PASS: LLVM :: CodeGen/ARM/2012-03-13-DAGCombineBug.ll (675 of 8626) PASS: LLVM :: CodeGen/ARM/2012-04-10-DAGCombine.ll (676 of 8626) PASS: LLVM :: CodeGen/ARM/2012-03-26-FoldImmBug.ll (677 of 8626) PASS: LLVM :: CodeGen/ARM/2012-04-02-TwoAddrInstrCrash.ll (678 of 8626) PASS: LLVM :: CodeGen/ARM/2012-04-24-SplitEHCriticalEdge.ll (679 of 8626) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-06-12-SchedMemLatency.ll (680 of 8626) PASS: LLVM :: CodeGen/ARM/2012-05-10-PreferVMOVtoVDUP32.ll (681 of 8626) PASS: LLVM :: CodeGen/ARM/2012-05-29-TailDupBug.ll (682 of 8626) PASS: LLVM :: CodeGen/ARM/2012-08-08-legalize-unaligned.ll (683 of 8626) PASS: LLVM :: CodeGen/ARM/2012-05-04-vmov.ll (684 of 8626) PASS: LLVM :: CodeGen/ARM/2012-08-04-DtripleSpillReload.ll (685 of 8626) PASS: LLVM :: CodeGen/ARM/2012-08-13-bfi.ll (686 of 8626) PASS: LLVM :: CodeGen/ARM/2012-08-27-CopyPhysRegCrash.ll (687 of 8626) PASS: LLVM :: CodeGen/ARM/2012-08-09-neon-extload.ll (688 of 8626) PASS: LLVM :: CodeGen/ARM/2012-08-23-legalize-vmull.ll (689 of 8626) PASS: LLVM :: CodeGen/ARM/2012-08-30-select.ll (690 of 8626) PASS: LLVM :: CodeGen/ARM/2012-09-18-ARMv4ISelBug.ll (691 of 8626) PASS: LLVM :: CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv.ll (692 of 8626) PASS: LLVM :: CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv2.ll (693 of 8626) PASS: LLVM :: CodeGen/ARM/2012-10-04-AAPCS-byval-align8.ll (694 of 8626) PASS: LLVM :: CodeGen/ARM/2012-10-04-LDRB_POST_IMM-Crash.ll (695 of 8626) PASS: LLVM :: CodeGen/ARM/2012-10-04-FixedFrame-vs-byval.ll (696 of 8626) PASS: LLVM :: CodeGen/ARM/2012-10-18-PR14099-ByvalFrameAddress.ll (697 of 8626) PASS: LLVM :: CodeGen/ARM/2012-11-14-subs_carry.ll (698 of 8626) PASS: LLVM :: CodeGen/ARM/2013-04-05-Small-ByVal-Structs-PR15293.ll (699 of 8626) PASS: LLVM :: CodeGen/ARM/2013-02-27-expand-vfma.ll (700 of 8626) PASS: LLVM :: CodeGen/ARM/2013-04-16-AAPCS-C4-vs-VFP.ll (701 of 8626) PASS: LLVM :: CodeGen/ARM/2013-01-21-PR14992.ll (702 of 8626) PASS: LLVM :: CodeGen/ARM/2013-04-16-AAPCS-C5-vs-VFP.ll (703 of 8626) PASS: LLVM :: CodeGen/ARM/2013-04-18-load-overlap-PR14824.ll (704 of 8626) PASS: LLVM :: CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP.ll (705 of 8626) PASS: LLVM :: CodeGen/ARM/2013-04-21-AAPCS-VA-C.1.cp.ll (706 of 8626) PASS: LLVM :: CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP2.ll (707 of 8626) PASS: LLVM :: CodeGen/ARM/2013-05-05-IfConvertBug.ll (708 of 8626) PASS: LLVM :: CodeGen/ARM/DbgValueOtherTargets.test (709 of 8626) PASS: LLVM :: CodeGen/ARM/PR15053.ll (710 of 8626) PASS: LLVM :: CodeGen/ARM/a15-mla.ll (711 of 8626) PASS: LLVM :: CodeGen/ARM/MergeConsecutiveStores.ll (712 of 8626) UNSUPPORTED: LLVM :: CodeGen/ARM/addrmode.ll (713 of 8626) PASS: LLVM :: CodeGen/ARM/a15.ll (714 of 8626) PASS: LLVM :: CodeGen/ARM/a15-partial-update.ll (715 of 8626) PASS: LLVM :: CodeGen/ARM/a15-SD-dep.ll (716 of 8626) PASS: LLVM :: CodeGen/ARM/align.ll (717 of 8626) PASS: LLVM :: CodeGen/ARM/aliases.ll (718 of 8626) PASS: LLVM :: CodeGen/ARM/alloca.ll (719 of 8626) PASS: LLVM :: CodeGen/ARM/argaddr.ll (720 of 8626) PASS: LLVM :: CodeGen/ARM/alloc-no-stack-realign.ll (721 of 8626) PASS: LLVM :: CodeGen/ARM/arguments-nosplit-i64.ll (722 of 8626) PASS: LLVM :: CodeGen/ARM/arguments-nosplit-double.ll (723 of 8626) PASS: LLVM :: CodeGen/ARM/arguments3.ll (724 of 8626) PASS: LLVM :: CodeGen/ARM/arguments.ll (725 of 8626) PASS: LLVM :: CodeGen/ARM/arguments2.ll (726 of 8626) PASS: LLVM :: CodeGen/ARM/arguments4.ll (727 of 8626) PASS: LLVM :: CodeGen/ARM/arguments5.ll (728 of 8626) PASS: LLVM :: CodeGen/ARM/arguments6.ll (729 of 8626) PASS: LLVM :: CodeGen/ARM/arguments_f64_backfill.ll (730 of 8626) PASS: LLVM :: CodeGen/ARM/arguments8.ll (731 of 8626) PASS: LLVM :: CodeGen/ARM/arm-asm.ll (732 of 8626) PASS: LLVM :: CodeGen/ARM/arguments7.ll (733 of 8626) PASS: LLVM :: CodeGen/ARM/arm-modifier.ll (734 of 8626) PASS: LLVM :: CodeGen/ARM/arm-negative-stride.ll (735 of 8626) PASS: LLVM :: CodeGen/ARM/arm-frameaddr.ll (736 of 8626) PASS: LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll (737 of 8626) PASS: LLVM :: CodeGen/ARM/arm-ttype-target2.ll (738 of 8626) PASS: LLVM :: CodeGen/ARM/atomic-64bit.ll (739 of 8626) PASS: LLVM :: CodeGen/ARM/arm-returnaddr.ll (740 of 8626) PASS: LLVM :: CodeGen/ARM/atomic-cmp.ll (741 of 8626) PASS: LLVM :: CodeGen/ARM/atomicrmw_minmax.ll (742 of 8626) PASS: LLVM :: CodeGen/ARM/armv4.ll (743 of 8626) PASS: LLVM :: CodeGen/ARM/atomic-load-store.ll (744 of 8626) PASS: LLVM :: CodeGen/ARM/atomic-op.ll (745 of 8626) PASS: LLVM :: CodeGen/ARM/available_externally.ll (746 of 8626) PASS: LLVM :: CodeGen/ARM/avoid-cpsr-rmw.ll (747 of 8626) PASS: LLVM :: CodeGen/ARM/bfc.ll (748 of 8626) PASS: LLVM :: CodeGen/ARM/bfi.ll (749 of 8626) PASS: LLVM :: CodeGen/ARM/bic.ll (750 of 8626) PASS: LLVM :: CodeGen/ARM/bfx.ll (751 of 8626) PASS: LLVM :: CodeGen/ARM/bits.ll (752 of 8626) PASS: LLVM :: CodeGen/ARM/bx_fold.ll (753 of 8626) PASS: LLVM :: CodeGen/ARM/bswap-inline-asm.ll (754 of 8626) PASS: LLVM :: CodeGen/ARM/bicZext.ll (755 of 8626) PASS: LLVM :: CodeGen/ARM/call-noret-minsize.ll (756 of 8626) PASS: LLVM :: CodeGen/ARM/call-noret.ll (757 of 8626) PASS: LLVM :: CodeGen/ARM/call_nolink.ll (758 of 8626) PASS: LLVM :: CodeGen/ARM/call.ll (759 of 8626) PASS: LLVM :: CodeGen/ARM/call-tc.ll (760 of 8626) PASS: LLVM :: CodeGen/ARM/carry.ll (761 of 8626) PASS: LLVM :: CodeGen/ARM/cmn.ll (762 of 8626) PASS: LLVM :: CodeGen/ARM/clz.ll (763 of 8626) PASS: LLVM :: CodeGen/ARM/code-placement.ll (764 of 8626) PASS: LLVM :: CodeGen/ARM/commute-movcc.ll (765 of 8626) PASS: LLVM :: CodeGen/ARM/crash-O0.ll (766 of 8626) PASS: LLVM :: CodeGen/ARM/compare-call.ll (767 of 8626) PASS: LLVM :: CodeGen/ARM/coalesce-subregs.ll (768 of 8626) PASS: LLVM :: CodeGen/ARM/constants.ll (769 of 8626) PASS: LLVM :: CodeGen/ARM/crash-greedy-v6.ll (770 of 8626) PASS: LLVM :: CodeGen/ARM/crash-shufflevector.ll (771 of 8626) PASS: LLVM :: CodeGen/ARM/crash-greedy.ll (772 of 8626) PASS: LLVM :: CodeGen/ARM/crash.ll (773 of 8626) PASS: LLVM :: CodeGen/ARM/cse-call.ll (774 of 8626) PASS: LLVM :: CodeGen/ARM/cse-libcalls.ll (775 of 8626) PASS: LLVM :: CodeGen/ARM/ctor_order.ll (776 of 8626) PASS: LLVM :: CodeGen/ARM/dagcombine-anyexttozeroext.ll (777 of 8626) PASS: LLVM :: CodeGen/ARM/ctz.ll (778 of 8626) PASS: LLVM :: CodeGen/ARM/dagcombine-concatvector.ll (779 of 8626) PASS: LLVM :: CodeGen/ARM/ctors_dtors.ll (780 of 8626) PASS: LLVM :: CodeGen/ARM/darwin-section-order.ll (781 of 8626) PASS: LLVM :: CodeGen/ARM/data-in-code-annotations.ll (782 of 8626) PASS: LLVM :: CodeGen/ARM/debug-info-arg.ll (783 of 8626) PASS: LLVM :: CodeGen/ARM/debug-info-blocks.ll (784 of 8626) PASS: LLVM :: CodeGen/ARM/debug-info-branch-folding.ll (785 of 8626) PASS: LLVM :: CodeGen/ARM/debug-info-s16-reg.ll (786 of 8626) PASS: LLVM :: CodeGen/ARM/debug-info-qreg.ll (787 of 8626) PASS: LLVM :: CodeGen/ARM/debug-info-d16-reg.ll (788 of 8626) PASS: LLVM :: CodeGen/ARM/debug-info-sreg2.ll (789 of 8626) PASS: LLVM :: CodeGen/ARM/deps-fix.ll (790 of 8626) PASS: LLVM :: CodeGen/ARM/domain-conv-vmovs.ll (791 of 8626) PASS: LLVM :: CodeGen/ARM/div.ll (792 of 8626) PASS: LLVM :: CodeGen/ARM/divmod.ll (793 of 8626) PASS: LLVM :: CodeGen/ARM/dyn-stackalloc.ll (794 of 8626) PASS: LLVM :: CodeGen/ARM/eh-resume-darwin.ll (795 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-filters.ll (796 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-mc-cantunwind.ll (797 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-mc-section-group.ll (798 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-mc-compact-pr0.ll (799 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-mc-section.ll (800 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-mc-sh_link.ll (801 of 8626) PASS: LLVM :: CodeGen/ARM/eh-dispcont.ll (802 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-mc-compact-pr1.ll (803 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-no-landingpad.ll (804 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-mc.ll (805 of 8626) PASS: LLVM :: CodeGen/ARM/extload-knownzero.ll (806 of 8626) PASS: LLVM :: CodeGen/ARM/elf-lcomm-align.ll (807 of 8626) PASS: LLVM :: CodeGen/ARM/fabs-neon.ll (808 of 8626) PASS: LLVM :: CodeGen/ARM/ehabi-unwind.ll (809 of 8626) PASS: LLVM :: CodeGen/ARM/extloadi1.ll (810 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-binary.ll (811 of 8626) PASS: LLVM :: CodeGen/ARM/fabss.ll (812 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-GEP-coalesce.ll (813 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-br-const.ll (814 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-br-phi.ll (815 of 8626) PASS: LLVM :: CodeGen/ARM/fadds.ll (816 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-call-multi-reg-return.ll (817 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-crash.ll (818 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-cmp-imm.ll (819 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-conversion.ll (820 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-crash2.ll (821 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-deadcode.ll (822 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-fold.ll (823 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-call.ll (824 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-indirectbr.ll (825 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-frameaddr.ll (826 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-icmp.ll (827 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-ldr-str-arm.ll (828 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll (829 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-intrinsic.ll (830 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-ldrh-strh-arm.ll (831 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-redefinition.ll (832 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-mvn.ll (833 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-pred.ll (834 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-ret.ll (835 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-pic.ll (836 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-shifter.ll (837 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-select.ll (838 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel-static.ll (839 of 8626) PASS: LLVM :: CodeGen/ARM/fcopysign.ll (840 of 8626) PASS: LLVM :: CodeGen/ARM/fast-isel.ll (841 of 8626) PASS: LLVM :: CodeGen/ARM/fdivs.ll (842 of 8626) PASS: LLVM :: CodeGen/ARM/fixunsdfdi.ll (843 of 8626) PASS: LLVM :: CodeGen/ARM/flag-crash.ll (844 of 8626) PASS: LLVM :: CodeGen/ARM/floorf.ll (845 of 8626) PASS: LLVM :: CodeGen/ARM/fmdrr-fmrrd.ll (846 of 8626) PASS: LLVM :: CodeGen/ARM/fmscs.ll (847 of 8626) PASS: LLVM :: CodeGen/ARM/fmacs.ll (848 of 8626) PASS: LLVM :: CodeGen/ARM/fnegs.ll (849 of 8626) PASS: LLVM :: CodeGen/ARM/fnmacs.ll (850 of 8626) PASS: LLVM :: CodeGen/ARM/fmuls.ll (851 of 8626) PASS: LLVM :: CodeGen/ARM/fnmul.ll (852 of 8626) PASS: LLVM :: CodeGen/ARM/fold-const.ll (853 of 8626) PASS: LLVM :: CodeGen/ARM/formal.ll (854 of 8626) PASS: LLVM :: CodeGen/ARM/fnmuls.ll (855 of 8626) PASS: LLVM :: CodeGen/ARM/fp-arg-shuffle.ll (856 of 8626) PASS: LLVM :: CodeGen/ARM/fp.ll (857 of 8626) PASS: LLVM :: CodeGen/ARM/fp-fast.ll (858 of 8626) PASS: LLVM :: CodeGen/ARM/fp16.ll (859 of 8626) PASS: LLVM :: CodeGen/ARM/fnmscs.ll (860 of 8626) PASS: LLVM :: CodeGen/ARM/fpcmp.ll (861 of 8626) PASS: LLVM :: CodeGen/ARM/fpcmp-opt.ll (862 of 8626) PASS: LLVM :: CodeGen/ARM/fparith.ll (863 of 8626) PASS: LLVM :: CodeGen/ARM/fpcmp_ueq.ll (864 of 8626) PASS: LLVM :: CodeGen/ARM/fpconsts.ll (865 of 8626) PASS: LLVM :: CodeGen/ARM/fpconv.ll (866 of 8626) PASS: LLVM :: CodeGen/ARM/fpmem.ll (867 of 8626) PASS: LLVM :: CodeGen/ARM/fpow.ll (868 of 8626) PASS: LLVM :: CodeGen/ARM/fpowi.ll (869 of 8626) PASS: LLVM :: CodeGen/ARM/fp_convert.ll (870 of 8626) PASS: LLVM :: CodeGen/ARM/fptoint.ll (871 of 8626) PASS: LLVM :: CodeGen/ARM/fusedMAC.ll (872 of 8626) PASS: LLVM :: CodeGen/ARM/global-merge-addrspace.ll (873 of 8626) UNSUPPORTED: LLVM :: CodeGen/ARM/gpr-paired-spill-thumbinst.ll (874 of 8626) PASS: LLVM :: CodeGen/ARM/fsubs.ll (875 of 8626) PASS: LLVM :: CodeGen/ARM/global-merge.ll (876 of 8626) PASS: LLVM :: CodeGen/ARM/gv-stubs-crash.ll (877 of 8626) PASS: LLVM :: CodeGen/ARM/hardfloat_neon.ll (878 of 8626) PASS: LLVM :: CodeGen/ARM/gpr-paired-spill.ll (879 of 8626) PASS: LLVM :: CodeGen/ARM/hidden-vis-2.ll (880 of 8626) PASS: LLVM :: CodeGen/ARM/globals.ll (881 of 8626) PASS: LLVM :: CodeGen/ARM/hidden-vis-3.ll (882 of 8626) PASS: LLVM :: CodeGen/ARM/iabs.ll (883 of 8626) PASS: LLVM :: CodeGen/ARM/hidden-vis.ll (884 of 8626) PASS: LLVM :: CodeGen/ARM/hello.ll (885 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt10.ll (886 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt1.ll (887 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt11.ll (888 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt2.ll (889 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt12.ll (890 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt4.ll (891 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt6.ll (892 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt7.ll (893 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt8.ll (894 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt3.ll (895 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt5.ll (896 of 8626) PASS: LLVM :: CodeGen/ARM/ifcvt9.ll (897 of 8626) PASS: LLVM :: CodeGen/ARM/indirect-reg-input.ll (898 of 8626) PASS: LLVM :: CodeGen/ARM/imm.ll (899 of 8626) PASS: LLVM :: CodeGen/ARM/indirectbr-2.ll (900 of 8626) PASS: LLVM :: CodeGen/ARM/illegal-vector-bitcast.ll (901 of 8626) PASS: LLVM :: CodeGen/ARM/inlineasm-64bit.ll (902 of 8626) PASS: LLVM :: CodeGen/ARM/inlineasm-imm-arm.ll (903 of 8626) PASS: LLVM :: CodeGen/ARM/inlineasm.ll (904 of 8626) PASS: LLVM :: CodeGen/ARM/inlineasm2.ll (905 of 8626) PASS: LLVM :: CodeGen/ARM/indirectbr.ll (906 of 8626) PASS: LLVM :: CodeGen/ARM/inlineasm3.ll (907 of 8626) PASS: LLVM :: CodeGen/ARM/inlineasm4.ll (908 of 8626) PASS: LLVM :: CodeGen/ARM/int-to-fp.ll (909 of 8626) PASS: LLVM :: CodeGen/ARM/insn-sched1.ll (910 of 8626) PASS: LLVM :: CodeGen/ARM/invoke-donothing-assert.ll (911 of 8626) PASS: LLVM :: CodeGen/ARM/integer_insertelement.ll (912 of 8626) PASS: LLVM :: CodeGen/ARM/intrinsics.ll (913 of 8626) PASS: LLVM :: CodeGen/ARM/ispositive.ll (914 of 8626) PASS: LLVM :: CodeGen/ARM/jumptable-label.ll (915 of 8626) PASS: LLVM :: CodeGen/ARM/large-stack.ll (916 of 8626) PASS: LLVM :: CodeGen/ARM/ldr_ext.ll (917 of 8626) PASS: LLVM :: CodeGen/ARM/ldr.ll (918 of 8626) PASS: LLVM :: CodeGen/ARM/ldr_frame.ll (919 of 8626) UNSUPPORTED: LLVM :: CodeGen/ARM/ldrd-memoper.ll (920 of 8626) PASS: LLVM :: CodeGen/ARM/ldm.ll (921 of 8626) PASS: LLVM :: CodeGen/ARM/ldr_post.ll (922 of 8626) PASS: LLVM :: CodeGen/ARM/ldr_pre.ll (923 of 8626) PASS: LLVM :: CodeGen/ARM/ldst-f32-2-i32.ll (924 of 8626) PASS: LLVM :: CodeGen/ARM/ldstrexd.ll (925 of 8626) PASS: LLVM :: CodeGen/ARM/load.ll (926 of 8626) PASS: LLVM :: CodeGen/ARM/ldrd.ll (927 of 8626) PASS: LLVM :: CodeGen/ARM/load_i1_select.ll (928 of 8626) PASS: LLVM :: CodeGen/ARM/log2_not_readnone.ll (929 of 8626) PASS: LLVM :: CodeGen/ARM/long.ll (930 of 8626) PASS: LLVM :: CodeGen/ARM/long-setcc.ll (931 of 8626) PASS: LLVM :: CodeGen/ARM/longMAC.ll (932 of 8626) PASS: LLVM :: CodeGen/ARM/load-global.ll (933 of 8626) PASS: LLVM :: CodeGen/ARM/long_shift.ll (934 of 8626) PASS: LLVM :: CodeGen/ARM/lsr-code-insertion.ll (935 of 8626) PASS: LLVM :: CodeGen/ARM/lsr-scale-addr-mode.ll (936 of 8626) PASS: LLVM :: CodeGen/ARM/lsr-icmp-imm.ll (937 of 8626) PASS: LLVM :: CodeGen/ARM/lsr-unfolded-offset.ll (938 of 8626) PASS: LLVM :: CodeGen/ARM/machine-cse-cmp.ll (939 of 8626) PASS: LLVM :: CodeGen/ARM/mem.ll (940 of 8626) PASS: LLVM :: CodeGen/ARM/memcpy-inline.ll (941 of 8626) UNSUPPORTED: LLVM :: CodeGen/ARM/misched-copy-arm.ll (942 of 8626) PASS: LLVM :: CodeGen/ARM/memfunc.ll (943 of 8626) PASS: LLVM :: CodeGen/ARM/memset-inline.ll (944 of 8626) PASS: LLVM :: CodeGen/ARM/machine-licm.ll (945 of 8626) PASS: LLVM :: CodeGen/ARM/mls.ll (946 of 8626) PASS: LLVM :: CodeGen/ARM/movt.ll (947 of 8626) PASS: LLVM :: CodeGen/ARM/mul.ll (948 of 8626) PASS: LLVM :: CodeGen/ARM/mul_const.ll (949 of 8626) PASS: LLVM :: CodeGen/ARM/movt-movw-global.ll (950 of 8626) PASS: LLVM :: CodeGen/ARM/mvn.ll (951 of 8626) PASS: LLVM :: CodeGen/ARM/mult-alt-generic-arm.ll (952 of 8626) PASS: LLVM :: CodeGen/ARM/neon-fma.ll (953 of 8626) PASS: LLVM :: CodeGen/ARM/neon_arith1.ll (954 of 8626) PASS: LLVM :: CodeGen/ARM/neon_cmp.ll (955 of 8626) PASS: LLVM :: CodeGen/ARM/mulhi.ll (956 of 8626) PASS: LLVM :: CodeGen/ARM/neon_div.ll (957 of 8626) PASS: LLVM :: CodeGen/ARM/neon_ld1.ll (958 of 8626) PASS: LLVM :: CodeGen/ARM/neon_fpconv.ll (959 of 8626) PASS: LLVM :: CodeGen/ARM/neon_ld2.ll (960 of 8626) PASS: LLVM :: CodeGen/ARM/neon_minmax.ll (961 of 8626) PASS: LLVM :: CodeGen/ARM/neon_shift.ll (962 of 8626) PASS: LLVM :: CodeGen/ARM/neon_vabs.ll (963 of 8626) PASS: LLVM :: CodeGen/ARM/nop_concat_vectors.ll (964 of 8626) PASS: LLVM :: CodeGen/ARM/neon_spill.ll (965 of 8626) PASS: LLVM :: CodeGen/ARM/odr_comdat.ll (966 of 8626) PASS: LLVM :: CodeGen/ARM/opt-shuff-tstore.ll (967 of 8626) PASS: LLVM :: CodeGen/ARM/pack.ll (968 of 8626) XFAIL: LLVM :: CodeGen/ARM/peephole-bitcast.ll (969 of 8626) PASS: LLVM :: CodeGen/ARM/phi.ll (970 of 8626) PASS: LLVM :: CodeGen/ARM/pr13249.ll (971 of 8626) PASS: LLVM :: CodeGen/ARM/pr3502.ll (972 of 8626) PASS: LLVM :: CodeGen/ARM/popcnt.ll (973 of 8626) PASS: LLVM :: CodeGen/ARM/private.ll (974 of 8626) PASS: LLVM :: CodeGen/ARM/neon-spfp.ll (975 of 8626) PASS: LLVM :: CodeGen/ARM/ret0.ll (976 of 8626) PASS: LLVM :: CodeGen/ARM/prefetch.ll (977 of 8626) PASS: LLVM :: CodeGen/ARM/reg_sequence.ll (978 of 8626) PASS: LLVM :: CodeGen/ARM/ret_arg2.ll (979 of 8626) PASS: LLVM :: CodeGen/ARM/ret_arg1.ll (980 of 8626) PASS: LLVM :: CodeGen/ARM/ret_arg3.ll (981 of 8626) PASS: LLVM :: CodeGen/ARM/ret_arg4.ll (982 of 8626) PASS: LLVM :: CodeGen/ARM/ret_f32_arg2.ll (983 of 8626) PASS: LLVM :: CodeGen/ARM/ret_arg5.ll (984 of 8626) PASS: LLVM :: CodeGen/ARM/ret_f32_arg5.ll (985 of 8626) PASS: LLVM :: CodeGen/ARM/ret_f64_arg_stack.ll (986 of 8626) PASS: LLVM :: CodeGen/ARM/ret_f64_arg2.ll (987 of 8626) PASS: LLVM :: CodeGen/ARM/ret_f64_arg_split.ll (988 of 8626) PASS: LLVM :: CodeGen/ARM/ret_f64_arg_reg_split.ll (989 of 8626) PASS: LLVM :: CodeGen/ARM/ret_i128_arg2.ll (990 of 8626) PASS: LLVM :: CodeGen/ARM/ret_i64_arg_split.ll (991 of 8626) PASS: LLVM :: CodeGen/ARM/ret_i64_arg3.ll (992 of 8626) PASS: LLVM :: CodeGen/ARM/ret_i64_arg2.ll (993 of 8626) PASS: LLVM :: CodeGen/ARM/ret_sret_vector.ll (994 of 8626) PASS: LLVM :: CodeGen/ARM/ret_void.ll (995 of 8626) PASS: LLVM :: CodeGen/ARM/rev.ll (996 of 8626) PASS: LLVM :: CodeGen/ARM/sbfx.ll (997 of 8626) PASS: LLVM :: CodeGen/ARM/section.ll (998 of 8626) PASS: LLVM :: CodeGen/ARM/returned-ext.ll (999 of 8626) PASS: LLVM :: CodeGen/ARM/select-imm.ll (1000 of 8626) PASS: LLVM :: CodeGen/ARM/select_xform.ll (1001 of 8626) PASS: LLVM :: CodeGen/ARM/shifter_operand.ll (1002 of 8626) PASS: LLVM :: CodeGen/ARM/smml.ll (1003 of 8626) PASS: LLVM :: CodeGen/ARM/select.ll (1004 of 8626) PASS: LLVM :: CodeGen/ARM/sjlj-prepare-critical-edge.ll (1005 of 8626) PASS: LLVM :: CodeGen/ARM/shuffle.ll (1006 of 8626) PASS: LLVM :: CodeGen/ARM/spill-q.ll (1007 of 8626) PASS: LLVM :: CodeGen/ARM/stm.ll (1008 of 8626) PASS: LLVM :: CodeGen/ARM/stack-frame.ll (1009 of 8626) PASS: LLVM :: CodeGen/ARM/smul.ll (1010 of 8626) PASS: LLVM :: CodeGen/ARM/str_pre-2.ll (1011 of 8626) PASS: LLVM :: CodeGen/ARM/str_post.ll (1012 of 8626) PASS: LLVM :: CodeGen/ARM/str_pre.ll (1013 of 8626) PASS: LLVM :: CodeGen/ARM/sub.ll (1014 of 8626) PASS: LLVM :: CodeGen/ARM/sub-cmp-peephole.ll (1015 of 8626) PASS: LLVM :: CodeGen/ARM/str_trunc.ll (1016 of 8626) PASS: LLVM :: CodeGen/ARM/struct_byval.ll (1017 of 8626) PASS: LLVM :: CodeGen/ARM/t2-imm.ll (1018 of 8626) PASS: LLVM :: CodeGen/ARM/sxt_rot.ll (1019 of 8626) UNSUPPORTED: LLVM :: CodeGen/ARM/test-sharedidx.ll (1020 of 8626) PASS: LLVM :: CodeGen/ARM/subreg-remat.ll (1021 of 8626) PASS: LLVM :: CodeGen/ARM/tail-dup.ll (1022 of 8626) PASS: LLVM :: CodeGen/ARM/thread_pointer.ll (1023 of 8626) PASS: LLVM :: CodeGen/ARM/tail-opts.ll (1024 of 8626) PASS: LLVM :: CodeGen/ARM/thumb1-varalloc.ll (1025 of 8626) PASS: LLVM :: CodeGen/ARM/this-return.ll (1026 of 8626) PASS: LLVM :: CodeGen/ARM/thumb2-it-block.ll (1027 of 8626) PASS: LLVM :: CodeGen/ARM/tls3.ll (1028 of 8626) PASS: LLVM :: CodeGen/ARM/tls-models.ll (1029 of 8626) PASS: LLVM :: CodeGen/ARM/tls2.ll (1030 of 8626) PASS: LLVM :: CodeGen/ARM/tls1.ll (1031 of 8626) PASS: LLVM :: CodeGen/ARM/trunc_ldr.ll (1032 of 8626) PASS: LLVM :: CodeGen/ARM/truncstore-dag-combine.ll (1033 of 8626) PASS: LLVM :: CodeGen/ARM/twoaddrinstr.ll (1034 of 8626) PASS: LLVM :: CodeGen/ARM/tst_teq.ll (1035 of 8626) PASS: LLVM :: CodeGen/ARM/uint64tof64.ll (1036 of 8626) PASS: LLVM :: CodeGen/ARM/umulo-32.ll (1037 of 8626) PASS: LLVM :: CodeGen/ARM/undef-sext.ll (1038 of 8626) PASS: LLVM :: CodeGen/ARM/unaligned_load_store_vector.ll (1039 of 8626) PASS: LLVM :: CodeGen/ARM/unaligned_load_store.ll (1040 of 8626) PASS: LLVM :: CodeGen/ARM/trap.ll (1041 of 8626) PASS: LLVM :: CodeGen/ARM/unord.ll (1042 of 8626) PASS: LLVM :: CodeGen/ARM/unsafe-fsub.ll (1043 of 8626) PASS: LLVM :: CodeGen/ARM/uxtb.ll (1044 of 8626) PASS: LLVM :: CodeGen/ARM/v1-constant-fold.ll (1045 of 8626) PASS: LLVM :: CodeGen/ARM/va_arg.ll (1046 of 8626) PASS: LLVM :: CodeGen/ARM/uxt_rot.ll (1047 of 8626) PASS: LLVM :: CodeGen/ARM/vabd.ll (1048 of 8626) PASS: LLVM :: CodeGen/ARM/vaba.ll (1049 of 8626) PASS: LLVM :: CodeGen/ARM/vargs.ll (1050 of 8626) PASS: LLVM :: CodeGen/ARM/vabs.ll (1051 of 8626) PASS: LLVM :: CodeGen/ARM/vadd.ll (1052 of 8626) PASS: LLVM :: CodeGen/ARM/vargs_align.ll (1053 of 8626) PASS: LLVM :: CodeGen/ARM/vbsl-constant.ll (1054 of 8626) PASS: LLVM :: CodeGen/ARM/vbits.ll (1055 of 8626) PASS: LLVM :: CodeGen/ARM/vceq.ll (1056 of 8626) PASS: LLVM :: CodeGen/ARM/vbsl.ll (1057 of 8626) PASS: LLVM :: CodeGen/ARM/vcge.ll (1058 of 8626) PASS: LLVM :: CodeGen/ARM/vcnt.ll (1059 of 8626) PASS: LLVM :: CodeGen/ARM/vcombine.ll (1060 of 8626) PASS: LLVM :: CodeGen/ARM/vcvt-cost.ll (1061 of 8626) PASS: LLVM :: CodeGen/ARM/vcgt.ll (1062 of 8626) PASS: LLVM :: CodeGen/ARM/vcvt_combine.ll (1063 of 8626) PASS: LLVM :: CodeGen/ARM/vcvt.ll (1064 of 8626) PASS: LLVM :: CodeGen/ARM/vector-DAGCombine.ll (1065 of 8626) PASS: LLVM :: CodeGen/ARM/vdiv_combine.ll (1066 of 8626) PASS: LLVM :: CodeGen/ARM/vector-extend-narrow.ll (1067 of 8626) PASS: LLVM :: CodeGen/ARM/vdup.ll (1068 of 8626) PASS: LLVM :: CodeGen/ARM/vext.ll (1069 of 8626) PASS: LLVM :: CodeGen/ARM/vfcmp.ll (1070 of 8626) PASS: LLVM :: CodeGen/ARM/vget_lane.ll (1071 of 8626) PASS: LLVM :: CodeGen/ARM/vfp.ll (1072 of 8626) PASS: LLVM :: CodeGen/ARM/vhadd.ll (1073 of 8626) PASS: LLVM :: CodeGen/ARM/vfloatintrinsics.ll (1074 of 8626) PASS: LLVM :: CodeGen/ARM/vicmp.ll (1075 of 8626) PASS: LLVM :: CodeGen/ARM/vhsub.ll (1076 of 8626) PASS: LLVM :: CodeGen/ARM/vld2.ll (1077 of 8626) PASS: LLVM :: CodeGen/ARM/vld1.ll (1078 of 8626) PASS: LLVM :: CodeGen/ARM/vlddup.ll (1079 of 8626) PASS: LLVM :: CodeGen/ARM/vld4.ll (1080 of 8626) PASS: LLVM :: CodeGen/ARM/vld3.ll (1081 of 8626) PASS: LLVM :: CodeGen/ARM/vminmax.ll (1082 of 8626) PASS: LLVM :: CodeGen/ARM/vmla.ll (1083 of 8626) PASS: LLVM :: CodeGen/ARM/vmls.ll (1084 of 8626) PASS: LLVM :: CodeGen/ARM/vldlane.ll (1085 of 8626) PASS: LLVM :: CodeGen/ARM/vneg.ll (1086 of 8626) PASS: LLVM :: CodeGen/ARM/vmul.ll (1087 of 8626) PASS: LLVM :: CodeGen/ARM/vmov.ll (1088 of 8626) PASS: LLVM :: CodeGen/ARM/vpadal.ll (1089 of 8626) PASS: LLVM :: CodeGen/ARM/vpadd.ll (1090 of 8626) PASS: LLVM :: CodeGen/ARM/vpminmax.ll (1091 of 8626) PASS: LLVM :: CodeGen/ARM/vqadd.ll (1092 of 8626) PASS: LLVM :: CodeGen/ARM/vqdmul.ll (1093 of 8626) PASS: LLVM :: CodeGen/ARM/vrec.ll (1094 of 8626) PASS: LLVM :: CodeGen/ARM/vqshrn.ll (1095 of 8626) PASS: LLVM :: CodeGen/ARM/vqsub.ll (1096 of 8626) PASS: LLVM :: CodeGen/ARM/vqshl.ll (1097 of 8626) PASS: LLVM :: CodeGen/ARM/vrev.ll (1098 of 8626) PASS: LLVM :: CodeGen/ARM/vselect_imax.ll (1099 of 8626) PASS: LLVM :: CodeGen/ARM/vshiftins.ll (1100 of 8626) PASS: LLVM :: CodeGen/ARM/vshll.ll (1101 of 8626) PASS: LLVM :: CodeGen/ARM/vshift.ll (1102 of 8626) PASS: LLVM :: CodeGen/ARM/vshrn.ll (1103 of 8626) PASS: LLVM :: CodeGen/ARM/vshl.ll (1104 of 8626) PASS: LLVM :: CodeGen/ARM/vst1.ll (1105 of 8626) PASS: LLVM :: CodeGen/ARM/vst3.ll (1106 of 8626) PASS: LLVM :: CodeGen/ARM/vst2.ll (1107 of 8626) PASS: LLVM :: CodeGen/ARM/vsra.ll (1108 of 8626) PASS: LLVM :: CodeGen/ARM/vst4.ll (1109 of 8626) PASS: LLVM :: CodeGen/ARM/vsub.ll (1110 of 8626) PASS: LLVM :: CodeGen/ARM/vtbl.ll (1111 of 8626) PASS: LLVM :: CodeGen/ARM/vuzp.ll (1112 of 8626) PASS: LLVM :: CodeGen/ARM/vtrn.ll (1113 of 8626) PASS: LLVM :: CodeGen/ARM/vstlane.ll (1114 of 8626) PASS: LLVM :: CodeGen/ARM/weak2.ll (1115 of 8626) PASS: LLVM :: CodeGen/ARM/widen-vmovs.ll (1116 of 8626) PASS: LLVM :: CodeGen/ARM/vzip.ll (1117 of 8626) PASS: LLVM :: CodeGen/ARM/weak.ll (1118 of 8626) PASS: LLVM :: CodeGen/ARM/zextload_demandedbits.ll (1119 of 8626) PASS: LLVM :: CodeGen/CPP/2007-06-16-Funcname.ll (1120 of 8626) PASS: LLVM :: CodeGen/CPP/2009-05-04-CondBr.ll (1121 of 8626) PASS: LLVM :: CodeGen/CPP/2009-05-01-Long-Double.ll (1122 of 8626) PASS: LLVM :: CodeGen/CPP/2012-02-05-UnitVarCrash.ll (1123 of 8626) PASS: LLVM :: CodeGen/Generic/2003-05-27-phifcmpd.ll (1124 of 8626) PASS: LLVM :: CodeGen/Generic/2002-04-14-UnexpectedUnsignedType.ll (1125 of 8626) PASS: LLVM :: CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll (1126 of 8626) PASS: LLVM :: CodeGen/Generic/2003-05-27-useboolinotherbb.ll (1127 of 8626) PASS: LLVM :: CodeGen/Generic/2003-05-27-usefsubasbool.ll (1128 of 8626) PASS: LLVM :: CodeGen/Generic/2003-05-30-BadFoldGEP.ll (1129 of 8626) PASS: LLVM :: CodeGen/Generic/2003-05-30-BadPreselectPhi.ll (1130 of 8626) PASS: LLVM :: CodeGen/Generic/2003-07-06-BadIntCmp.ll (1131 of 8626) PASS: LLVM :: CodeGen/Generic/2003-05-28-ManyArgs.ll (1132 of 8626) PASS: LLVM :: CodeGen/Generic/2003-07-07-BadLongConst.ll (1133 of 8626) PASS: LLVM :: CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll (1134 of 8626) PASS: LLVM :: CodeGen/Generic/2003-07-08-BadCastToBool.ll (1135 of 8626) PASS: LLVM :: CodeGen/Generic/2003-07-29-BadConstSbyte.ll (1136 of 8626) PASS: LLVM :: CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll (1137 of 8626) PASS: LLVM :: CodeGen/Generic/2005-04-09-GlobalInPHI.ll (1138 of 8626) PASS: LLVM :: CodeGen/Generic/2005-10-21-longlonggtu.ll (1139 of 8626) PASS: LLVM :: CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll (1140 of 8626) PASS: LLVM :: CodeGen/Generic/2005-12-01-Crash.ll (1141 of 8626) PASS: LLVM :: CodeGen/Generic/2005-12-12-ExpandSextInreg.ll (1142 of 8626) PASS: LLVM :: CodeGen/Generic/2006-01-12-BadSetCCFold.ll (1143 of 8626) PASS: LLVM :: CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll (1144 of 8626) PASS: LLVM :: CodeGen/Generic/2006-02-12-InsertLibcall.ll (1145 of 8626) PASS: LLVM :: CodeGen/Generic/2006-03-01-dagcombineinfloop.ll (1146 of 8626) PASS: LLVM :: CodeGen/Generic/2006-04-28-Sign-extend-bool.ll (1147 of 8626) PASS: LLVM :: CodeGen/Generic/2006-04-26-SetCCAnd.ll (1148 of 8626) PASS: LLVM :: CodeGen/Generic/2006-05-06-GEP-Cast-Sink-Crash.ll (1149 of 8626) PASS: LLVM :: CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll (1150 of 8626) PASS: LLVM :: CodeGen/Generic/2006-06-13-ComputeMaskedBitsCrash.ll (1151 of 8626) PASS: LLVM :: CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll (1152 of 8626) PASS: LLVM :: CodeGen/Generic/2006-09-02-LocalAllocCrash.ll (1153 of 8626) PASS: LLVM :: CodeGen/Generic/2006-08-30-CoalescerCrash.ll (1154 of 8626) PASS: LLVM :: CodeGen/Generic/2006-07-03-schedulers.ll (1155 of 8626) PASS: LLVM :: CodeGen/Generic/2006-09-06-SwitchLowering.ll (1156 of 8626) PASS: LLVM :: CodeGen/Generic/2006-10-29-Crash.ll (1157 of 8626) PASS: LLVM :: CodeGen/Generic/2006-10-27-CondFolding.ll (1158 of 8626) PASS: LLVM :: CodeGen/Generic/2006-11-20-DAGCombineCrash.ll (1159 of 8626) PASS: LLVM :: CodeGen/Generic/2007-02-25-invoke.ll (1160 of 8626) PASS: LLVM :: CodeGen/Generic/2007-01-15-LoadSelectCycle.ll (1161 of 8626) PASS: LLVM :: CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll (1162 of 8626) PASS: LLVM :: CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll (1163 of 8626) PASS: LLVM :: CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll (1164 of 8626) PASS: LLVM :: CodeGen/Generic/2007-04-27-LargeMemObject.ll (1165 of 8626) PASS: LLVM :: CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll (1166 of 8626) PASS: LLVM :: CodeGen/Generic/2007-04-17-lsr-crash.ll (1167 of 8626) PASS: LLVM :: CodeGen/Generic/2007-05-03-EHTypeInfo.ll (1168 of 8626) PASS: LLVM :: CodeGen/Generic/2007-05-15-InfiniteRecursion.ll (1169 of 8626) PASS: LLVM :: CodeGen/Generic/2007-12-17-InvokeAsm.ll (1170 of 8626) PASS: LLVM :: CodeGen/Generic/2007-12-31-UnusedSelector.ll (1171 of 8626) PASS: LLVM :: CodeGen/Generic/2008-01-25-dag-combine-mul.ll (1172 of 8626) PASS: LLVM :: CodeGen/Generic/2008-02-04-Ctlz.ll (1173 of 8626) PASS: LLVM :: CodeGen/Generic/2008-01-30-LoadCrash.ll (1174 of 8626) PASS: LLVM :: CodeGen/Generic/2008-02-20-MatchingMem.ll (1175 of 8626) PASS: LLVM :: CodeGen/Generic/2008-02-04-ExtractSubvector.ll (1176 of 8626) PASS: LLVM :: CodeGen/Generic/2008-08-07-PtrToInt-SmallerInt.ll (1177 of 8626) PASS: LLVM :: CodeGen/Generic/2008-02-25-NegateZero.ll (1178 of 8626) PASS: LLVM :: CodeGen/Generic/2008-02-26-NegatableCrash.ll (1179 of 8626) PASS: LLVM :: CodeGen/Generic/2009-03-17-LSR-APInt.ll (1180 of 8626) PASS: LLVM :: CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll (1181 of 8626) PASS: LLVM :: CodeGen/Generic/2009-04-28-i128-cmp-crash.ll (1182 of 8626) PASS: LLVM :: CodeGen/Generic/2009-04-10-SinkCrash.ll (1183 of 8626) PASS: LLVM :: CodeGen/Generic/2009-11-16-BadKillsCrash.ll (1184 of 8626) PASS: LLVM :: CodeGen/Generic/2010-07-27-DAGCombineCrash.ll (1185 of 8626) PASS: LLVM :: CodeGen/Generic/2011-01-06-BigNumberCrash.ll (1186 of 8626) PASS: LLVM :: CodeGen/Generic/2010-ZeroSizedArg.ll (1187 of 8626) PASS: LLVM :: CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll (1188 of 8626) PASS: LLVM :: CodeGen/Generic/2010-11-04-BigByval.ll (1189 of 8626) PASS: LLVM :: CodeGen/Generic/2012-06-08-APIntCrash.ll (1190 of 8626) PASS: LLVM :: CodeGen/Generic/2013-03-20-APFloatCrash.ll (1191 of 8626) PASS: LLVM :: CodeGen/Generic/APIntParam.ll (1192 of 8626) PASS: LLVM :: CodeGen/Generic/APIntZextParam.ll (1193 of 8626) PASS: LLVM :: CodeGen/Generic/APIntSextParam.ll (1194 of 8626) PASS: LLVM :: CodeGen/Generic/ConstantExprLowering.ll (1195 of 8626) PASS: LLVM :: CodeGen/Generic/APIntLoadStore.ll (1196 of 8626) PASS: LLVM :: CodeGen/Generic/BasicInstrs.ll (1197 of 8626) PASS: LLVM :: CodeGen/Generic/add-with-overflow-128.ll (1198 of 8626) PASS: LLVM :: CodeGen/Generic/add-with-overflow-24.ll (1199 of 8626) PASS: LLVM :: CodeGen/Generic/MachineBranchProb.ll (1200 of 8626) PASS: LLVM :: CodeGen/Generic/addr-label.ll (1201 of 8626) PASS: LLVM :: CodeGen/Generic/annotate.ll (1202 of 8626) PASS: LLVM :: CodeGen/Generic/add-with-overflow.ll (1203 of 8626) PASS: LLVM :: CodeGen/Generic/badCallArgLRLLVM.ll (1204 of 8626) PASS: LLVM :: CodeGen/Generic/asm-large-immediate.ll (1205 of 8626) PASS: LLVM :: CodeGen/Generic/badFoldGEP.ll (1206 of 8626) PASS: LLVM :: CodeGen/Generic/badarg6.ll (1207 of 8626) PASS: LLVM :: CodeGen/Generic/bool-to-double.ll (1208 of 8626) PASS: LLVM :: CodeGen/Generic/builtin-expect.ll (1209 of 8626) PASS: LLVM :: CodeGen/Generic/call-ret0.ll (1210 of 8626) PASS: LLVM :: CodeGen/Generic/call-void.ll (1211 of 8626) PASS: LLVM :: CodeGen/Generic/call-ret42.ll (1212 of 8626) PASS: LLVM :: CodeGen/Generic/call2-ret0.ll (1213 of 8626) PASS: LLVM :: CodeGen/Generic/cast-fp.ll (1214 of 8626) PASS: LLVM :: CodeGen/Generic/constindices.ll (1215 of 8626) PASS: LLVM :: CodeGen/Generic/crash.ll (1216 of 8626) PASS: LLVM :: CodeGen/Generic/dag-combine-crash.ll (1217 of 8626) PASS: LLVM :: CodeGen/Generic/dbg_value.ll (1218 of 8626) PASS: LLVM :: CodeGen/Generic/div-neg-power-2.ll (1219 of 8626) PASS: LLVM :: CodeGen/Generic/donothing.ll (1220 of 8626) PASS: LLVM :: CodeGen/Generic/edge-bundles-blockIDs.ll (1221 of 8626) PASS: LLVM :: CodeGen/Generic/empty-load-store.ll (1222 of 8626) PASS: LLVM :: CodeGen/Generic/exception-handling.ll (1223 of 8626) PASS: LLVM :: CodeGen/Generic/fastcall.ll (1224 of 8626) PASS: LLVM :: CodeGen/Generic/externally_available.ll (1225 of 8626) PASS: LLVM :: CodeGen/Generic/fneg-fabs.ll (1226 of 8626) PASS: LLVM :: CodeGen/Generic/fp-to-int-invalid.ll (1227 of 8626) PASS: LLVM :: CodeGen/Generic/fpowi-promote.ll (1228 of 8626) PASS: LLVM :: CodeGen/Generic/fp_to_int.ll (1229 of 8626) PASS: LLVM :: CodeGen/Generic/hello.ll (1230 of 8626) PASS: LLVM :: CodeGen/Generic/global-ret0.ll (1231 of 8626) PASS: LLVM :: CodeGen/Generic/fwdtwice.ll (1232 of 8626) PASS: LLVM :: CodeGen/Generic/i128-addsub.ll (1233 of 8626) PASS: LLVM :: CodeGen/Generic/inline-asm-mem-clobber.ll (1234 of 8626) PASS: LLVM :: CodeGen/Generic/i128-arith.ll (1235 of 8626) PASS: LLVM :: CodeGen/Generic/intrinsics.ll (1236 of 8626) PASS: LLVM :: CodeGen/Generic/inline-asm-special-strings.ll (1237 of 8626) PASS: LLVM :: CodeGen/Generic/invalid-memcpy.ll (1238 of 8626) PASS: LLVM :: CodeGen/Generic/isunord.ll (1239 of 8626) PASS: LLVM :: CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll (1240 of 8626) PASS: LLVM :: CodeGen/Generic/llvm-ct-intrinsics.ll (1241 of 8626) PASS: LLVM :: CodeGen/Generic/negintconst.ll (1242 of 8626) PASS: LLVM :: CodeGen/Generic/nested-select.ll (1243 of 8626) PASS: LLVM :: CodeGen/Generic/pr2625.ll (1244 of 8626) PASS: LLVM :: CodeGen/Generic/pr12507.ll (1245 of 8626) PASS: LLVM :: CodeGen/Generic/overflow.ll (1246 of 8626) PASS: LLVM :: CodeGen/Generic/pr3288.ll (1247 of 8626) PASS: LLVM :: CodeGen/Generic/print-after.ll (1248 of 8626) PASS: LLVM :: CodeGen/Generic/print-add.ll (1249 of 8626) PASS: LLVM :: CodeGen/Generic/print-arith-fp.ll (1250 of 8626) PASS: LLVM :: CodeGen/Generic/print-int.ll (1251 of 8626) PASS: LLVM :: CodeGen/Generic/print-arith-int.ll (1252 of 8626) PASS: LLVM :: CodeGen/Generic/print-mul-exp.ll (1253 of 8626) PASS: LLVM :: CodeGen/Generic/print-mul.ll (1254 of 8626) PASS: LLVM :: CodeGen/Generic/print-shift.ll (1255 of 8626) PASS: LLVM :: CodeGen/Generic/ptr-annotate.ll (1256 of 8626) PASS: LLVM :: CodeGen/Generic/ret42.ll (1257 of 8626) PASS: LLVM :: CodeGen/Generic/print-machineinstrs.ll (1258 of 8626) PASS: LLVM :: CodeGen/Generic/ret0.ll (1259 of 8626) PASS: LLVM :: CodeGen/Generic/stacksave-restore.ll (1260 of 8626) PASS: LLVM :: CodeGen/Generic/select-cc.ll (1261 of 8626) PASS: LLVM :: CodeGen/Generic/shift-int64.ll (1262 of 8626) PASS: LLVM :: CodeGen/Generic/select.ll (1263 of 8626) PASS: LLVM :: CodeGen/Generic/stop-after.ll (1264 of 8626) PASS: LLVM :: CodeGen/Generic/storetrunc-fp.ll (1265 of 8626) PASS: LLVM :: CodeGen/Generic/switch-lower-feature.ll (1266 of 8626) PASS: LLVM :: CodeGen/Generic/switch-lower.ll (1267 of 8626) PASS: LLVM :: CodeGen/Generic/undef-phi.ll (1268 of 8626) PASS: LLVM :: CodeGen/Generic/trap.ll (1269 of 8626) PASS: LLVM :: CodeGen/Generic/v-split.ll (1270 of 8626) PASS: LLVM :: CodeGen/Generic/vector-casts.ll (1271 of 8626) PASS: LLVM :: CodeGen/Generic/vector-identity-shuffle.ll (1272 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/absaddr-store.ll (1273 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/absimm.ll (1274 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/adde.ll (1275 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/always-ext.ll (1276 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/args.ll (1277 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/ashift-left-right.ll (1278 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/block-addr.ll (1279 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-check.ll (1280 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-valid-packet1.ll (1281 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-valid-packet2.ll (1282 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-to-genreg.ll (1283 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-to-predreg.ll (1284 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred.ll (1285 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred2.ll (1286 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred_reg.ll (1287 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmpb_pred.ll (1288 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/combine.ll (1289 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/combine_ir.ll (1290 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertdptoint.ll (1291 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertdptoll.ll (1292 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertsptoint.ll (1293 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertsptoll.ll (1294 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/ctlz-cttz-ctpop.ll (1295 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dadd.ll (1296 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dmul.ll (1297 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/double.ll (1298 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/doubleconvert-ieee-rnd-near.ll (1299 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dsub.ll (1300 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dualstore.ll (1301 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fadd.ll (1302 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fcmp.ll (1303 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/float.ll (1304 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/floatconvert-ieee-rnd-near.ll (1305 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fmul.ll (1306 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/frame.ll (1307 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fsub.ll (1308 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fusedandshift.ll (1309 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-plus-offset-load.ll (1310 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-plus-offset-store.ll (1311 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-rel.ll (1312 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-cleanup.ll (1313 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-const.ll (1314 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-dbg.ll (1315 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-le.ll (1316 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-lt.ll (1317 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-lt1.ll (1318 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-ne.ll (1319 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/i16_VarArg.ll (1320 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/i1_VarArg.ll (1321 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/i8_VarArg.ll (1322 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/idxload-with-zero-offset.ll (1323 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/indirect-br.ll (1324 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/macint.ll (1325 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops.ll (1326 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops1.ll (1327 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops2.ll (1328 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops3.ll (1329 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/misaligned-access.ll (1330 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/mpy.ll (1331 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluejump.ll (1332 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluejump2.ll (1333 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluestore.ll (1334 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/opt-fabs.ll (1335 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/opt-fneg.ll (1336 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-load.ll (1337 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-store.ll (1338 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-absolute-store.ll (1339 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/predicate-copy.ll (1340 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/remove_lsr.ll (1341 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/simpletailcall.ll (1342 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/static.ll (1343 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/struct_args.ll (1344 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/struct_args_large.ll (1345 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/sube.ll (1346 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/union-1.ll (1347 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vaddh.ll (1348 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/validate-offset.ll (1349 of 8626) UNSUPPORTED: LLVM :: CodeGen/Hexagon/zextloadi1.ll (1350 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/DbgValueOtherTargets.test (1351 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/brind.ll (1352 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/callind.ll (1353 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/cc.ll (1354 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/div.ll (1355 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/fpu.ll (1356 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/fsl.ll (1357 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/imm.ll (1358 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/intr.ll (1359 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/jumptable.ll (1360 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/loop.ll (1361 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/mul.ll (1362 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/mul64.ll (1363 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/select.ll (1364 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/shift.ll (1365 of 8626) UNSUPPORTED: LLVM :: CodeGen/MBlaze/svol.ll (1366 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-10-CyclicDAG.ll (1367 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-17-Rot.ll (1368 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-17-Shift.ll (1369 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-19-DoubleSplit.ll (1370 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll (1371 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-09-18-AbsoluteAddr.ll (1372 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-10-10-OrImpDef.ll (1373 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-05-8BitLibcalls.ll (1374 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-08-InvalidResNo.ll (1375 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-20-NewNode.ll (1376 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-12-21-FrameAddr.ll (1377 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-12-22-InlineAsm.ll (1378 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/2010-05-01-CombinerAnd.ll (1379 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-bis-rx.ll (1380 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-bis-xr.ll (1381 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-mov-rx.ll (1382 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-mov-xr.ll (1383 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/DbgValueOtherTargets.test (1384 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mi.ll (1385 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mm.ll (1386 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mr.ll (1387 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16ri.ll (1388 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16rm.ll (1389 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16rr.ll (1390 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mi.ll (1391 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mm.ll (1392 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mr.ll (1393 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8ri.ll (1394 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8rm.ll (1395 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8rr.ll (1396 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/bit.ll (1397 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/byval.ll (1398 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/fp.ll (1399 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/indirectbr.ll (1400 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/indirectbr2.ll (1401 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/inline-asm.ll (1402 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/mult-alt-generic-msp430.ll (1403 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/postinc.ll (1404 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/setcc.ll (1405 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/shifts.ll (1406 of 8626) UNSUPPORTED: LLVM :: CodeGen/MSP430/vararg.ll (1407 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-06-05-Carry.ll (1408 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-03-SRet.ll (1409 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-06-fadd64.ll (1410 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-FPExtend.ll (1411 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-Float2Int.ll (1412 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-IntDoubleConvertions.ll (1413 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-15-InternalConstant.ll (1414 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-15-SmallSection.ll (1415 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-16-SignExtInReg.ll (1416 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-22-Cstpool.ll (1417 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-23-fpcmp.ll (1418 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-29-icmp.ll (1419 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-31-fcopysign.ll (1420 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-01-AsmInline.ll (1421 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-03-ReturnDouble.ll (1422 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-03-fabs64.ll (1423 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-04-Bitconvert.ll (1424 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-06-Alloca.ll (1425 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-07-CC.ll (1426 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-07-FPRound.ll (1427 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-08-bswap.ll (1428 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-08-ctlz.ll (1429 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-10-13-LegalizerBug.ll (1430 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-11-10-xint_to_fp.ll (1431 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2009-11-16-CstPoolLoad.ll (1432 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2010-07-20-Switch.ll (1433 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2010-11-09-CountLeading.ll (1434 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2010-11-09-Mul.ll (1435 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2011-05-26-BranchKillsVreg.ll (1436 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/2012-12-12-ExpandMemcpy.ll (1437 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/DbgValueOtherTargets.test (1438 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/addc.ll (1439 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/addi.ll (1440 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/addressing-mode.ll (1441 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/align16.ll (1442 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/alloca.ll (1443 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/alloca16.ll (1444 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/analyzebranch.ll (1445 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/and1.ll (1446 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/asm-large-immediate.ll (1447 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/atomic.ll (1448 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/atomicops.ll (1449 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/biggot.ll (1450 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/blockaddr.ll (1451 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/br-jmp.ll (1452 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brconeq.ll (1453 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brconeqk.ll (1454 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brconeqz.ll (1455 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brconge.ll (1456 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brcongt.ll (1457 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brconle.ll (1458 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brconlt.ll (1459 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brconne.ll (1460 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brconnek.ll (1461 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brconnez.ll (1462 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brdelayslot.ll (1463 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/brind.ll (1464 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/bswap.ll (1465 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/buildpairextractelementf64.ll (1466 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/check-noat.ll (1467 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/cmov.ll (1468 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/constantfp0.ll (1469 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/cprestore.ll (1470 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/div.ll (1471 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/div_rem.ll (1472 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/divrem.ll (1473 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/divu.ll (1474 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/divu_remu.ll (1475 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/double2int.ll (1476 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-patterns-cmp-vselect.ll (1477 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-patterns.ll (1478 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-r1.ll (1479 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-r2.ll (1480 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/eh-dwarf-cfa.ll (1481 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/eh-return32.ll (1482 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/eh-return64.ll (1483 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/eh.ll (1484 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/ex2.ll (1485 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/extins.ll (1486 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fabs.ll (1487 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fastcc.ll (1488 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fcopysign-f32-f64.ll (1489 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fcopysign.ll (1490 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fmadd1.ll (1491 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fneg.ll (1492 of 8626) PASS: LLVM :: CodeGen/Generic/vector.ll (1493 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fp-indexed-ls.ll (1494 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fp-spill-reload.ll (1495 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fp16static.ll (1496 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fpbr.ll (1497 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fpneeded.ll (1498 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/fpnotneeded.ll (1499 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/frame-address.ll (1500 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/frem.ll (1501 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/global-address.ll (1502 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/global-pointer-reg.ll (1503 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/gpreg-lazy-binding.ll (1504 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/gprestore.ll (1505 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/helloworld.ll (1506 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/hf16_1.ll (1507 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/i32k.ll (1508 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/i64arg.ll (1509 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/imm.ll (1510 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/indirectcall.ll (1511 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/init-array.ll (1512 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-I-1.ll (1513 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-J.ll (1514 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-K.ll (1515 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-L.ll (1516 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-N.ll (1517 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-O.ll (1518 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-P.ll (1519 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-reg.ll (1520 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-reg64.ll (1521 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-operand-code.ll (1522 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm64.ll (1523 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint.ll (1524 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasmmemop.ll (1525 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/internalfunc.ll (1526 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/jtstat.ll (1527 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/largefr1.ll (1528 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/largeimm1.ll (1529 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/largeimmprinting.ll (1530 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/lb1.ll (1531 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/lbu1.ll (1532 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/lh1.ll (1533 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/lhu1.ll (1534 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/llcarry.ll (1535 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/load-store-left-right.ll (1536 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/longbranch.ll (1537 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/machineverifier.ll (1538 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/madd-msub.ll (1539 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/memcpy.ll (1540 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_1.ll (1541 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_10.ll (1542 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_3.ll (1543 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_4.ll (1544 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_5.ll (1545 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_6.ll (1546 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_7.ll (1547 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_8.ll (1548 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_9.ll (1549 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16ex.ll (1550 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16fpe.ll (1551 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-f128-call.ll (1552 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-f128.ll (1553 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-fp-indexed-ls.ll (1554 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-libcall.ll (1555 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-sret.ll (1556 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64countleading.ll (1557 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64directive.ll (1558 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64ext.ll (1559 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64extins.ll (1560 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64fpimm0.ll (1561 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64fpldst.ll (1562 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64imm.ll (1563 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64instrs.ll (1564 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64intldst.ll (1565 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64lea.ll (1566 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64load-store-left-right.ll (1567 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64muldiv.ll (1568 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64shift.ll (1569 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mipslopat.ll (1570 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/misha.ll (1571 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mul.ll (1572 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mulll.ll (1573 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/mulull.ll (1574 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/neg1.ll (1575 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/not1.ll (1576 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/null.ll (1577 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc.ll (1578 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc_byval.ll (1579 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc_vararg.ll (1580 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/or1.ll (1581 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/private.ll (1582 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/ra-allocatable.ll (1583 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/rdhwr-directives.ll (1584 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/rem.ll (1585 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/remat-immed-load.ll (1586 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/remu.ll (1587 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/return-vector.ll (1588 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/return_address.ll (1589 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/rotate.ll (1590 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/sb1.ll (1591 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selTBteqzCmpi.ll (1592 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selTBtnezCmpi.ll (1593 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selTBtnezSlti.ll (1594 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/select.ll (1595 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selectcc.ll (1596 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/seleq.ll (1597 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/seleqk.ll (1598 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selgek.ll (1599 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selgt.ll (1600 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selle.ll (1601 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selltk.ll (1602 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selne.ll (1603 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selnek.ll (1604 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/selpat.ll (1605 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/seteq.ll (1606 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/seteqz.ll (1607 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setge.ll (1608 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setgek.ll (1609 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setle.ll (1610 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setlt.ll (1611 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setltk.ll (1612 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setne.ll (1613 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setuge.ll (1614 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setugt.ll (1615 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setule.ll (1616 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setult.ll (1617 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/setultk.ll (1618 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/sh1.ll (1619 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/shift-parts.ll (1620 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/sitofp-selectcc-opt.ll (1621 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/sll1.ll (1622 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/sll2.ll (1623 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/small-section-reserve-gp.ll (1624 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/spill-copy-acreg.ll (1625 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/sra1.ll (1626 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/sra2.ll (1627 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/srl1.ll (1628 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/srl2.ll (1629 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/stacksize.ll (1630 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/stchar.ll (1631 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/stldst.ll (1632 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/sub1.ll (1633 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/sub2.ll (1634 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/swzero.ll (1635 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/tailcall.ll (1636 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/tls-alias.ll (1637 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/tls-models.ll (1638 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/tls.ll (1639 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/tls16.ll (1640 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/tls16_2.ll (1641 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/tnaked.ll (1642 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/uitofp.ll (1643 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/ul1.ll (1644 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/unalignedload.ll (1645 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/vector-load-store.ll (1646 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/vector-setcc.ll (1647 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/weak.ll (1648 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/xor1.ll (1649 of 8626) UNSUPPORTED: LLVM :: CodeGen/Mips/zeroreg.ll (1650 of 8626) PASS: LLVM :: CodeGen/Generic/vector-constantexpr.ll (1651 of 8626) PASS: LLVM :: CodeGen/Generic/zero-sized-array.ll (1652 of 8626) PASS: LLVM :: CodeGen/NVPTX/annotations.ll (1653 of 8626) PASS: LLVM :: CodeGen/NVPTX/calling-conv.ll (1654 of 8626) PASS: LLVM :: CodeGen/NVPTX/arithmetic-fp-sm20.ll (1655 of 8626) PASS: LLVM :: CodeGen/NVPTX/arithmetic-int.ll (1656 of 8626) PASS: LLVM :: CodeGen/NVPTX/convert-fp.ll (1657 of 8626) PASS: LLVM :: CodeGen/NVPTX/convert-int-sm20.ll (1658 of 8626) PASS: LLVM :: CodeGen/NVPTX/fma.ll (1659 of 8626) PASS: LLVM :: CodeGen/NVPTX/fma-disable.ll (1660 of 8626) PASS: LLVM :: CodeGen/NVPTX/generic-to-nvvm.ll (1661 of 8626) PASS: LLVM :: CodeGen/NVPTX/compare-int.ll (1662 of 8626) PASS: LLVM :: CodeGen/NVPTX/i1-global.ll (1663 of 8626) PASS: LLVM :: CodeGen/NVPTX/global-ordering.ll (1664 of 8626) PASS: LLVM :: CodeGen/NVPTX/i1-param.ll (1665 of 8626) PASS: LLVM :: CodeGen/NVPTX/intrin-nocapture.ll (1666 of 8626) PASS: LLVM :: CodeGen/NVPTX/intrinsics.ll (1667 of 8626) PASS: LLVM :: CodeGen/NVPTX/ld-generic.ll (1668 of 8626) PASS: LLVM :: CodeGen/NVPTX/intrinsic-old.ll (1669 of 8626) PASS: LLVM :: CodeGen/NVPTX/ld-addrspace.ll (1670 of 8626) PASS: LLVM :: CodeGen/NVPTX/nvvm-reflect.ll (1671 of 8626) PASS: LLVM :: CodeGen/NVPTX/pr13291-i1-store.ll (1672 of 8626) PASS: LLVM :: CodeGen/NVPTX/param-align.ll (1673 of 8626) PASS: LLVM :: CodeGen/NVPTX/ptx-version-30.ll (1674 of 8626) PASS: LLVM :: CodeGen/NVPTX/ptx-version-31.ll (1675 of 8626) PASS: LLVM :: CodeGen/NVPTX/sched1.ll (1676 of 8626) PASS: LLVM :: CodeGen/NVPTX/refl1.ll (1677 of 8626) PASS: LLVM :: CodeGen/NVPTX/sched2.ll (1678 of 8626) PASS: LLVM :: CodeGen/NVPTX/simple-call.ll (1679 of 8626) PASS: LLVM :: CodeGen/NVPTX/sm-version-21.ll (1680 of 8626) PASS: LLVM :: CodeGen/NVPTX/sm-version-20.ll (1681 of 8626) PASS: LLVM :: CodeGen/NVPTX/sm-version-30.ll (1682 of 8626) PASS: LLVM :: CodeGen/NVPTX/sm-version-35.ll (1683 of 8626) PASS: LLVM :: CodeGen/NVPTX/tuple-literal.ll (1684 of 8626) PASS: LLVM :: CodeGen/NVPTX/vector-compare.ll (1685 of 8626) PASS: LLVM :: CodeGen/NVPTX/st-generic.ll (1686 of 8626) PASS: LLVM :: CodeGen/NVPTX/vector-args.ll (1687 of 8626) PASS: LLVM :: CodeGen/NVPTX/st-addrspace.ll (1688 of 8626) PASS: LLVM :: CodeGen/NVPTX/vector-loads.ll (1689 of 8626) PASS: LLVM :: CodeGen/PowerPC/2004-11-30-shift-crash.ll (1690 of 8626) PASS: LLVM :: CodeGen/PowerPC/2004-11-29-ShrCrash.ll (1691 of 8626) PASS: LLVM :: CodeGen/PowerPC/2004-11-30-shr-var-crash.ll (1692 of 8626) PASS: LLVM :: CodeGen/NVPTX/vector-select.ll (1693 of 8626) PASS: LLVM :: CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll (1694 of 8626) PASS: LLVM :: CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll (1695 of 8626) PASS: LLVM :: CodeGen/PowerPC/2005-01-14-UndefLong.ll (1696 of 8626) PASS: LLVM :: CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll (1697 of 8626) PASS: LLVM :: CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll (1698 of 8626) PASS: LLVM :: CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll (1699 of 8626) PASS: LLVM :: CodeGen/PowerPC/2005-11-30-vastart-crash.ll (1700 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll (1701 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll (1702 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll (1703 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll (1704 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-04-05-splat-ish.ll (1705 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll (1706 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll (1707 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll (1708 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-08-11-RetVector.ll (1709 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-08-15-SelectionCrash.ll (1710 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-09-28-shift_64.ll (1711 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-10-13-Miscompile.ll (1712 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll (1713 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll (1714 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll (1715 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll (1716 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-01-15-AsmDialect.ll (1717 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-01-04-ArgExtension.ll (1718 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-12-07-LargeAlloca.ll (1719 of 8626) PASS: LLVM :: CodeGen/PowerPC/2006-12-07-SelectCrash.ll (1720 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-01-29-lbrx-asm.ll (1721 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-02-16-AlignPacked.ll (1722 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll (1723 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll (1724 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-03-24-cntlzd.ll (1725 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll (1726 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll (1727 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll (1728 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll (1729 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-03-30-SpillerCrash.ll (1730 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll (1731 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll (1732 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-06-28-BCCISelBug.ll (1733 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll (1734 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-09-04-AltivecDST.ll (1735 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll (1736 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll (1737 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-05-22-tailmerge-3.ll (1738 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll (1739 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll (1740 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll (1741 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll (1742 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll (1743 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-09-08-unaligned.ll (1744 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll (1745 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-11-16-landingpad-split.ll (1746 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll (1747 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll (1748 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll (1749 of 8626) PASS: LLVM :: CodeGen/PowerPC/2007-11-19-VectorSplitting.ll (1750 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll (1751 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-03-24-AddressRegImm.ll (1752 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll (1753 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-03-24-CoalescerBug.ll (1754 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-03-26-CoalescerBug.ll (1755 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll (1756 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-05-01-ppc_fp128.ll (1757 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-04-16-CoalescerBug.ll (1758 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll (1759 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll (1760 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-06-21-F128LoadStore.ll (1761 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll (1762 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-07-15-Fabs.ll (1763 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-07-15-Bswap.ll (1764 of 8626) XFAIL: LLVM :: CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll (1765 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll (1766 of 8626) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll (1767 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-07-17-Fneg.ll (1768 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll (1769 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll (1770 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-10-28-f128-i32.ll (1771 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-09-12-CoalescerBug.ll (1772 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll (1773 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll (1774 of 8626) PASS: LLVM :: CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll (1775 of 8626) PASS: LLVM :: CodeGen/PowerPC/2008-12-12-EH.ll (1776 of 8626) PASS: LLVM :: CodeGen/PowerPC/2009-03-17-LSRBug.ll (1777 of 8626) PASS: LLVM :: CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll (1778 of 8626) PASS: LLVM :: CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll (1779 of 8626) PASS: LLVM :: CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll (1780 of 8626) PASS: LLVM :: CodeGen/PowerPC/2009-09-18-carrybit.ll (1781 of 8626) PASS: LLVM :: CodeGen/PowerPC/2009-08-23-linkerprivate.ll (1782 of 8626) PASS: LLVM :: CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll (1783 of 8626) PASS: LLVM :: CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll (1784 of 8626) PASS: LLVM :: CodeGen/PowerPC/2009-11-25-ImpDefBug.ll (1785 of 8626) PASS: LLVM :: CodeGen/PowerPC/2010-03-09-indirect-call.ll (1786 of 8626) PASS: LLVM :: CodeGen/PowerPC/2010-02-12-saveCR.ll (1787 of 8626) PASS: LLVM :: CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll (1788 of 8626) PASS: LLVM :: CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll (1789 of 8626) PASS: LLVM :: CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll (1790 of 8626) PASS: LLVM :: CodeGen/PowerPC/2010-05-03-retaddr1.ll (1791 of 8626) PASS: LLVM :: CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll (1792 of 8626) PASS: LLVM :: CodeGen/PowerPC/2012-10-11-dynalloc.ll (1793 of 8626) PASS: LLVM :: CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll (1794 of 8626) PASS: LLVM :: CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll (1795 of 8626) PASS: LLVM :: CodeGen/PowerPC/2012-11-16-mischedcall.ll (1796 of 8626) PASS: LLVM :: CodeGen/PowerPC/2012-10-12-bitcast.ll (1797 of 8626) PASS: LLVM :: CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll (1798 of 8626) PASS: LLVM :: CodeGen/PowerPC/DbgValueOtherTargets.test (1799 of 8626) PASS: LLVM :: CodeGen/PowerPC/Atomics-32.ll (1800 of 8626) XFAIL: LLVM :: CodeGen/PowerPC/Atomics-64.ll (1801 of 8626) PASS: LLVM :: CodeGen/PowerPC/Frames-large.ll (1802 of 8626) PASS: LLVM :: CodeGen/PowerPC/Frames-alloca.ll (1803 of 8626) PASS: LLVM :: CodeGen/PowerPC/LargeAbsoluteAddr.ll (1804 of 8626) PASS: LLVM :: CodeGen/PowerPC/a2-fp-basic.ll (1805 of 8626) PASS: LLVM :: CodeGen/PowerPC/a2q.ll (1806 of 8626) PASS: LLVM :: CodeGen/PowerPC/Frames-small.ll (1807 of 8626) PASS: LLVM :: CodeGen/PowerPC/a2q-stackalign.ll (1808 of 8626) PASS: LLVM :: CodeGen/PowerPC/addc.ll (1809 of 8626) PASS: LLVM :: CodeGen/PowerPC/addi-reassoc.ll (1810 of 8626) PASS: LLVM :: CodeGen/PowerPC/allocate-r0.ll (1811 of 8626) PASS: LLVM :: CodeGen/PowerPC/and-branch.ll (1812 of 8626) PASS: LLVM :: CodeGen/PowerPC/align.ll (1813 of 8626) PASS: LLVM :: CodeGen/PowerPC/and-elim.ll (1814 of 8626) PASS: LLVM :: CodeGen/PowerPC/and-imm.ll (1815 of 8626) PASS: LLVM :: CodeGen/PowerPC/Frames-leaf.ll (1816 of 8626) PASS: LLVM :: CodeGen/PowerPC/and_sra.ll (1817 of 8626) PASS: LLVM :: CodeGen/PowerPC/anon_aggr.ll (1818 of 8626) PASS: LLVM :: CodeGen/PowerPC/and_sext.ll (1819 of 8626) PASS: LLVM :: CodeGen/PowerPC/asm-Zy.ll (1820 of 8626) PASS: LLVM :: CodeGen/PowerPC/and_add.ll (1821 of 8626) PASS: LLVM :: CodeGen/PowerPC/asym-regclass-copy.ll (1822 of 8626) PASS: LLVM :: CodeGen/PowerPC/atomic-2.ll (1823 of 8626) PASS: LLVM :: CodeGen/PowerPC/atomic-1.ll (1824 of 8626) PASS: LLVM :: CodeGen/PowerPC/big-endian-call-result.ll (1825 of 8626) PASS: LLVM :: CodeGen/PowerPC/bdzlr.ll (1826 of 8626) PASS: LLVM :: CodeGen/PowerPC/big-endian-actual-args.ll (1827 of 8626) PASS: LLVM :: CodeGen/PowerPC/big-endian-formal-args.ll (1828 of 8626) PASS: LLVM :: CodeGen/PowerPC/branch-opt.ll (1829 of 8626) PASS: LLVM :: CodeGen/PowerPC/available-externally.ll (1830 of 8626) PASS: LLVM :: CodeGen/PowerPC/buildvec_canonicalize.ll (1831 of 8626) PASS: LLVM :: CodeGen/PowerPC/can-lower-ret.ll (1832 of 8626) PASS: LLVM :: CodeGen/PowerPC/cmp-cmp.ll (1833 of 8626) PASS: LLVM :: CodeGen/PowerPC/calls.ll (1834 of 8626) PASS: LLVM :: CodeGen/PowerPC/compare-simm.ll (1835 of 8626) PASS: LLVM :: CodeGen/PowerPC/coalesce-ext.ll (1836 of 8626) PASS: LLVM :: CodeGen/PowerPC/bswap-load-store.ll (1837 of 8626) PASS: LLVM :: CodeGen/PowerPC/compare-duplicate.ll (1838 of 8626) PASS: LLVM :: CodeGen/PowerPC/complex-return.ll (1839 of 8626) PASS: LLVM :: CodeGen/PowerPC/cr-spills.ll (1840 of 8626) PASS: LLVM :: CodeGen/PowerPC/cr1eq-no-extra-moves.ll (1841 of 8626) PASS: LLVM :: CodeGen/PowerPC/cr1eq.ll (1842 of 8626) PASS: LLVM :: CodeGen/PowerPC/cr_spilling.ll (1843 of 8626) PASS: LLVM :: CodeGen/PowerPC/constants.ll (1844 of 8626) PASS: LLVM :: CodeGen/PowerPC/ctr-cleanup.ll (1845 of 8626) PASS: LLVM :: CodeGen/PowerPC/ctrloop-reg.ll (1846 of 8626) PASS: LLVM :: CodeGen/PowerPC/crsave.ll (1847 of 8626) PASS: LLVM :: CodeGen/PowerPC/ctrloops.ll (1848 of 8626) PASS: LLVM :: CodeGen/PowerPC/ctrloop-s000.ll (1849 of 8626) PASS: LLVM :: CodeGen/PowerPC/cttz.ll (1850 of 8626) PASS: LLVM :: CodeGen/PowerPC/ctrloop-sums.ll (1851 of 8626) PASS: LLVM :: CodeGen/PowerPC/darwin-labels.ll (1852 of 8626) PASS: LLVM :: CodeGen/PowerPC/dbg.ll (1853 of 8626) PASS: LLVM :: CodeGen/PowerPC/delete-node.ll (1854 of 8626) PASS: LLVM :: CodeGen/PowerPC/dcbt-sched.ll (1855 of 8626) PASS: LLVM :: CodeGen/PowerPC/early-ret.ll (1856 of 8626) PASS: LLVM :: CodeGen/PowerPC/early-ret2.ll (1857 of 8626) PASS: LLVM :: CodeGen/PowerPC/div-2.ll (1858 of 8626) PASS: LLVM :: CodeGen/PowerPC/empty-functions.ll (1859 of 8626) PASS: LLVM :: CodeGen/PowerPC/emptystruct.ll (1860 of 8626) PASS: LLVM :: CodeGen/PowerPC/extsh.ll (1861 of 8626) PASS: LLVM :: CodeGen/PowerPC/float-asmprint.ll (1862 of 8626) PASS: LLVM :: CodeGen/PowerPC/fabs.ll (1863 of 8626) PASS: LLVM :: CodeGen/PowerPC/float-to-int.ll (1864 of 8626) PASS: LLVM :: CodeGen/PowerPC/fnabs.ll (1865 of 8626) PASS: LLVM :: CodeGen/PowerPC/floatPSA.ll (1866 of 8626) PASS: LLVM :: CodeGen/PowerPC/fma.ll (1867 of 8626) PASS: LLVM :: CodeGen/PowerPC/eqv-andc-orc-nor.ll (1868 of 8626) PASS: LLVM :: CodeGen/PowerPC/fneg.ll (1869 of 8626) PASS: LLVM :: CodeGen/PowerPC/fold-li.ll (1870 of 8626) PASS: LLVM :: CodeGen/PowerPC/fold-zero.ll (1871 of 8626) PASS: LLVM :: CodeGen/PowerPC/fp-int-fp.ll (1872 of 8626) PASS: LLVM :: CodeGen/PowerPC/fp-branch.ll (1873 of 8626) PASS: LLVM :: CodeGen/PowerPC/frame-size.ll (1874 of 8626) PASS: LLVM :: CodeGen/PowerPC/fp_to_uint.ll (1875 of 8626) PASS: LLVM :: CodeGen/PowerPC/fpcopy.ll (1876 of 8626) PASS: LLVM :: CodeGen/PowerPC/frameaddr.ll (1877 of 8626) PASS: LLVM :: CodeGen/PowerPC/frounds.ll (1878 of 8626) PASS: LLVM :: CodeGen/PowerPC/fsl-e5500.ll (1879 of 8626) PASS: LLVM :: CodeGen/PowerPC/fsl-e500mc.ll (1880 of 8626) PASS: LLVM :: CodeGen/PowerPC/hidden-vis-2.ll (1881 of 8626) PASS: LLVM :: CodeGen/PowerPC/fsel.ll (1882 of 8626) PASS: LLVM :: CodeGen/PowerPC/hello.ll (1883 of 8626) PASS: LLVM :: CodeGen/PowerPC/hidden-vis.ll (1884 of 8626) PASS: LLVM :: CodeGen/PowerPC/i128-and-beyond.ll (1885 of 8626) PASS: LLVM :: CodeGen/PowerPC/fsqrt.ll (1886 of 8626) PASS: LLVM :: CodeGen/PowerPC/i64-to-float.ll (1887 of 8626) UNSUPPORTED: LLVM :: CodeGen/PowerPC/iabs.ll (1888 of 8626) PASS: LLVM :: CodeGen/PowerPC/i32-to-float.ll (1889 of 8626) PASS: LLVM :: CodeGen/PowerPC/ifcvt.ll (1890 of 8626) PASS: LLVM :: CodeGen/PowerPC/i64_fp_round.ll (1891 of 8626) PASS: LLVM :: CodeGen/PowerPC/illegal-element-type.ll (1892 of 8626) PASS: LLVM :: CodeGen/PowerPC/in-asm-f64-reg.ll (1893 of 8626) PASS: LLVM :: CodeGen/PowerPC/inlineasm-copy.ll (1894 of 8626) PASS: LLVM :: CodeGen/PowerPC/int-fp-conv-0.ll (1895 of 8626) PASS: LLVM :: CodeGen/PowerPC/indirectbr.ll (1896 of 8626) PASS: LLVM :: CodeGen/PowerPC/int-fp-conv-1.ll (1897 of 8626) PASS: LLVM :: CodeGen/PowerPC/inverted-bool-compares.ll (1898 of 8626) PASS: LLVM :: CodeGen/PowerPC/i64_fp.ll (1899 of 8626) PASS: LLVM :: CodeGen/PowerPC/ispositive.ll (1900 of 8626) PASS: LLVM :: CodeGen/PowerPC/itofp128.ll (1901 of 8626) PASS: LLVM :: CodeGen/PowerPC/isel.ll (1902 of 8626) PASS: LLVM :: CodeGen/PowerPC/jaggedstructs.ll (1903 of 8626) PASS: LLVM :: CodeGen/PowerPC/lha.ll (1904 of 8626) PASS: LLVM :: CodeGen/PowerPC/load-constant-addr.ll (1905 of 8626) PASS: LLVM :: CodeGen/PowerPC/lbzux.ll (1906 of 8626) PASS: LLVM :: CodeGen/PowerPC/load-shift-combine.ll (1907 of 8626) PASS: LLVM :: CodeGen/PowerPC/lsa.ll (1908 of 8626) PASS: LLVM :: CodeGen/PowerPC/longdbl-truncate.ll (1909 of 8626) PASS: LLVM :: CodeGen/PowerPC/mask64.ll (1910 of 8626) PASS: LLVM :: CodeGen/PowerPC/lsr-postinc-pos.ll (1911 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-1.ll (1912 of 8626) PASS: LLVM :: CodeGen/PowerPC/long-compare.ll (1913 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-10.ll (1914 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-11.ll (1915 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-12.ll (1916 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-3.ll (1917 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-4.ll (1918 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-2.ll (1919 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-5.ll (1920 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-7.ll (1921 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-6.ll (1922 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-8.ll (1923 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-obj-2.ll (1924 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-default.ll (1925 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-9.ll (1926 of 8626) PASS: LLVM :: CodeGen/PowerPC/mcm-obj.ll (1927 of 8626) PASS: LLVM :: CodeGen/PowerPC/misched-inorder-latency.ll (1928 of 8626) PASS: LLVM :: CodeGen/PowerPC/mem-rr-addr-mode.ll (1929 of 8626) PASS: LLVM :: CodeGen/PowerPC/mul-neg-power-2.ll (1930 of 8626) PASS: LLVM :: CodeGen/PowerPC/mem_update.ll (1931 of 8626) PASS: LLVM :: CodeGen/PowerPC/misched.ll (1932 of 8626) PASS: LLVM :: CodeGen/PowerPC/mul-with-overflow.ll (1933 of 8626) PASS: LLVM :: CodeGen/PowerPC/mult-alt-generic-powerpc.ll (1934 of 8626) PASS: LLVM :: CodeGen/PowerPC/neg.ll (1935 of 8626) PASS: LLVM :: CodeGen/PowerPC/mult-alt-generic-powerpc64.ll (1936 of 8626) PASS: LLVM :: CodeGen/PowerPC/no-dead-strip.ll (1937 of 8626) PASS: LLVM :: CodeGen/PowerPC/mulhs.ll (1938 of 8626) PASS: LLVM :: CodeGen/PowerPC/novrsave.ll (1939 of 8626) PASS: LLVM :: CodeGen/PowerPC/optcmp.ll (1940 of 8626) PASS: LLVM :: CodeGen/PowerPC/negctr.ll (1941 of 8626) PASS: LLVM :: CodeGen/PowerPC/or-addressing-mode.ll (1942 of 8626) PASS: LLVM :: CodeGen/PowerPC/popcnt.ll (1943 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc-prologue.ll (1944 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc440-fp-basic.ll (1945 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-32bit-addic.ll (1946 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc-vaarg-agg.ll (1947 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc440-msync.ll (1948 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-calls.ll (1949 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-abi-extend.ll (1950 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-align-long-double.ll (1951 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-crash.ll (1952 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-cyclecounter.ll (1953 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-linux-func-size.ll (1954 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-prefetch.ll (1955 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-vaarg-int.ll (1956 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-zext.ll (1957 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppc64-toc.ll (1958 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppcf128-1-opt.ll (1959 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppcf128-1.ll (1960 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppcf128-3.ll (1961 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppcf128-4.ll (1962 of 8626) PASS: LLVM :: CodeGen/PowerPC/ppcf128-2.ll (1963 of 8626) PASS: LLVM :: CodeGen/PowerPC/pr13891.ll (1964 of 8626) PASS: LLVM :: CodeGen/PowerPC/pr12757.ll (1965 of 8626) PASS: LLVM :: CodeGen/PowerPC/pr13641.ll (1966 of 8626) PASS: LLVM :: CodeGen/PowerPC/pr15359.ll (1967 of 8626) PASS: LLVM :: CodeGen/PowerPC/pr15031.ll (1968 of 8626) PASS: LLVM :: CodeGen/PowerPC/pr15630.ll (1969 of 8626) PASS: LLVM :: CodeGen/PowerPC/pr3711_widen_bit.ll (1970 of 8626) UNSUPPORTED: LLVM :: CodeGen/PowerPC/quadint-return.ll (1971 of 8626) PASS: LLVM :: CodeGen/PowerPC/pr15632.ll (1972 of 8626) PASS: LLVM :: CodeGen/PowerPC/r31.ll (1973 of 8626) PASS: LLVM :: CodeGen/PowerPC/reg-coalesce-simple.ll (1974 of 8626) PASS: LLVM :: CodeGen/PowerPC/remat-imm.ll (1975 of 8626) PASS: LLVM :: CodeGen/PowerPC/recipest.ll (1976 of 8626) PASS: LLVM :: CodeGen/PowerPC/pwr3-6x.ll (1977 of 8626) PASS: LLVM :: CodeGen/PowerPC/private.ll (1978 of 8626) PASS: LLVM :: CodeGen/PowerPC/return-val-i128.ll (1979 of 8626) PASS: LLVM :: CodeGen/PowerPC/rlwimi-keep-rsh.ll (1980 of 8626) PASS: LLVM :: CodeGen/PowerPC/rlwimi-commute.ll (1981 of 8626) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi3.ll (1982 of 8626) PASS: LLVM :: CodeGen/PowerPC/retaddr.ll (1983 of 8626) PASS: LLVM :: CodeGen/PowerPC/rlwimi2.ll (1984 of 8626) PASS: LLVM :: CodeGen/PowerPC/rlwimi.ll (1985 of 8626) PASS: LLVM :: CodeGen/PowerPC/rlwinm.ll (1986 of 8626) PASS: LLVM :: CodeGen/PowerPC/rlwinm2.ll (1987 of 8626) PASS: LLVM :: CodeGen/PowerPC/rotl-64.ll (1988 of 8626) PASS: LLVM :: CodeGen/PowerPC/rotl-2.ll (1989 of 8626) PASS: LLVM :: CodeGen/PowerPC/rotl.ll (1990 of 8626) PASS: LLVM :: CodeGen/PowerPC/sdag-ppcf128.ll (1991 of 8626) PASS: LLVM :: CodeGen/PowerPC/sections.ll (1992 of 8626) PASS: LLVM :: CodeGen/PowerPC/select-cc.ll (1993 of 8626) PASS: LLVM :: CodeGen/PowerPC/rounding-ops.ll (1994 of 8626) PASS: LLVM :: CodeGen/PowerPC/s000-alias-misched.ll (1995 of 8626) PASS: LLVM :: CodeGen/PowerPC/setcc_no_zext.ll (1996 of 8626) PASS: LLVM :: CodeGen/PowerPC/select_lt0.ll (1997 of 8626) PASS: LLVM :: CodeGen/PowerPC/seteq-0.ll (1998 of 8626) PASS: LLVM :: CodeGen/PowerPC/shift128.ll (1999 of 8626) PASS: LLVM :: CodeGen/PowerPC/shl_elim.ll (2000 of 8626) PASS: LLVM :: CodeGen/PowerPC/shl_sext.ll (2001 of 8626) PASS: LLVM :: CodeGen/PowerPC/sign_ext_inreg1.ll (2002 of 8626) PASS: LLVM :: CodeGen/PowerPC/stack-protector.ll (2003 of 8626) PASS: LLVM :: CodeGen/PowerPC/small-arguments.ll (2004 of 8626) PASS: LLVM :: CodeGen/PowerPC/sjlj.ll (2005 of 8626) PASS: LLVM :: CodeGen/PowerPC/stdux-constuse.ll (2006 of 8626) PASS: LLVM :: CodeGen/PowerPC/stfiwx-2.ll (2007 of 8626) PASS: LLVM :: CodeGen/PowerPC/store-load-fwd.ll (2008 of 8626) PASS: LLVM :: CodeGen/PowerPC/structsinmem.ll (2009 of 8626) PASS: LLVM :: CodeGen/PowerPC/store-update.ll (2010 of 8626) PASS: LLVM :: CodeGen/PowerPC/structsinregs.ll (2011 of 8626) PASS: LLVM :: CodeGen/PowerPC/stubs.ll (2012 of 8626) PASS: LLVM :: CodeGen/PowerPC/stwu-gta.ll (2013 of 8626) PASS: LLVM :: CodeGen/PowerPC/stwux.ll (2014 of 8626) PASS: LLVM :: CodeGen/PowerPC/stwu8.ll (2015 of 8626) PASS: LLVM :: CodeGen/PowerPC/tailcall1-64.ll (2016 of 8626) PASS: LLVM :: CodeGen/PowerPC/stfiwx.ll (2017 of 8626) PASS: LLVM :: CodeGen/PowerPC/tailcall1.ll (2018 of 8626) PASS: LLVM :: CodeGen/PowerPC/tailcallpic1.ll (2019 of 8626) PASS: LLVM :: CodeGen/PowerPC/svr4-redzone.ll (2020 of 8626) PASS: LLVM :: CodeGen/PowerPC/subc.ll (2021 of 8626) PASS: LLVM :: CodeGen/PowerPC/tls-gd-obj.ll (2022 of 8626) PASS: LLVM :: CodeGen/PowerPC/tls-2.ll (2023 of 8626) PASS: LLVM :: CodeGen/PowerPC/tls-gd.ll (2024 of 8626) PASS: LLVM :: CodeGen/PowerPC/tls-ld-2.ll (2025 of 8626) PASS: LLVM :: CodeGen/PowerPC/tls-ie-obj.ll (2026 of 8626) PASS: LLVM :: CodeGen/PowerPC/tls-ie.ll (2027 of 8626) PASS: LLVM :: CodeGen/PowerPC/tls-ld-obj.ll (2028 of 8626) PASS: LLVM :: CodeGen/PowerPC/tls-ld.ll (2029 of 8626) PASS: LLVM :: CodeGen/PowerPC/trampoline.ll (2030 of 8626) PASS: LLVM :: CodeGen/PowerPC/tls.ll (2031 of 8626) PASS: LLVM :: CodeGen/PowerPC/unal4-std.ll (2032 of 8626) PASS: LLVM :: CodeGen/PowerPC/vaddsplat.ll (2033 of 8626) PASS: LLVM :: CodeGen/PowerPC/unaligned.ll (2034 of 8626) PASS: LLVM :: CodeGen/PowerPC/varargs-struct-float.ll (2035 of 8626) PASS: LLVM :: CodeGen/PowerPC/unsafe-math.ll (2036 of 8626) PASS: LLVM :: CodeGen/PowerPC/vcmp-fold.ll (2037 of 8626) PASS: LLVM :: CodeGen/PowerPC/varargs.ll (2038 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_auto_constant.ll (2039 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_buildvector_loadstore.ll (2040 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_call.ll (2041 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_br_cmp.ll (2042 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_constants.ll (2043 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_extload.ll (2044 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_conv.ll (2045 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_cmp.ll (2046 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_fneg.ll (2047 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_insert.ll (2048 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_mul.ll (2049 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_perf_shuffle.ll (2050 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_misaligned.ll (2051 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_select.ll (2052 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_rounding.ll (2053 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_shift.ll (2054 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_splat_constant.ll (2055 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_sqrt.ll (2056 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_splat.ll (2057 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_zero.ll (2058 of 8626) PASS: LLVM :: CodeGen/PowerPC/vector-identity-shuffle.ll (2059 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_shuffle.ll (2060 of 8626) PASS: LLVM :: CodeGen/PowerPC/vec_vrsave.ll (2061 of 8626) PASS: LLVM :: CodeGen/PowerPC/vrsave-spill.ll (2062 of 8626) PASS: LLVM :: CodeGen/PowerPC/vector.ll (2063 of 8626) PASS: LLVM :: CodeGen/R600/add.ll (2064 of 8626) PASS: LLVM :: CodeGen/PowerPC/vrspill.ll (2065 of 8626) PASS: LLVM :: CodeGen/R600/128bit-kernel-args.ll (2066 of 8626) PASS: LLVM :: CodeGen/R600/and.ll (2067 of 8626) PASS: LLVM :: CodeGen/R600/bfe_uint.ll (2068 of 8626) PASS: LLVM :: CodeGen/R600/alu-split.ll (2069 of 8626) PASS: LLVM :: CodeGen/R600/bfi_int.ll (2070 of 8626) PASS: LLVM :: CodeGen/R600/call_fs.ll (2071 of 8626) PASS: LLVM :: CodeGen/R600/cf_end.ll (2072 of 8626) PASS: LLVM :: CodeGen/R600/dagcombiner-bug-illegal-vec4-int-to-fp.ll (2073 of 8626) PASS: LLVM :: CodeGen/R600/disconnected-predset-break-bug.ll (2074 of 8626) PASS: LLVM :: CodeGen/R600/fabs.ll (2075 of 8626) PASS: LLVM :: CodeGen/R600/elf.r600.ll (2076 of 8626) PASS: LLVM :: CodeGen/R600/elf.ll (2077 of 8626) PASS: LLVM :: CodeGen/R600/fcmp-cnd.ll (2078 of 8626) PASS: LLVM :: CodeGen/R600/fadd.ll (2079 of 8626) PASS: LLVM :: CodeGen/R600/fcmp.ll (2080 of 8626) PASS: LLVM :: CodeGen/R600/fcmp-cnde-int-args.ll (2081 of 8626) PASS: LLVM :: CodeGen/R600/fdiv.ll (2082 of 8626) PASS: LLVM :: CodeGen/R600/floor.ll (2083 of 8626) PASS: LLVM :: CodeGen/R600/fmax.ll (2084 of 8626) PASS: LLVM :: CodeGen/R600/fmad.ll (2085 of 8626) PASS: LLVM :: CodeGen/R600/fmin.ll (2086 of 8626) PASS: LLVM :: CodeGen/R600/fmul.ll (2087 of 8626) PASS: LLVM :: CodeGen/R600/fmul.v4f32.ll (2088 of 8626) PASS: LLVM :: CodeGen/R600/fp_to_uint.ll (2089 of 8626) PASS: LLVM :: CodeGen/R600/fp_to_sint.ll (2090 of 8626) PASS: LLVM :: CodeGen/R600/i8-to-double-to-float.ll (2091 of 8626) PASS: LLVM :: CodeGen/R600/fsub.ll (2092 of 8626) PASS: LLVM :: CodeGen/R600/imm.ll (2093 of 8626) PASS: LLVM :: CodeGen/R600/icmp-select-sete-reverse-args.ll (2094 of 8626) PASS: LLVM :: CodeGen/R600/jump-address.ll (2095 of 8626) PASS: LLVM :: CodeGen/R600/legalizedag-bug-expand-setcc.ll (2096 of 8626) PASS: LLVM :: CodeGen/R600/literals.ll (2097 of 8626) PASS: LLVM :: CodeGen/R600/kcache-fold.ll (2098 of 8626) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.mul.ll (2099 of 8626) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.trunc.ll (2100 of 8626) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.tex.ll (2101 of 8626) PASS: LLVM :: CodeGen/R600/llvm.SI.fs.interp.constant.ll (2102 of 8626) PASS: LLVM :: CodeGen/R600/llvm.SI.sample.ll (2103 of 8626) PASS: LLVM :: CodeGen/R600/llvm.pow.ll (2104 of 8626) PASS: LLVM :: CodeGen/R600/llvm.sin.ll (2105 of 8626) PASS: LLVM :: CodeGen/R600/llvm.cos.ll (2106 of 8626) PASS: LLVM :: CodeGen/R600/loop-address.ll (2107 of 8626) PASS: LLVM :: CodeGen/R600/lshl.ll (2108 of 8626) PASS: LLVM :: CodeGen/R600/mul.ll (2109 of 8626) PASS: LLVM :: CodeGen/R600/load.ll (2110 of 8626) PASS: LLVM :: CodeGen/R600/lshr.ll (2111 of 8626) PASS: LLVM :: CodeGen/R600/mulhu.ll (2112 of 8626) PASS: LLVM :: CodeGen/R600/or.ll (2113 of 8626) PASS: LLVM :: CodeGen/R600/predicates.ll (2114 of 8626) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-fs-loop-nested-if.ll (2115 of 8626) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-fs-loop-nested.ll (2116 of 8626) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-fs-loop.ll (2117 of 8626) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-if-2.ll (2118 of 8626) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-if.ll (2119 of 8626) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-vs-if-nested-loop.ll (2120 of 8626) PASS: LLVM :: CodeGen/R600/reciprocal.ll (2121 of 8626) PASS: LLVM :: CodeGen/R600/pv.ll (2122 of 8626) PASS: LLVM :: CodeGen/R600/sdiv.ll (2123 of 8626) PASS: LLVM :: CodeGen/R600/selectcc-cnd.ll (2124 of 8626) PASS: LLVM :: CodeGen/R600/r600-encoding.ll (2125 of 8626) PASS: LLVM :: CodeGen/R600/selectcc-icmp-select-float.ll (2126 of 8626) PASS: LLVM :: CodeGen/R600/selectcc-cnde-int.ll (2127 of 8626) PASS: LLVM :: CodeGen/R600/selectcc-opt.ll (2128 of 8626) PASS: LLVM :: CodeGen/R600/setcc.ll (2129 of 8626) PASS: LLVM :: CodeGen/R600/set-dx10.ll (2130 of 8626) PASS: LLVM :: CodeGen/R600/seto.ll (2131 of 8626) PASS: LLVM :: CodeGen/R600/setuo.ll (2132 of 8626) PASS: LLVM :: CodeGen/R600/shl.ll (2133 of 8626) PASS: LLVM :: CodeGen/R600/sint_to_fp.ll (2134 of 8626) PASS: LLVM :: CodeGen/R600/short-args.ll (2135 of 8626) PASS: LLVM :: CodeGen/R600/sra.ll (2136 of 8626) PASS: LLVM :: CodeGen/R600/srl.ll (2137 of 8626) PASS: LLVM :: CodeGen/R600/store.r600.ll (2138 of 8626) PASS: LLVM :: CodeGen/R600/store.ll (2139 of 8626) PASS: LLVM :: CodeGen/R600/sub.ll (2140 of 8626) PASS: LLVM :: CodeGen/R600/uint_to_fp.ll (2141 of 8626) PASS: LLVM :: CodeGen/R600/unsupported-cc.ll (2142 of 8626) PASS: LLVM :: CodeGen/R600/urecip.ll (2143 of 8626) PASS: LLVM :: CodeGen/R600/udiv.ll (2144 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2006-01-22-BitConvertLegalize.ll (2145 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2007-05-09-JumpTables.ll (2146 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll (2147 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2008-10-10-InlineAsmMemoryOperand.ll (2148 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2008-10-10-InlineAsmRegOperand.ll (2149 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2009-08-28-PIC.ll (2150 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2009-08-28-WeakLinkage.ll (2151 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-CC.ll (2152 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-Call.ll (2153 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-FrameAddr.ll (2154 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-19-DelaySlot.ll (2155 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-21-ByValArgs.ll (2156 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-22-SRet.ll (2157 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-12-03-TailDuplication.ll (2158 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/2012-05-01-LowerArguments.ll (2159 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/64abi.ll (2160 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/64bit.ll (2161 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/64cond.ll (2162 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/DbgValueOtherTargets.test (2163 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/basictest.ll (2164 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/constpool.ll (2165 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/ctpop.ll (2166 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/globals.ll (2167 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/mult-alt-generic-sparc.ll (2168 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/private.ll (2169 of 8626) UNSUPPORTED: LLVM :: CodeGen/SPARC/varargs.ll (2170 of 8626) PASS: LLVM :: CodeGen/R600/vselect.ll (2171 of 8626) PASS: LLVM :: CodeGen/R600/urem.ll (2172 of 8626) PASS: LLVM :: CodeGen/SystemZ/addr-01.ll (2173 of 8626) PASS: LLVM :: CodeGen/R600/xor.ll (2174 of 8626) PASS: LLVM :: CodeGen/SystemZ/addr-02.ll (2175 of 8626) PASS: LLVM :: CodeGen/SystemZ/addr-03.ll (2176 of 8626) PASS: LLVM :: CodeGen/SystemZ/and-01.ll (2177 of 8626) PASS: LLVM :: CodeGen/SystemZ/and-02.ll (2178 of 8626) PASS: LLVM :: CodeGen/SystemZ/and-03.ll (2179 of 8626) PASS: LLVM :: CodeGen/SystemZ/alloca-02.ll (2180 of 8626) PASS: LLVM :: CodeGen/SystemZ/and-04.ll (2181 of 8626) PASS: LLVM :: CodeGen/SystemZ/and-05.ll (2182 of 8626) PASS: LLVM :: CodeGen/SystemZ/and-06.ll (2183 of 8626) PASS: LLVM :: CodeGen/SystemZ/alloca-01.ll (2184 of 8626) PASS: LLVM :: CodeGen/SystemZ/args-04.ll (2185 of 8626) PASS: LLVM :: CodeGen/SystemZ/args-05.ll (2186 of 8626) PASS: LLVM :: CodeGen/SystemZ/args-01.ll (2187 of 8626) PASS: LLVM :: CodeGen/SystemZ/args-02.ll (2188 of 8626) PASS: LLVM :: CodeGen/SystemZ/args-06.ll (2189 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-01.ll (2190 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-02.ll (2191 of 8626) PASS: LLVM :: CodeGen/SystemZ/args-03.ll (2192 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-04.ll (2193 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-03.ll (2194 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-05.ll (2195 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-07.ll (2196 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-06.ll (2197 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-08.ll (2198 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-10.ll (2199 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-09.ll (2200 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-12.ll (2201 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-11.ll (2202 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-14.ll (2203 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-13.ll (2204 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-16.ll (2205 of 8626) PASS: LLVM :: CodeGen/SystemZ/asm-15.ll (2206 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomic-load-02.ll (2207 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomic-load-01.ll (2208 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomic-load-03.ll (2209 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomic-load-04.ll (2210 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomic-store-04.ll (2211 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomic-store-01.ll (2212 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomic-store-02.ll (2213 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomic-store-03.ll (2214 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-04.ll (2215 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-03.ll (2216 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-02.ll (2217 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-add-01.ll (2218 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-01.ll (2219 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-04.ll (2220 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-03.ll (2221 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-and-02.ll (2222 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-03.ll (2223 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-04.ll (2224 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-01.ll (2225 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-01.ll (2226 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-02.ll (2227 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-03.ll (2228 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-04.ll (2229 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-nand-02.ll (2230 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-03.ll (2231 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-04.ll (2232 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-01.ll (2233 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-or-02.ll (2234 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-04.ll (2235 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-03.ll (2236 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-02.ll (2237 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-01.ll (2238 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-01.ll (2239 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-sub-02.ll (2240 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-03.ll (2241 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-04.ll (2242 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-04.ll (2243 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-03.ll (2244 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-02.ll (2245 of 8626) PASS: LLVM :: CodeGen/SystemZ/branch-01.ll (2246 of 8626) PASS: LLVM :: CodeGen/SystemZ/branch-03.ll (2247 of 8626) PASS: LLVM :: CodeGen/SystemZ/atomicrmw-xor-01.ll (2248 of 8626) PASS: LLVM :: CodeGen/SystemZ/branch-02.ll (2249 of 8626) PASS: LLVM :: CodeGen/SystemZ/branch-04.ll (2250 of 8626) PASS: LLVM :: CodeGen/SystemZ/branch-05.ll (2251 of 8626) PASS: LLVM :: CodeGen/SystemZ/bswap-02.ll (2252 of 8626) PASS: LLVM :: CodeGen/SystemZ/bswap-01.ll (2253 of 8626) PASS: LLVM :: CodeGen/SystemZ/bswap-03.ll (2254 of 8626) PASS: LLVM :: CodeGen/SystemZ/bswap-04.ll (2255 of 8626) PASS: LLVM :: CodeGen/SystemZ/call-01.ll (2256 of 8626) PASS: LLVM :: CodeGen/SystemZ/bswap-05.ll (2257 of 8626) PASS: LLVM :: CodeGen/SystemZ/call-02.ll (2258 of 8626) PASS: LLVM :: CodeGen/SystemZ/cmpxchg-03.ll (2259 of 8626) PASS: LLVM :: CodeGen/SystemZ/cmpxchg-01.ll (2260 of 8626) PASS: LLVM :: CodeGen/SystemZ/cmpxchg-04.ll (2261 of 8626) PASS: LLVM :: CodeGen/SystemZ/cmpxchg-02.ll (2262 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-abs-02.ll (2263 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-add-01.ll (2264 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-abs-01.ll (2265 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-add-02.ll (2266 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-add-03.ll (2267 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-cmp-02.ll (2268 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-cmp-01.ll (2269 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-cmp-03.ll (2270 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-const-01.ll (2271 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-const-02.ll (2272 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-const-03.ll (2273 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-const-06.ll (2274 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-const-04.ll (2275 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-const-05.ll (2276 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-const-07.ll (2277 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-01.ll (2278 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-const-09.ll (2279 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-const-08.ll (2280 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-02.ll (2281 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-05.ll (2282 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-03.ll (2283 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-04.ll (2284 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-07.ll (2285 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-06.ll (2286 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-08.ll (2287 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-10.ll (2288 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-09.ll (2289 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-11.ll (2290 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-copysign-01.ll (2291 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-conv-12.ll (2292 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-div-03.ll (2293 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-div-02.ll (2294 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-div-01.ll (2295 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-move-03.ll (2296 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-move-01.ll (2297 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-move-04.ll (2298 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-move-02.ll (2299 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-move-07.ll (2300 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-move-05.ll (2301 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-move-08.ll (2302 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-move-06.ll (2303 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-mul-03.ll (2304 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-mul-04.ll (2305 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-mul-02.ll (2306 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-mul-01.ll (2307 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-mul-05.ll (2308 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-mul-07.ll (2309 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-mul-06.ll (2310 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-mul-08.ll (2311 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-mul-09.ll (2312 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-neg-01.ll (2313 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-round-01.ll (2314 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-sqrt-02.ll (2315 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-sqrt-01.ll (2316 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-sub-01.ll (2317 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-sqrt-03.ll (2318 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-sub-02.ll (2319 of 8626) PASS: LLVM :: CodeGen/SystemZ/fp-sub-03.ll (2320 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-01.ll (2321 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-03.ll (2322 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-02.ll (2323 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-05.ll (2324 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-04.ll (2325 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-06.ll (2326 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-08.ll (2327 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-10.ll (2328 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-09.ll (2329 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-07.ll (2330 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-11.ll (2331 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-13.ll (2332 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-16.ll (2333 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-15.ll (2334 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-14.ll (2335 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-17.ll (2336 of 8626) PASS: LLVM :: CodeGen/SystemZ/frame-18.ll (2337 of 8626) PASS: LLVM :: CodeGen/SystemZ/insert-02.ll (2338 of 8626) PASS: LLVM :: CodeGen/SystemZ/insert-01.ll (2339 of 8626) PASS: LLVM :: CodeGen/SystemZ/insert-04.ll (2340 of 8626) PASS: LLVM :: CodeGen/SystemZ/insert-03.ll (2341 of 8626) PASS: LLVM :: CodeGen/SystemZ/insert-05.ll (2342 of 8626) PASS: LLVM :: CodeGen/SystemZ/insert-06.ll (2343 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-02.ll (2344 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-01.ll (2345 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-03.ll (2346 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-05.ll (2347 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-06.ll (2348 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-04.ll (2349 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-10.ll (2350 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-07.ll (2351 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-09.ll (2352 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-08.ll (2353 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-12.ll (2354 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-01.ll (2355 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-add-11.ll (2356 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-02.ll (2357 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-04.ll (2358 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-03.ll (2359 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-05.ll (2360 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-08.ll (2361 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-06.ll (2362 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-07.ll (2363 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-09.ll (2364 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-10.ll (2365 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-13.ll (2366 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-12.ll (2367 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-11.ll (2368 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-14.ll (2369 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-15.ll (2370 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-16.ll (2371 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-17.ll (2372 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-19.ll (2373 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-20.ll (2374 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-18.ll (2375 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-22.ll (2376 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-21.ll (2377 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-23.ll (2378 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-24.ll (2379 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-25.ll (2380 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-27.ll (2381 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-26.ll (2382 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-28.ll (2383 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-29.ll (2384 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-30.ll (2385 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-31.ll (2386 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-32.ll (2387 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-33.ll (2388 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-35.ll (2389 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-34.ll (2390 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-36.ll (2391 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-37.ll (2392 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-39.ll (2393 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-38.ll (2394 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-41.ll (2395 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-40.ll (2396 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-42.ll (2397 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-cmp-43.ll (2398 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-const-01.ll (2399 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-const-02.ll (2400 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-const-03.ll (2401 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-const-04.ll (2402 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-01.ll (2403 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-const-05.ll (2404 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-const-06.ll (2405 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-02.ll (2406 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-03.ll (2407 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-04.ll (2408 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-05.ll (2409 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-07.ll (2410 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-06.ll (2411 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-09.ll (2412 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-08.ll (2413 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-conv-10.ll (2414 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-div-02.ll (2415 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-div-01.ll (2416 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-div-03.ll (2417 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-div-04.ll (2418 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-div-05.ll (2419 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-move-01.ll (2420 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-move-03.ll (2421 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-move-05.ll (2422 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-move-02.ll (2423 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-move-04.ll (2424 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-move-06.ll (2425 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-move-09.ll (2426 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-move-08.ll (2427 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-move-07.ll (2428 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-mul-01.ll (2429 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-mul-02.ll (2430 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-mul-03.ll (2431 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-mul-04.ll (2432 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-mul-05.ll (2433 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-mul-06.ll (2434 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-mul-07.ll (2435 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-sub-02.ll (2436 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-neg-01.ll (2437 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-mul-08.ll (2438 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-sub-01.ll (2439 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-sub-05.ll (2440 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-sub-03.ll (2441 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-sub-04.ll (2442 of 8626) PASS: LLVM :: CodeGen/SystemZ/int-sub-06.ll (2443 of 8626) PASS: LLVM :: CodeGen/SystemZ/la-01.ll (2444 of 8626) PASS: LLVM :: CodeGen/SystemZ/la-02.ll (2445 of 8626) PASS: LLVM :: CodeGen/SystemZ/la-03.ll (2446 of 8626) PASS: LLVM :: CodeGen/SystemZ/or-01.ll (2447 of 8626) PASS: LLVM :: CodeGen/SystemZ/la-04.ll (2448 of 8626) PASS: LLVM :: CodeGen/SystemZ/or-02.ll (2449 of 8626) PASS: LLVM :: CodeGen/SystemZ/or-04.ll (2450 of 8626) PASS: LLVM :: CodeGen/SystemZ/or-03.ll (2451 of 8626) PASS: LLVM :: CodeGen/SystemZ/or-05.ll (2452 of 8626) PASS: LLVM :: CodeGen/SystemZ/shift-02.ll (2453 of 8626) PASS: LLVM :: CodeGen/SystemZ/shift-01.ll (2454 of 8626) PASS: LLVM :: CodeGen/SystemZ/or-06.ll (2455 of 8626) PASS: LLVM :: CodeGen/SystemZ/shift-03.ll (2456 of 8626) PASS: LLVM :: CodeGen/SystemZ/shift-04.ll (2457 of 8626) PASS: LLVM :: CodeGen/SystemZ/shift-05.ll (2458 of 8626) PASS: LLVM :: CodeGen/SystemZ/shift-07.ll (2459 of 8626) PASS: LLVM :: CodeGen/SystemZ/shift-06.ll (2460 of 8626) PASS: LLVM :: CodeGen/SystemZ/shift-08.ll (2461 of 8626) PASS: LLVM :: CodeGen/SystemZ/tls-01.ll (2462 of 8626) PASS: LLVM :: CodeGen/SystemZ/xor-02.ll (2463 of 8626) PASS: LLVM :: CodeGen/SystemZ/xor-01.ll (2464 of 8626) PASS: LLVM :: CodeGen/SystemZ/xor-03.ll (2465 of 8626) PASS: LLVM :: CodeGen/SystemZ/xor-04.ll (2466 of 8626) PASS: LLVM :: CodeGen/SystemZ/xor-06.ll (2467 of 8626) PASS: LLVM :: CodeGen/SystemZ/xor-05.ll (2468 of 8626) PASS: LLVM :: CodeGen/Thumb/2009-06-18-ThumbCommuteMul.ll (2469 of 8626) PASS: LLVM :: CodeGen/Thumb/2007-01-31-RegInfoAssert.ll (2470 of 8626) PASS: LLVM :: CodeGen/Thumb/2007-02-02-JoinIntervalsCrash.ll (2471 of 8626) PASS: LLVM :: CodeGen/Thumb/2007-05-05-InvalidPushPop.ll (2472 of 8626) PASS: LLVM :: CodeGen/Thumb/2009-07-20-TwoAddrBug.ll (2473 of 8626) PASS: LLVM :: CodeGen/Thumb/2009-07-27-PEIAssert.ll (2474 of 8626) PASS: LLVM :: CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll (2475 of 8626) PASS: LLVM :: CodeGen/Thumb/2009-08-12-RegInfoAssert.ll (2476 of 8626) PASS: LLVM :: CodeGen/Thumb/2009-08-20-ISelBug.ll (2477 of 8626) PASS: LLVM :: CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll (2478 of 8626) PASS: LLVM :: CodeGen/Thumb/2010-06-18-SibCallCrash.ll (2479 of 8626) PASS: LLVM :: CodeGen/Thumb/2010-07-01-FuncAlign.ll (2480 of 8626) PASS: LLVM :: CodeGen/Thumb/2011-06-16-NoGPRs.ll (2481 of 8626) PASS: LLVM :: CodeGen/Thumb/2011-05-11-DAGLegalizer.ll (2482 of 8626) PASS: LLVM :: CodeGen/Thumb/2011-EpilogueBug.ll (2483 of 8626) PASS: LLVM :: CodeGen/Thumb/2010-07-15-debugOrdering.ll (2484 of 8626) PASS: LLVM :: CodeGen/Thumb/2012-04-26-M0ISelBug.ll (2485 of 8626) PASS: LLVM :: CodeGen/Thumb/DbgValueOtherTargets.test (2486 of 8626) PASS: LLVM :: CodeGen/Thumb/asmprinter-bug.ll (2487 of 8626) PASS: LLVM :: CodeGen/Thumb/fpconv.ll (2488 of 8626) PASS: LLVM :: CodeGen/Thumb/fpow.ll (2489 of 8626) PASS: LLVM :: CodeGen/Thumb/barrier.ll (2490 of 8626) PASS: LLVM :: CodeGen/Thumb/dyn-stackalloc.ll (2491 of 8626) PASS: LLVM :: CodeGen/Thumb/inlineasm-imm-thumb.ll (2492 of 8626) PASS: LLVM :: CodeGen/Thumb/frame_thumb.ll (2493 of 8626) PASS: LLVM :: CodeGen/Thumb/inlineasm-thumb.ll (2494 of 8626) PASS: LLVM :: CodeGen/Thumb/iabs.ll (2495 of 8626) PASS: LLVM :: CodeGen/Thumb/ispositive.ll (2496 of 8626) PASS: LLVM :: CodeGen/Thumb/large-stack.ll (2497 of 8626) PASS: LLVM :: CodeGen/Thumb/long-setcc.ll (2498 of 8626) PASS: LLVM :: CodeGen/Thumb/ldr_frame.ll (2499 of 8626) PASS: LLVM :: CodeGen/Thumb/ldr_ext.ll (2500 of 8626) PASS: LLVM :: CodeGen/Thumb/long_shift.ll (2501 of 8626) PASS: LLVM :: CodeGen/Thumb/pop.ll (2502 of 8626) PASS: LLVM :: CodeGen/Thumb/mul.ll (2503 of 8626) PASS: LLVM :: CodeGen/Thumb/push.ll (2504 of 8626) PASS: LLVM :: CodeGen/Thumb/long.ll (2505 of 8626) PASS: LLVM :: CodeGen/Thumb/rev.ll (2506 of 8626) PASS: LLVM :: CodeGen/Thumb/stack-coloring-without-frame-ptr.ll (2507 of 8626) PASS: LLVM :: CodeGen/Thumb/select.ll (2508 of 8626) PASS: LLVM :: CodeGen/Thumb/thumb-imm.ll (2509 of 8626) PASS: LLVM :: CodeGen/Thumb/trap.ll (2510 of 8626) PASS: LLVM :: CodeGen/Thumb/stack-frame.ll (2511 of 8626) PASS: LLVM :: CodeGen/Thumb/tst_teq.ll (2512 of 8626) PASS: LLVM :: CodeGen/Thumb/unord.ll (2513 of 8626) PASS: LLVM :: CodeGen/Thumb/vargs.ll (2514 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-07-23-CPIslandBug.ll (2515 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-07-21-ISelBug.ll (2516 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll (2517 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-07-30-PEICrash.ll (2518 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll (2519 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll (2520 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-02-CoalescerBug.ll (2521 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerBug.ll (2522 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll (2523 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll (2524 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll (2525 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll (2526 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-06-SpDecBug.ll (2527 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-07-CoalescerBug.ll (2528 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-08-ScavengerAssert.ll (2529 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll (2530 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-21-PostRAKill4.ll (2531 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-08-10-ISelBug.ll (2532 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll (2533 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-09-28-ITBlockBug.ll (2534 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll (2535 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-11-13-STRDBug.ll (2536 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-11-01-CopyReg2RegBug.ll (2537 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll (2538 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-01-19-RemovePredicates.ll (2539 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-02-11-phi-cycle.ll (2540 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll (2541 of 8626) PASS: LLVM :: CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll (2542 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-02-24-BigStack.ll (2543 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-04-15-DynAllocBug.ll (2544 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll (2545 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-04-26-CopyRegCrash.ll (2546 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-05-24-rsbs.ll (2547 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll (2548 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-06-19-ITBlockCrash.ll (2549 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll (2550 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-06-21-TailMergeBug.ll (2551 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll (2552 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-12-03-AddSPNarrowing.ll (2553 of 8626) PASS: LLVM :: CodeGen/Thumb2/2010-11-22-EpilogueBug.ll (2554 of 8626) PASS: LLVM :: CodeGen/Thumb2/2011-04-21-FILoweringBug.ll (2555 of 8626) PASS: LLVM :: CodeGen/Thumb2/2011-12-16-T2SizeReduceAssert.ll (2556 of 8626) PASS: LLVM :: CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll (2557 of 8626) PASS: LLVM :: CodeGen/Thumb2/2012-01-13-CBNZBug.ll (2558 of 8626) PASS: LLVM :: CodeGen/Thumb2/2013-03-02-vduplane-nonconstant-source-index.ll (2559 of 8626) PASS: LLVM :: CodeGen/Thumb2/2013-02-19-tail-call-register-hint.ll (2560 of 8626) PASS: LLVM :: CodeGen/Thumb2/2013-03-06-vector-sext-operand-scalarize.ll (2561 of 8626) PASS: LLVM :: CodeGen/Thumb2/aligned-constants.ll (2562 of 8626) PASS: LLVM :: CodeGen/Thumb2/bfi.ll (2563 of 8626) PASS: LLVM :: CodeGen/Thumb2/buildvector-crash.ll (2564 of 8626) PASS: LLVM :: CodeGen/Thumb2/aligned-spill.ll (2565 of 8626) PASS: LLVM :: CodeGen/Thumb2/carry.ll (2566 of 8626) PASS: LLVM :: CodeGen/Thumb2/bfx.ll (2567 of 8626) PASS: LLVM :: CodeGen/Thumb2/cross-rc-coalescing-1.ll (2568 of 8626) PASS: LLVM :: CodeGen/Thumb2/crash.ll (2569 of 8626) PASS: LLVM :: CodeGen/Thumb2/cross-rc-coalescing-2.ll (2570 of 8626) PASS: LLVM :: CodeGen/Thumb2/cortex-fp.ll (2571 of 8626) PASS: LLVM :: CodeGen/Thumb2/div.ll (2572 of 8626) PASS: LLVM :: CodeGen/Thumb2/frameless2.ll (2573 of 8626) PASS: LLVM :: CodeGen/Thumb2/frameless.ll (2574 of 8626) PASS: LLVM :: CodeGen/Thumb2/ifcvt-neon.ll (2575 of 8626) PASS: LLVM :: CodeGen/Thumb2/inflate-regs.ll (2576 of 8626) PASS: LLVM :: CodeGen/Thumb2/large-call.ll (2577 of 8626) PASS: LLVM :: CodeGen/Thumb2/inlineasm.ll (2578 of 8626) PASS: LLVM :: CodeGen/Thumb2/large-stack.ll (2579 of 8626) PASS: LLVM :: CodeGen/Thumb2/ldr-str-imm12.ll (2580 of 8626) PASS: LLVM :: CodeGen/Thumb2/lsr-deficiency.ll (2581 of 8626) PASS: LLVM :: CodeGen/Thumb2/longMACt.ll (2582 of 8626) PASS: LLVM :: CodeGen/Thumb2/mul_const.ll (2583 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-adc.ll (2584 of 8626) PASS: LLVM :: CodeGen/Thumb2/pic-load.ll (2585 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-add.ll (2586 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-add2.ll (2587 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-add3.ll (2588 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-add4.ll (2589 of 8626) PASS: LLVM :: CodeGen/Thumb2/machine-licm.ll (2590 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-add5.ll (2591 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-and.ll (2592 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-add6.ll (2593 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-and2.ll (2594 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-asr.ll (2595 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-asr2.ll (2596 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-bcc.ll (2597 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-bic.ll (2598 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-branch.ll (2599 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-bfc.ll (2600 of 8626) XFAIL: LLVM :: CodeGen/Thumb2/thumb2-call-tc.ll (2601 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-cbnz.ll (2602 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-call.ll (2603 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-clz.ll (2604 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-cmn2.ll (2605 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-cmp.ll (2606 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-cmn.ll (2607 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-cmp2.ll (2608 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-eor2.ll (2609 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-eor.ll (2610 of 8626) XFAIL: LLVM :: CodeGen/Thumb2/thumb2-ifcvt1-tc.ll (2611 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ifcvt1.ll (2612 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ifcvt2.ll (2613 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ifcvt3.ll (2614 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldm.ll (2615 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr.ll (2616 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-jtb.ll (2617 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr_post.ll (2618 of 8626) PASS: LLVM :: CodeGen/Thumb2/constant-islands.ll (2619 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldrb.ll (2620 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr_pre.ll (2621 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll (2622 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsl2.ll (2623 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldrh.ll (2624 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsl.ll (2625 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ldr_ext.ll (2626 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsr2.ll (2627 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsr.ll (2628 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-lsr3.ll (2629 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-mla.ll (2630 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-mls.ll (2631 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-mul.ll (2632 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll (2633 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-mvn.ll (2634 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-mov.ll (2635 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-neg.ll (2636 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-mvn2.ll (2637 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-orn.ll (2638 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-orr.ll (2639 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-orn2.ll (2640 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-orr2.ll (2641 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-pack.ll (2642 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-rev.ll (2643 of 8626) XFAIL: LLVM :: CodeGen/Thumb2/thumb2-rev16.ll (2644 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-rsb.ll (2645 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-ror.ll (2646 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-sbc.ll (2647 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll (2648 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-select.ll (2649 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-select_xform.ll (2650 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-smul.ll (2651 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-smla.ll (2652 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-spill-q.ll (2653 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-shifter.ll (2654 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-str.ll (2655 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-str_post.ll (2656 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-str_pre.ll (2657 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-strb.ll (2658 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-strh.ll (2659 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub.ll (2660 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub2.ll (2661 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub3.ll (2662 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-sxt-uxt.ll (2663 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub5.ll (2664 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-sub4.ll (2665 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-sxt_rot.ll (2666 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-tbh.ll (2667 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-tbb.ll (2668 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-teq.ll (2669 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-teq2.ll (2670 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-tst.ll (2671 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-tst2.ll (2672 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-uxt_rot.ll (2673 of 8626) PASS: LLVM :: CodeGen/Thumb2/tls2.ll (2674 of 8626) PASS: LLVM :: CodeGen/Thumb2/tls1.ll (2675 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2003-08-03-CallArgLiveRanges.ll (2676 of 8626) PASS: LLVM :: CodeGen/Thumb2/thumb2-uxtb.ll (2677 of 8626) PASS: LLVM :: CodeGen/X86/2003-11-03-GlobalBool.ll (2678 of 8626) PASS: LLVM :: CodeGen/X86/2004-02-14-InefficientStackPointer.ll (2679 of 8626) PASS: LLVM :: CodeGen/X86/2003-08-23-DeadBlockTest.ll (2680 of 8626) PASS: LLVM :: CodeGen/X86/2004-02-22-Casts.ll (2681 of 8626) PASS: LLVM :: CodeGen/X86/2004-04-13-FPCMOV-Crash.ll (2682 of 8626) PASS: LLVM :: CodeGen/X86/2004-03-30-Select-Max.ll (2683 of 8626) PASS: LLVM :: CodeGen/X86/2004-02-13-FrameReturnAddress.ll (2684 of 8626) PASS: LLVM :: CodeGen/X86/2004-06-10-StackifierCrash.ll (2685 of 8626) PASS: LLVM :: CodeGen/X86/2004-10-08-SelectSetCCFold.ll (2686 of 8626) PASS: LLVM :: CodeGen/X86/2005-02-14-IllegalAssembler.ll (2687 of 8626) PASS: LLVM :: CodeGen/X86/2005-01-17-CycleInDAG.ll (2688 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2006-03-02-InstrSchedBug.ll (2689 of 8626) PASS: LLVM :: CodeGen/X86/2005-05-08-FPStackifierPHI.ll (2690 of 8626) PASS: LLVM :: CodeGen/X86/2006-01-19-ISelFoldingBug.ll (2691 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-01-SchedCausingSpills.ll (2692 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-02-InstrSched1.ll (2693 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-02-InstrSched2.ll (2694 of 8626) PASS: LLVM :: CodeGen/X86/2006-03-01-InstrSchedBug.ll (2695 of 8626) PASS: LLVM :: CodeGen/X86/2006-04-04-CrossBlockCrash.ll (2696 of 8626) PASS: LLVM :: CodeGen/X86/2006-04-27-ISelFoldingBug.ll (2697 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-11-InstrSched.ll (2698 of 8626) PASS: LLVM :: CodeGen/X86/2006-05-08-CoalesceSubRegClass.ll (2699 of 8626) PASS: LLVM :: CodeGen/X86/2006-05-08-InstrSched.ll (2700 of 8626) PASS: LLVM :: CodeGen/X86/2006-05-17-VectorArg.ll (2701 of 8626) PASS: LLVM :: CodeGen/X86/2006-05-25-CycleInDAG.ll (2702 of 8626) PASS: LLVM :: CodeGen/X86/2006-05-22-FPSetEQ.ll (2703 of 8626) PASS: LLVM :: CodeGen/X86/2006-07-10-InlineAsmAConstraint.ll (2704 of 8626) PASS: LLVM :: CodeGen/X86/2006-07-12-InlineAsmQConstraint.ll (2705 of 8626) PASS: LLVM :: CodeGen/X86/2006-07-20-InlineAsm.ll (2706 of 8626) PASS: LLVM :: CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll (2707 of 8626) PASS: LLVM :: CodeGen/X86/2006-07-31-SingleRegClass.ll (2708 of 8626) PASS: LLVM :: CodeGen/X86/2006-08-21-ExtraMovInst.ll (2709 of 8626) PASS: LLVM :: CodeGen/X86/2006-08-07-CycleInDAG.ll (2710 of 8626) PASS: LLVM :: CodeGen/X86/2006-08-16-CycleInDAG.ll (2711 of 8626) PASS: LLVM :: CodeGen/X86/2006-09-01-CycleInDAG.ll (2712 of 8626) PASS: LLVM :: CodeGen/X86/2006-10-07-ScalarSSEMiscompile.ll (2713 of 8626) PASS: LLVM :: CodeGen/X86/2006-10-02-BoolRetCrash.ll (2714 of 8626) PASS: LLVM :: CodeGen/X86/2006-10-09-CycleInDAG.ll (2715 of 8626) PASS: LLVM :: CodeGen/X86/2006-10-13-CycleInDAG.ll (2716 of 8626) PASS: LLVM :: CodeGen/X86/2006-10-10-FindModifiedNodeSlotBug.ll (2717 of 8626) PASS: LLVM :: CodeGen/X86/2006-10-12-CycleInDAG.ll (2718 of 8626) PASS: LLVM :: CodeGen/X86/2006-11-12-CSRetCC.ll (2719 of 8626) PASS: LLVM :: CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll (2720 of 8626) PASS: LLVM :: CodeGen/X86/2006-11-27-SelectLegalize.ll (2721 of 8626) PASS: LLVM :: CodeGen/X86/2006-12-16-InlineAsmCrash.ll (2722 of 8626) PASS: LLVM :: CodeGen/X86/2006-12-19-IntelSyntax.ll (2723 of 8626) PASS: LLVM :: CodeGen/X86/2007-01-08-InstrSched.ll (2724 of 8626) PASS: LLVM :: CodeGen/X86/2006-11-17-IllegalMove.ll (2725 of 8626) PASS: LLVM :: CodeGen/X86/2007-01-29-InlineAsm-ir.ll (2726 of 8626) PASS: LLVM :: CodeGen/X86/2007-01-13-StackPtrIndex.ll (2727 of 8626) PASS: LLVM :: CodeGen/X86/2007-01-08-X86-64-Pointer.ll (2728 of 8626) PASS: LLVM :: CodeGen/X86/2007-02-04-OrAddrMode.ll (2729 of 8626) PASS: LLVM :: CodeGen/X86/2007-02-16-BranchFold.ll (2730 of 8626) PASS: LLVM :: CodeGen/X86/2007-02-19-LiveIntervalAssert.ll (2731 of 8626) PASS: LLVM :: CodeGen/X86/2007-02-25-FastCCStack.ll (2732 of 8626) PASS: LLVM :: CodeGen/X86/2007-03-16-InlineAsm.ll (2733 of 8626) PASS: LLVM :: CodeGen/X86/2007-03-01-SpillerCrash.ll (2734 of 8626) PASS: LLVM :: CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll (2735 of 8626) PASS: LLVM :: CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll (2736 of 8626) PASS: LLVM :: CodeGen/X86/2007-03-18-LiveIntervalAssert.ll (2737 of 8626) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmMultiRegConstraint.ll (2738 of 8626) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmPModifier.ll (2739 of 8626) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll (2740 of 8626) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll (2741 of 8626) PASS: LLVM :: CodeGen/X86/2007-03-26-CoalescerBug.ll (2742 of 8626) PASS: LLVM :: CodeGen/X86/2007-04-08-InlineAsmCrash.ll (2743 of 8626) PASS: LLVM :: CodeGen/X86/2007-04-11-InlineAsmVectorResult.ll (2744 of 8626) PASS: LLVM :: CodeGen/X86/2007-04-24-VectorCrash.ll (2745 of 8626) PASS: LLVM :: CodeGen/X86/2007-04-17-LiveIntervalAssert.ll (2746 of 8626) PASS: LLVM :: CodeGen/X86/2007-04-24-Huge-Stack.ll (2747 of 8626) PASS: LLVM :: CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll (2748 of 8626) PASS: LLVM :: CodeGen/X86/2007-05-05-Personality.ll (2749 of 8626) PASS: LLVM :: CodeGen/X86/2007-04-25-MMX-PADDQ.ll (2750 of 8626) PASS: LLVM :: CodeGen/X86/2007-05-05-VecCastExpand.ll (2751 of 8626) PASS: LLVM :: CodeGen/X86/2007-05-14-LiveIntervalAssert.ll (2752 of 8626) PASS: LLVM :: CodeGen/X86/2007-05-17-ShuffleISelBug.ll (2753 of 8626) PASS: LLVM :: CodeGen/X86/2007-05-15-maskmovq.ll (2754 of 8626) PASS: LLVM :: CodeGen/X86/2007-05-07-InvokeSRet.ll (2755 of 8626) PASS: LLVM :: CodeGen/X86/2007-06-15-IntToMMX.ll (2756 of 8626) PASS: LLVM :: CodeGen/X86/2007-06-28-X86-64-isel.ll (2757 of 8626) PASS: LLVM :: CodeGen/X86/2007-06-04-X86-64-CtorAsmBugs.ll (2758 of 8626) PASS: LLVM :: CodeGen/X86/2007-06-29-DAGCombinerBug.ll (2759 of 8626) PASS: LLVM :: CodeGen/X86/2007-06-29-VecFPConstantCSEBug.ll (2760 of 8626) PASS: LLVM :: CodeGen/X86/2007-07-03-GR64ToVR64.ll (2761 of 8626) PASS: LLVM :: CodeGen/X86/2007-07-18-Vector-Extract.ll (2762 of 8626) PASS: LLVM :: CodeGen/X86/2007-07-10-StackerAssert.ll (2763 of 8626) PASS: LLVM :: CodeGen/X86/2007-08-01-LiveVariablesBug.ll (2764 of 8626) PASS: LLVM :: CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll (2765 of 8626) PASS: LLVM :: CodeGen/X86/2007-08-10-SignExtSubreg.ll (2766 of 8626) PASS: LLVM :: CodeGen/X86/2007-08-13-AppendingLinkage.ll (2767 of 8626) PASS: LLVM :: CodeGen/X86/2007-09-05-InvalidAsm.ll (2768 of 8626) PASS: LLVM :: CodeGen/X86/2007-09-06-ExtWeakAliasee.ll (2769 of 8626) PASS: LLVM :: CodeGen/X86/2007-09-17-ObjcFrameEH.ll (2770 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll (2771 of 8626) PASS: LLVM :: CodeGen/X86/2007-09-27-LDIntrinsics.ll (2772 of 8626) PASS: LLVM :: CodeGen/X86/2007-09-18-ShuffleXformBug.ll (2773 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll (2774 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold1.ll (2775 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-14-CoalescerCrash.ll (2776 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold2.ll (2777 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-15-CoalescerCrash.ll (2778 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-16-CoalescerCrash.ll (2779 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll (2780 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-29-ExtendSetCC.ll (2781 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-19-SpillerUnfold.ll (2782 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-17-IllegalAsm.ll (2783 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-30-LSRCrash.ll (2784 of 8626) PASS: LLVM :: CodeGen/X86/2007-11-03-x86-64-q-constraint.ll (2785 of 8626) PASS: LLVM :: CodeGen/X86/2007-10-31-extractelement-i64.ll (2786 of 8626) PASS: LLVM :: CodeGen/X86/2007-11-01-ISelCrash.ll (2787 of 8626) PASS: LLVM :: CodeGen/X86/2007-11-04-LiveVariablesBug.ll (2788 of 8626) PASS: LLVM :: CodeGen/X86/2007-11-04-LiveIntervalCrash.ll (2789 of 8626) PASS: LLVM :: CodeGen/X86/2007-11-04-rip-immediate-constant.ll (2790 of 8626) PASS: LLVM :: CodeGen/X86/2007-11-07-MulBy4.ll (2791 of 8626) PASS: LLVM :: CodeGen/X86/2007-11-06-InstrSched.ll (2792 of 8626) PASS: LLVM :: CodeGen/X86/2007-11-30-LoadFolding-Bug.ll (2793 of 8626) PASS: LLVM :: CodeGen/X86/2007-12-16-BURRSchedCrash.ll (2794 of 8626) PASS: LLVM :: CodeGen/X86/2008-01-08-IllegalCMP.ll (2795 of 8626) PASS: LLVM :: CodeGen/X86/2007-12-18-LoadCSEBug.ll (2796 of 8626) PASS: LLVM :: CodeGen/X86/2008-01-08-SchedulerCrash.ll (2797 of 8626) PASS: LLVM :: CodeGen/X86/2008-01-09-LongDoubleSin.ll (2798 of 8626) PASS: LLVM :: CodeGen/X86/2008-01-16-FPStackifierAssert.ll (2799 of 8626) PASS: LLVM :: CodeGen/X86/2008-01-16-InvalidDAGCombineXform.ll (2800 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-06-LoadFoldingBug.ll (2801 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2008-02-18-TailMergingBug.ll (2802 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-05-ISelCrash.ll (2803 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-14-BitMiscompile.ll (2804 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-08-LoadFoldingBug.ll (2805 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-25-InlineAsmBug.ll (2806 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-20-InlineAsmClobber.ll (2807 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-22-LocalRegAllocBug.ll (2808 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll (2809 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-27-PEICrash.ll (2810 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-26-AsmDirectMemOp.ll (2811 of 8626) PASS: LLVM :: CodeGen/X86/2008-02-27-DeadSlotElimBug.ll (2812 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-10-RegAllocInfLoop.ll (2813 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-06-frem-fpstack.ll (2814 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-07-APIntBug.ll (2815 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-13-TwoAddrPassCrash.ll (2816 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-12-ThreadLocalAlias.ll (2817 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-14-SpillerCrash.ll (2818 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-19-DAGCombinerBug.ll (2819 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-23-DarwinAsmComments.ll (2820 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-02-unnamedEH.ll (2821 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-25-TwoAddrPassBug.ll (2822 of 8626) PASS: LLVM :: CodeGen/X86/2008-03-31-SpillerFoldingBug.ll (2823 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-09-BranchFolding.ll (2824 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-16-CoalescerBug.ll (2825 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-08-CoalescerCrash.ll (2826 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-16-ReMatBug.ll (2827 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-15-LiveVariableBug.ll (2828 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-24-MemCpyBug.ll (2829 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-17-CoalescerBug.ll (2830 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-24-pblendw-fold-crash.ll (2831 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll (2832 of 8626) PASS: LLVM :: CodeGen/X86/2008-05-01-InvalidOrdCompare.ll (2833 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-28-CyclicSchedUnit.ll (2834 of 8626) PASS: LLVM :: CodeGen/X86/2008-05-09-PHIElimBug.ll (2835 of 8626) PASS: LLVM :: CodeGen/X86/2008-05-09-ShuffleLoweringBug.ll (2836 of 8626) PASS: LLVM :: CodeGen/X86/2008-05-12-tailmerge-5.ll (2837 of 8626) PASS: LLVM :: CodeGen/X86/2008-04-28-CoalescerBug.ll (2838 of 8626) PASS: LLVM :: CodeGen/X86/2008-05-21-CoalescerBug.ll (2839 of 8626) PASS: LLVM :: CodeGen/X86/2008-05-28-CoalescerBug.ll (2840 of 8626) PASS: LLVM :: CodeGen/X86/2008-05-22-FoldUnalignedLoad.ll (2841 of 8626) PASS: LLVM :: CodeGen/X86/2008-05-28-LocalRegAllocBug.ll (2842 of 8626) PASS: LLVM :: CodeGen/X86/2008-06-16-SubregsBug.ll (2843 of 8626) PASS: LLVM :: CodeGen/X86/2008-06-18-BadShuffle.ll (2844 of 8626) PASS: LLVM :: CodeGen/X86/2008-06-13-VolatileLoadStore.ll (2845 of 8626) PASS: LLVM :: CodeGen/X86/2008-06-13-NotVolatileLoadStore.ll (2846 of 8626) PASS: LLVM :: CodeGen/X86/2008-07-07-DanglingDeadInsts.ll (2847 of 8626) PASS: LLVM :: CodeGen/X86/2008-06-25-VecISelBug.ll (2848 of 8626) PASS: LLVM :: CodeGen/X86/2008-07-09-ELFSectionAttributes.ll (2849 of 8626) PASS: LLVM :: CodeGen/X86/2008-07-16-CoalescerCrash.ll (2850 of 8626) PASS: LLVM :: CodeGen/X86/2008-07-11-SHLBy1.ll (2851 of 8626) PASS: LLVM :: CodeGen/X86/2008-07-22-CombinerCrash.ll (2852 of 8626) PASS: LLVM :: CodeGen/X86/2008-07-23-VSetCC.ll (2853 of 8626) PASS: LLVM :: CodeGen/X86/2008-08-06-CmpStride.ll (2854 of 8626) PASS: LLVM :: CodeGen/X86/2008-08-06-RewriterBug.ll (2855 of 8626) PASS: LLVM :: CodeGen/X86/2008-08-17-UComiCodeGenBug.ll (2856 of 8626) PASS: LLVM :: CodeGen/X86/2008-08-19-SubAndFetch.ll (2857 of 8626) PASS: LLVM :: CodeGen/X86/2008-07-19-movups-spills.ll (2858 of 8626) PASS: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN32.ll (2859 of 8626) PASS: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN64.ll (2860 of 8626) PASS: LLVM :: CodeGen/X86/2008-08-23-64Bit-maskmovq.ll (2861 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-09-LinearScanBug.ll (2862 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-11-CoalescerBug2.ll (2863 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-11-CoalescerBug.ll (2864 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-19-RegAllocBug.ll (2865 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-17-inline-asm-1.ll (2866 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-05-sinttofp-2xi32.ll (2867 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-18-inline-asm-2.ll (2868 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-26-FrameAddrBug.ll (2869 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-29-ReMatBug.ll (2870 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-25-sseregparm-1.ll (2871 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-06-MMXISelBug.ll (2872 of 8626) PASS: LLVM :: CodeGen/X86/2008-09-29-VolatileBug.ll (2873 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-06-x87ld-nan-1.ll (2874 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-06-x87ld-nan-2.ll (2875 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-07-SSEISelBug.ll (2876 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-11-CallCrash.ll (2877 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-13-CoalescerBug.ll (2878 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-16-VecUnaryOp.ll (2879 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2008-10-27-CoalescerBug.ll (2880 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-29-ExpandVAARG.ll (2881 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-20-AsmDoubleInI32.ll (2882 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll (2883 of 8626) PASS: LLVM :: CodeGen/X86/2008-10-24-FlippedCompare.ll (2884 of 8626) PASS: LLVM :: CodeGen/X86/2008-11-03-F80VAARG.ll (2885 of 8626) PASS: LLVM :: CodeGen/X86/2008-11-13-inlineasm-3.ll (2886 of 8626) PASS: LLVM :: CodeGen/X86/2008-11-29-ULT-Sign.ll (2887 of 8626) PASS: LLVM :: CodeGen/X86/2008-11-06-testb.ll (2888 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-01-SpillerAssert.ll (2889 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll (2890 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-2.ll (2891 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-02-IllegalResultType.ll (2892 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-1.ll (2893 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-19-EarlyClobberBug.ll (2894 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-3.ll (2895 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-16-dagcombine-4.ll (2896 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-12-PrivateEHSymbol.ll (2897 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-22-dagcombine-5.ll (2898 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-23-crazy-address.ll (2899 of 8626) PASS: LLVM :: CodeGen/X86/2008-12-23-dagcombine-6.ll (2900 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-13-DoubleUpdate.ll (2901 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-16-UIntToFP.ll (2902 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-25-NoSSE.ll (2903 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-16-SchedulerBug.ll (2904 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-18-ConstantExprCrash.ll (2905 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-26-WrongCheck.ll (2906 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift.ll (2907 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-27-NullStrings.ll (2908 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift2.ll (2909 of 8626) PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift3.ll (2910 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-03-AnalyzedTwice.ll (2911 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-08-CoalescerBug.ll (2912 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-01-LargeMask.ll (2913 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-04-sext-i64-gep.ll (2914 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-11-codegenprepare-reuse.ll (2915 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-09-ivs-different-sizes.ll (2916 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll (2917 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2009-02-25-CommuteBug.ll (2918 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2009-02-26-MachineLICMBug.ll (2919 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-12-SpillerBug.ll (2920 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-12-DebugInfoVLA.ll (2921 of 8626) PASS: LLVM :: CodeGen/X86/2009-02-21-ExtWeakInitializer.ll (2922 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-03-BTHang.ll (2923 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-05-burr-list-crash.ll (2924 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-03-BitcastLongDouble.ll (2925 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-07-FPConstSelect.ll (2926 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-09-APIntCrash.ll (2927 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-09-SpillerBug.ll (2928 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-10-CoalescerBug.ll (2929 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-12-CPAlignBug.ll (2930 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2009-03-23-MultiUseSched.ll (2931 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-13-PHIElimBug.ll (2932 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-23-LinearScanBug.ll (2933 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-16-PHIElimInLPad.ll (2934 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-23-i80-fp80.ll (2935 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-26-NoImplicitFPBug.ll (2936 of 8626) PASS: LLVM :: CodeGen/X86/2009-03-25-TestBug.ll (2937 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-12-FastIselOverflowCrash.ll (2938 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-12-picrel.ll (2939 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2009-04-16-SpillerUnfold.ll (2940 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-13-2AddrAssert.ll (2941 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-13-2AddrAssert-2.ll (2942 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-21-NoReloadImpDef.ll (2943 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-14-IllegalRegs.ll (2944 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-24.ll (2945 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-25-CoalescerBug.ll (2946 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-29-IndirectDestOperands.ll (2947 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-27-LiveIntervalsAssert2.ll (2948 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll (2949 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-29-LinearScanBug.ll (2950 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-scale.ll (2951 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-29-RegAllocAssert.ll (2952 of 8626) PASS: LLVM :: CodeGen/X86/2009-05-08-InlineAsmIOffset.ll (2953 of 8626) PASS: LLVM :: CodeGen/X86/2009-05-11-tailmerge-crash.ll (2954 of 8626) PASS: LLVM :: CodeGen/X86/2009-05-23-available_externally.ll (2955 of 8626) PASS: LLVM :: CodeGen/X86/2009-05-19-SingleElementExtractElement.ll (2956 of 8626) PASS: LLVM :: CodeGen/X86/2009-04-27-CoalescerAssert.ll (2957 of 8626) PASS: LLVM :: CodeGen/X86/2009-05-23-dagcombine-shifts.ll (2958 of 8626) PASS: LLVM :: CodeGen/X86/2009-05-28-DAGCombineCrash.ll (2959 of 8626) PASS: LLVM :: CodeGen/X86/2009-05-30-ISelBug.ll (2960 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll (2961 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-02-RewriterBug.ll (2962 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll (2963 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-04-VirtualLiveIn.ll (2964 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-05-ScalarToVectorByteMMX.ll (2965 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll (2966 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-06-ConcatVectors.ll (2967 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-05-sitofpCrash.ll (2968 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-07-ExpandMMXBitcast.ll (2969 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-05-VZextByteShort.ll (2970 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-15-not-a-tail-call.ll (2971 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll (2972 of 8626) PASS: LLVM :: CodeGen/X86/2009-06-18-movlp-shuffle-register.ll (2973 of 8626) PASS: LLVM :: CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll (2974 of 8626) PASS: LLVM :: CodeGen/X86/2009-07-06-TwoAddrAssert.ll (2975 of 8626) PASS: LLVM :: CodeGen/X86/2009-07-07-SplitICmp.ll (2976 of 8626) PASS: LLVM :: CodeGen/X86/2009-07-19-AsmExtraOperands.ll (2977 of 8626) PASS: LLVM :: CodeGen/X86/2009-07-16-CoalescerBug.ll (2978 of 8626) PASS: LLVM :: CodeGen/X86/2009-07-20-CoalescerBug.ll (2979 of 8626) PASS: LLVM :: CodeGen/X86/2009-07-15-CoalescerBug.ll (2980 of 8626) PASS: LLVM :: CodeGen/X86/2009-08-02-mmx-scalar-to-vector.ll (2981 of 8626) XFAIL: LLVM :: CodeGen/X86/2009-08-06-inlineasm.ll (2982 of 8626) PASS: LLVM :: CodeGen/X86/2009-08-06-branchfolder-crash.ll (2983 of 8626) PASS: LLVM :: CodeGen/X86/2009-07-20-DAGCombineBug.ll (2984 of 8626) PASS: LLVM :: CodeGen/X86/2009-08-08-CastError.ll (2985 of 8626) PASS: LLVM :: CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll (2986 of 8626) PASS: LLVM :: CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll (2987 of 8626) PASS: LLVM :: CodeGen/X86/2009-08-12-badswitch.ll (2988 of 8626) PASS: LLVM :: CodeGen/X86/2009-08-23-linkerprivate.ll (2989 of 8626) PASS: LLVM :: CodeGen/X86/2009-08-23-SubRegReuseUndo.ll (2990 of 8626) PASS: LLVM :: CodeGen/X86/2009-09-10-LoadFoldingBug.ll (2991 of 8626) PASS: LLVM :: CodeGen/X86/2009-09-10-SpillComments.ll (2992 of 8626) PASS: LLVM :: CodeGen/X86/2009-09-21-NoSpillLoopCount.ll (2993 of 8626) PASS: LLVM :: CodeGen/X86/2009-09-16-CoalescerBug.ll (2994 of 8626) PASS: LLVM :: CodeGen/X86/2009-09-19-earlyclobber.ll (2995 of 8626) PASS: LLVM :: CodeGen/X86/2009-09-23-LiveVariablesBug.ll (2996 of 8626) PASS: LLVM :: CodeGen/X86/2009-09-22-CoalescerBug.ll (2997 of 8626) PASS: LLVM :: CodeGen/X86/2009-10-14-LiveVariablesBug.ll (2998 of 8626) PASS: LLVM :: CodeGen/X86/2009-10-16-Scope.ll (2999 of 8626) PASS: LLVM :: CodeGen/X86/2009-10-19-atomic-cmp-eflags.ll (3000 of 8626) PASS: LLVM :: CodeGen/X86/2009-10-25-RewriterBug.ll (3001 of 8626) PASS: LLVM :: CodeGen/X86/2009-11-04-SubregCoalescingBug.ll (3002 of 8626) PASS: LLVM :: CodeGen/X86/2009-10-19-EmergencySpill.ll (3003 of 8626) PASS: LLVM :: CodeGen/X86/2009-11-13-VirtRegRewriterBug.ll (3004 of 8626) PASS: LLVM :: CodeGen/X86/2009-11-17-UpdateTerminator.ll (3005 of 8626) PASS: LLVM :: CodeGen/X86/2009-11-16-MachineLICM.ll (3006 of 8626) PASS: LLVM :: CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll (3007 of 8626) PASS: LLVM :: CodeGen/X86/2009-11-18-TwoAddrKill.ll (3008 of 8626) PASS: LLVM :: CodeGen/X86/2009-12-01-EarlyClobberBug.ll (3009 of 8626) PASS: LLVM :: CodeGen/X86/2009-11-25-ImpDefBug.ll (3010 of 8626) PASS: LLVM :: CodeGen/X86/2010-01-05-ZExt-Shl.ll (3011 of 8626) PASS: LLVM :: CodeGen/X86/2009-12-11-TLSNoRedZone.ll (3012 of 8626) PASS: LLVM :: CodeGen/X86/2010-01-07-UAMemFeature.ll (3013 of 8626) XFAIL: LLVM :: CodeGen/X86/20090313-signext.ll (3014 of 8626) PASS: LLVM :: CodeGen/X86/2010-01-07-ISelBug.ll (3015 of 8626) PASS: LLVM :: CodeGen/X86/2010-01-08-Atomic64Bug.ll (3016 of 8626) PASS: LLVM :: CodeGen/X86/2010-01-11-ExtraPHIArg.ll (3017 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2010-01-19-OptExtBug.ll (3018 of 8626) PASS: LLVM :: CodeGen/X86/2010-01-15-SelectionDAGCycle.ll (3019 of 8626) PASS: LLVM :: CodeGen/X86/2010-01-18-DbgValue.ll (3020 of 8626) PASS: LLVM :: CodeGen/X86/2010-01-13-OptExtBug.ll (3021 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-01-TaillCallCrash.ll (3022 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-01-DbgValueCrash.ll (3023 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-04-SchedulerBug.ll (3024 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-11-NonTemporal.ll (3025 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-03-DualUndef.ll (3026 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll (3027 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-15-ImplicitDefBug.ll (3028 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-23-DAGCombineBug.ll (3029 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll (3030 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-23-DIV8rDefinesAX.ll (3031 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll (3032 of 8626) PASS: LLVM :: CodeGen/X86/2010-02-23-RematImplicitSubreg.ll (3033 of 8626) PASS: LLVM :: CodeGen/X86/2010-03-05-ConstantFoldCFG.ll (3034 of 8626) PASS: LLVM :: CodeGen/X86/2010-03-05-EFLAGS-Redef.ll (3035 of 8626) PASS: LLVM :: CodeGen/X86/2010-03-04-Mul8Bug.ll (3036 of 8626) PASS: LLVM :: CodeGen/X86/2010-03-17-ISelBug.ll (3037 of 8626) PASS: LLVM :: CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll (3038 of 8626) PASS: LLVM :: CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll (3039 of 8626) PASS: LLVM :: CodeGen/X86/2010-04-08-CoalescerBug.ll (3040 of 8626) PASS: LLVM :: CodeGen/X86/2010-04-21-CoalescerBug.ll (3041 of 8626) PASS: LLVM :: CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll (3042 of 8626) PASS: LLVM :: CodeGen/X86/2010-04-23-mmx-movdq2q.ll (3043 of 8626) PASS: LLVM :: CodeGen/X86/2010-04-29-CoalescerCrash.ll (3044 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll (3045 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-06-LocalInlineAsmClobber.ll (3046 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll (3047 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-10-DAGCombinerBug.ll (3048 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-07-ldconvert.ll (3049 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-16-nosseconversion.ll (3050 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-12-FastAllocKills.ll (3051 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-26-FP_TO_INT-crash.ll (3052 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-26-DotDebugLoc.ll (3053 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-28-Crash.ll (3054 of 8626) PASS: LLVM :: CodeGen/X86/2010-05-25-DotDebugLoc.ll (3055 of 8626) PASS: LLVM :: CodeGen/X86/2010-06-09-FastAllocRegisters.ll (3056 of 8626) PASS: LLVM :: CodeGen/X86/2010-06-14-fast-isel-fs-load.ll (3057 of 8626) PASS: LLVM :: CodeGen/X86/2010-06-15-FastAllocEarlyCLobber.ll (3058 of 8626) PASS: LLVM :: CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll (3059 of 8626) PASS: LLVM :: CodeGen/X86/2010-06-24-g-constraint-crash.ll (3060 of 8626) PASS: LLVM :: CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll (3061 of 8626) PASS: LLVM :: CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll (3062 of 8626) PASS: LLVM :: CodeGen/X86/2010-06-28-matched-g-constraint.ll (3063 of 8626) PASS: LLVM :: CodeGen/X86/2010-06-25-asm-RA-crash.ll (3064 of 8626) PASS: LLVM :: CodeGen/X86/2010-07-06-DbgCrash.ll (3065 of 8626) PASS: LLVM :: CodeGen/X86/2010-07-02-asm-alignstack.ll (3066 of 8626) PASS: LLVM :: CodeGen/X86/2010-07-02-UnfoldBug.ll (3067 of 8626) PASS: LLVM :: CodeGen/X86/2010-07-06-asm-RIP.ll (3068 of 8626) PASS: LLVM :: CodeGen/X86/2010-07-13-indirectXconstraint.ll (3069 of 8626) PASS: LLVM :: CodeGen/X86/2010-07-15-Crash.ll (3070 of 8626) PASS: LLVM :: CodeGen/X86/2010-07-11-FPStackLoneUse.ll (3071 of 8626) PASS: LLVM :: CodeGen/X86/2010-07-29-SetccSimplify.ll (3072 of 8626) PASS: LLVM :: CodeGen/X86/2010-08-04-MingWCrash.ll (3073 of 8626) PASS: LLVM :: CodeGen/X86/2010-08-04-MaskedSignedCompare.ll (3074 of 8626) PASS: LLVM :: CodeGen/X86/2010-08-04-StackVariable.ll (3075 of 8626) PASS: LLVM :: CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll (3076 of 8626) PASS: LLVM :: CodeGen/X86/2010-09-16-asmcrash.ll (3077 of 8626) PASS: LLVM :: CodeGen/X86/2010-09-16-EmptyFilename.ll (3078 of 8626) PASS: LLVM :: CodeGen/X86/2010-10-08-cmpxchg8b.ll (3079 of 8626) PASS: LLVM :: CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll (3080 of 8626) PASS: LLVM :: CodeGen/X86/2010-09-17-SideEffectsInChain.ll (3081 of 8626) PASS: LLVM :: CodeGen/X86/2010-11-02-DbgParameter.ll (3082 of 8626) PASS: LLVM :: CodeGen/X86/2010-11-09-MOVLPS.ll (3083 of 8626) PASS: LLVM :: CodeGen/X86/2010-11-18-SelectOfExtload.ll (3084 of 8626) PASS: LLVM :: CodeGen/X86/2010-12-02-MC-Set.ll (3085 of 8626) PASS: LLVM :: CodeGen/X86/2011-02-04-FastRegallocNoFP.ll (3086 of 8626) PASS: LLVM :: CodeGen/X86/2011-01-10-DagCombineHang.ll (3087 of 8626) PASS: LLVM :: CodeGen/X86/2011-01-07-LegalizeTypesCrash.ll (3088 of 8626) PASS: LLVM :: CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll (3089 of 8626) PASS: LLVM :: CodeGen/X86/2011-02-12-shuffle.ll (3090 of 8626) PASS: LLVM :: CodeGen/X86/2011-02-23-UnfoldBug.ll (3091 of 8626) PASS: LLVM :: CodeGen/X86/2011-02-27-Fpextend.ll (3092 of 8626) PASS: LLVM :: CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll (3093 of 8626) PASS: LLVM :: CodeGen/X86/2011-03-08-Sched-crash.ll (3094 of 8626) PASS: LLVM :: CodeGen/X86/2011-03-30-CreateFixedObjCrash.ll (3095 of 8626) PASS: LLVM :: CodeGen/X86/2011-03-09-Physreg-Coalescing.ll (3096 of 8626) PASS: LLVM :: CodeGen/X86/2011-03-02-DAGCombiner.ll (3097 of 8626) PASS: LLVM :: CodeGen/X86/2011-04-19-sclr-bb.ll (3098 of 8626) PASS: LLVM :: CodeGen/X86/2011-04-13-SchedCmpJmp.ll (3099 of 8626) PASS: LLVM :: CodeGen/X86/2011-05-26-UnreachableBlockElim.ll (3100 of 8626) PASS: LLVM :: CodeGen/X86/2011-05-09-loaduse.ll (3101 of 8626) PASS: LLVM :: CodeGen/X86/2011-05-27-CrossClassCoalescing.ll (3102 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2011-06-12-FastAllocSpill.ll (3103 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2011-06-14-PreschedRegalias.ll (3104 of 8626) PASS: LLVM :: CodeGen/X86/2011-06-01-fildll.ll (3105 of 8626) PASS: LLVM :: CodeGen/X86/2011-06-14-mmx-inlineasm.ll (3106 of 8626) PASS: LLVM :: CodeGen/X86/2011-06-06-fgetsign80bit.ll (3107 of 8626) PASS: LLVM :: CodeGen/X86/2011-06-03-x87chain.ll (3108 of 8626) PASS: LLVM :: CodeGen/X86/2011-07-13-BadFrameIndexDisplacement.ll (3109 of 8626) PASS: LLVM :: CodeGen/X86/2011-06-19-QuicksortCoalescerBug.ll (3110 of 8626) PASS: LLVM :: CodeGen/X86/2011-08-23-PerformSubCombine128.ll (3111 of 8626) PASS: LLVM :: CodeGen/X86/2011-08-29-BlockConstant.ll (3112 of 8626) PASS: LLVM :: CodeGen/X86/2011-08-23-Trampoline.ll (3113 of 8626) PASS: LLVM :: CodeGen/X86/2011-08-29-InitOrder.ll (3114 of 8626) PASS: LLVM :: CodeGen/X86/2011-09-14-valcoalesce.ll (3115 of 8626) PASS: LLVM :: CodeGen/X86/2011-09-18-sse2cmp.ll (3116 of 8626) PASS: LLVM :: CodeGen/X86/2011-10-11-SpillDead.ll (3117 of 8626) PASS: LLVM :: CodeGen/X86/2011-10-12-MachineCSE.ll (3118 of 8626) PASS: LLVM :: CodeGen/X86/2011-10-11-srl.ll (3119 of 8626) PASS: LLVM :: CodeGen/X86/2011-10-19-LegelizeLoad.ll (3120 of 8626) PASS: LLVM :: CodeGen/X86/2011-10-18-FastISel-VectorParams.ll (3121 of 8626) PASS: LLVM :: CodeGen/X86/2011-10-19-widen_vselect.ll (3122 of 8626) PASS: LLVM :: CodeGen/X86/2011-10-21-widen-cmp.ll (3123 of 8626) PASS: LLVM :: CodeGen/X86/2011-10-27-tstore.ll (3124 of 8626) PASS: LLVM :: CodeGen/X86/2011-10-30-padd.ll (3125 of 8626) PASS: LLVM :: CodeGen/X86/2011-11-30-or.ll (3126 of 8626) PASS: LLVM :: CodeGen/X86/2011-11-07-LegalizeBuildVector.ll (3127 of 8626) PASS: LLVM :: CodeGen/X86/2011-11-22-AVX2-Domains.ll (3128 of 8626) PASS: LLVM :: CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll (3129 of 8626) PASS: LLVM :: CodeGen/X86/2011-12-06-BitcastVectorGlobal.ll (3130 of 8626) PASS: LLVM :: CodeGen/X86/2011-09-21-setcc-bug.ll (3131 of 8626) PASS: LLVM :: CodeGen/X86/2011-12-08-AVXISelBugs.ll (3132 of 8626) PASS: LLVM :: CodeGen/X86/2011-12-26-extractelement-duplicate-load.ll (3133 of 8626) PASS: LLVM :: CodeGen/X86/2011-12-28-vselecti8.ll (3134 of 8626) PASS: LLVM :: CodeGen/X86/2011-12-8-bitcastintprom.ll (3135 of 8626) PASS: LLVM :: CodeGen/X86/2011-12-15-vec_shift.ll (3136 of 8626) PASS: LLVM :: CodeGen/X86/2011-20-21-zext-ui2fp.ll (3137 of 8626) PASS: LLVM :: CodeGen/X86/2012-01-10-UndefExceptionEdge.ll (3138 of 8626) PASS: LLVM :: CodeGen/X86/2012-01-11-split-cv.ll (3139 of 8626) PASS: LLVM :: CodeGen/X86/2012-01-12-extract-sv.ll (3140 of 8626) PASS: LLVM :: CodeGen/X86/2012-01-16-mfence-nosse-flags.ll (3141 of 8626) PASS: LLVM :: CodeGen/X86/2012-01-18-vbitcast.ll (3142 of 8626) PASS: LLVM :: CodeGen/X86/2012-02-14-scalar.ll (3143 of 8626) PASS: LLVM :: CodeGen/X86/2012-02-12-dagco.ll (3144 of 8626) PASS: LLVM :: CodeGen/X86/2012-02-20-MachineCPBug.ll (3145 of 8626) PASS: LLVM :: CodeGen/X86/2012-02-23-mmx-inlineasm.ll (3146 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/2012-03-26-PostRALICMBug.ll (3147 of 8626) PASS: LLVM :: CodeGen/X86/2012-03-15-build_vector_wl.ll (3148 of 8626) PASS: LLVM :: CodeGen/X86/2012-03-20-LargeConstantExpr.ll (3149 of 8626) PASS: LLVM :: CodeGen/X86/2012-02-29-CoalescerBug.ll (3150 of 8626) PASS: LLVM :: CodeGen/X86/2012-04-26-sdglue.ll (3151 of 8626) PASS: LLVM :: CodeGen/X86/2012-04-09-TwoAddrPassBug.ll (3152 of 8626) PASS: LLVM :: CodeGen/X86/2012-05-17-TwoAddressBug.ll (3153 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-10-extload64.ll (3154 of 8626) PASS: LLVM :: CodeGen/X86/2012-05-19-avx2-store.ll (3155 of 8626) PASS: LLVM :: CodeGen/X86/2012-05-19-CoalescerCrash.ll (3156 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-10-shufnorm.ll (3157 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-15-BuildVectorPromote.ll (3158 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-15-tconst_shl.ll (3159 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-15-vshl.ll (3160 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-15-broadcastfold.ll (3161 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-16-LeaUndef.ll (3162 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-16-fp2ui-i1.ll (3163 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-17-vtrunc.ll (3164 of 8626) PASS: LLVM :: CodeGen/X86/2012-07-23-select_cc.ll (3165 of 8626) PASS: LLVM :: CodeGen/X86/2012-08-16-setcc.ll (3166 of 8626) PASS: LLVM :: CodeGen/X86/2012-08-07-CmpISelBug.ll (3167 of 8626) PASS: LLVM :: CodeGen/X86/2012-08-17-legalizer-crash.ll (3168 of 8626) PASS: LLVM :: CodeGen/X86/2012-08-28-UnsafeMathCrash.ll (3169 of 8626) PASS: LLVM :: CodeGen/X86/2012-09-13-dagco-fneg.ll (3170 of 8626) PASS: LLVM :: CodeGen/X86/2012-1-10-buildvector.ll (3171 of 8626) PASS: LLVM :: CodeGen/X86/2012-09-28-CGPBug.ll (3172 of 8626) PASS: LLVM :: CodeGen/X86/2012-10-03-DAGCycle.ll (3173 of 8626) PASS: LLVM :: CodeGen/X86/2012-10-02-DAGCycle.ll (3174 of 8626) PASS: LLVM :: CodeGen/X86/2012-11-28-merge-store-alias.ll (3175 of 8626) PASS: LLVM :: CodeGen/X86/2012-10-18-crash-dagco.ll (3176 of 8626) PASS: LLVM :: CodeGen/X86/2012-11-30-handlemove-dbg.ll (3177 of 8626) PASS: LLVM :: CodeGen/X86/2012-11-30-regpres-dbg.ll (3178 of 8626) PASS: LLVM :: CodeGen/X86/2012-11-30-misched-dbg.ll (3179 of 8626) PASS: LLVM :: CodeGen/X86/2012-12-1-merge-multiple.ll (3180 of 8626) PASS: LLVM :: CodeGen/X86/2012-12-06-python27-miscompile.ll (3181 of 8626) PASS: LLVM :: CodeGen/X86/2012-12-14-v8fp80-crash.ll (3182 of 8626) PASS: LLVM :: CodeGen/X86/2012-12-12-DAGCombineCrash.ll (3183 of 8626) PASS: LLVM :: CodeGen/X86/2012-12-19-NoImplicitFloat.ll (3184 of 8626) PASS: LLVM :: CodeGen/X86/2013-02-12-ShuffleToZext.ll (3185 of 8626) PASS: LLVM :: CodeGen/X86/2013-03-13-VEX-DestReg.ll (3186 of 8626) PASS: LLVM :: CodeGen/X86/2013-01-09-DAGCombineBug.ll (3187 of 8626) PASS: LLVM :: CodeGen/X86/2013-05-06-ConactVectorCrash.ll (3188 of 8626) PASS: LLVM :: CodeGen/X86/3addr-or.ll (3189 of 8626) PASS: LLVM :: CodeGen/X86/3addr-16bit.ll (3190 of 8626) PASS: LLVM :: CodeGen/X86/4char-promote.ll (3191 of 8626) PASS: LLVM :: CodeGen/X86/3dnow-intrinsics.ll (3192 of 8626) PASS: LLVM :: CodeGen/X86/9601.ll (3193 of 8626) PASS: LLVM :: CodeGen/X86/DbgValueOtherTargets.test (3194 of 8626) PASS: LLVM :: CodeGen/X86/GC/alloc_loop.ll (3195 of 8626) PASS: LLVM :: CodeGen/X86/GC/argpromotion.ll (3196 of 8626) PASS: LLVM :: CodeGen/X86/GC/badreadproto.ll (3197 of 8626) PASS: LLVM :: CodeGen/X86/GC/badrootproto.ll (3198 of 8626) PASS: LLVM :: CodeGen/X86/GC/cg-O0.ll (3199 of 8626) PASS: LLVM :: CodeGen/X86/Atomics-64.ll (3200 of 8626) PASS: LLVM :: CodeGen/X86/GC/badwriteproto.ll (3201 of 8626) PASS: LLVM :: CodeGen/X86/GC/deadargelim.ll (3202 of 8626) PASS: LLVM :: CodeGen/X86/GC/inline.ll (3203 of 8626) PASS: LLVM :: CodeGen/X86/GC/erlang-gc.ll (3204 of 8626) PASS: LLVM :: CodeGen/X86/GC/fat.ll (3205 of 8626) PASS: LLVM :: CodeGen/X86/GC/lower_gcroot.ll (3206 of 8626) PASS: LLVM :: CodeGen/X86/GC/inline2.ll (3207 of 8626) PASS: LLVM :: CodeGen/X86/GC/ocaml-gc.ll (3208 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/MachineSink-PHIUse.ll (3209 of 8626) PASS: LLVM :: CodeGen/X86/GC/outside.ll (3210 of 8626) PASS: LLVM :: CodeGen/X86/MachineSink-CritEdge.ll (3211 of 8626) PASS: LLVM :: CodeGen/X86/MachineSink-DbgValue.ll (3212 of 8626) PASS: LLVM :: CodeGen/X86/MachineSink-eflags.ll (3213 of 8626) PASS: LLVM :: CodeGen/X86/StackColoring-dbg.ll (3214 of 8626) PASS: LLVM :: CodeGen/X86/MergeConsecutiveStores.ll (3215 of 8626) PASS: LLVM :: CodeGen/X86/SwitchLowering.ll (3216 of 8626) PASS: LLVM :: CodeGen/X86/SwizzleShuff.ll (3217 of 8626) PASS: LLVM :: CodeGen/X86/WidenArith.ll (3218 of 8626) PASS: LLVM :: CodeGen/X86/StackColoring.ll (3219 of 8626) PASS: LLVM :: CodeGen/X86/add-of-carry.ll (3220 of 8626) PASS: LLVM :: CodeGen/X86/adde-carry.ll (3221 of 8626) PASS: LLVM :: CodeGen/X86/addr-label-difference.ll (3222 of 8626) PASS: LLVM :: CodeGen/X86/add.ll (3223 of 8626) PASS: LLVM :: CodeGen/X86/alignment-2.ll (3224 of 8626) PASS: LLVM :: CodeGen/X86/aliases.ll (3225 of 8626) PASS: LLVM :: CodeGen/X86/aligned-comm.ll (3226 of 8626) PASS: LLVM :: CodeGen/X86/alignment.ll (3227 of 8626) PASS: LLVM :: CodeGen/X86/all-ones-vector.ll (3228 of 8626) PASS: LLVM :: CodeGen/X86/alloca-align-rounding-32.ll (3229 of 8626) PASS: LLVM :: CodeGen/X86/alldiv-divdi3.ll (3230 of 8626) PASS: LLVM :: CodeGen/X86/alloca-align-rounding.ll (3231 of 8626) PASS: LLVM :: CodeGen/X86/allrem-moddi3.ll (3232 of 8626) PASS: LLVM :: CodeGen/X86/and-su.ll (3233 of 8626) PASS: LLVM :: CodeGen/X86/and-or-fold.ll (3234 of 8626) PASS: LLVM :: CodeGen/X86/andimm8.ll (3235 of 8626) PASS: LLVM :: CodeGen/X86/anyext.ll (3236 of 8626) PASS: LLVM :: CodeGen/X86/arg-cast.ll (3237 of 8626) PASS: LLVM :: CodeGen/X86/apm.ll (3238 of 8626) PASS: LLVM :: CodeGen/X86/asm-block-labels.ll (3239 of 8626) PASS: LLVM :: CodeGen/X86/asm-global-imm.ll (3240 of 8626) PASS: LLVM :: CodeGen/X86/asm-indirect-mem.ll (3241 of 8626) PASS: LLVM :: CodeGen/X86/asm-invalid-register-class-crasher.ll (3242 of 8626) PASS: LLVM :: CodeGen/X86/asm-label.ll (3243 of 8626) PASS: LLVM :: CodeGen/X86/asm-label2.ll (3244 of 8626) XFAIL: LLVM :: CodeGen/X86/asm-modifier-P.ll (3245 of 8626) PASS: LLVM :: CodeGen/X86/asm-reg-type-mismatch.ll (3246 of 8626) PASS: LLVM :: CodeGen/X86/asm-modifier.ll (3247 of 8626) PASS: LLVM :: CodeGen/X86/atom-bypass-slow-division-64.ll (3248 of 8626) PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect-foldedreload32.ll (3249 of 8626) PASS: LLVM :: CodeGen/X86/atom-bypass-slow-division.ll (3250 of 8626) PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect-foldedreload64.ll (3251 of 8626) PASS: LLVM :: CodeGen/X86/atom-fixup-lea1.ll (3252 of 8626) PASS: LLVM :: CodeGen/X86/atom-fixup-lea2.ll (3253 of 8626) PASS: LLVM :: CodeGen/X86/atom-fixup-lea3.ll (3254 of 8626) PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect.ll (3255 of 8626) PASS: LLVM :: CodeGen/X86/atom-pad-short-functions.ll (3256 of 8626) PASS: LLVM :: CodeGen/X86/atom-lea-sp.ll (3257 of 8626) PASS: LLVM :: CodeGen/X86/atom-shuf.ll (3258 of 8626) PASS: LLVM :: CodeGen/X86/atom-sched.ll (3259 of 8626) PASS: LLVM :: CodeGen/X86/atomic-load-store-wide.ll (3260 of 8626) PASS: LLVM :: CodeGen/X86/atomic-dagsched.ll (3261 of 8626) PASS: LLVM :: CodeGen/X86/atomic-load-store.ll (3262 of 8626) PASS: LLVM :: CodeGen/X86/atomic-minmax-i6432.ll (3263 of 8626) PASS: LLVM :: CodeGen/X86/atomic-or.ll (3264 of 8626) PASS: LLVM :: CodeGen/X86/atomic-pointer.ll (3265 of 8626) PASS: LLVM :: CodeGen/X86/atomic64.ll (3266 of 8626) PASS: LLVM :: CodeGen/X86/atomic16.ll (3267 of 8626) PASS: LLVM :: CodeGen/X86/atomic6432.ll (3268 of 8626) PASS: LLVM :: CodeGen/X86/atomic_add.ll (3269 of 8626) PASS: LLVM :: CodeGen/X86/atomic8.ll (3270 of 8626) PASS: LLVM :: CodeGen/X86/atomic32.ll (3271 of 8626) PASS: LLVM :: CodeGen/X86/atomic_op.ll (3272 of 8626) PASS: LLVM :: CodeGen/X86/attribute-sections.ll (3273 of 8626) PASS: LLVM :: CodeGen/X86/avoid-loop-align-2.ll (3274 of 8626) PASS: LLVM :: CodeGen/X86/avoid-lea-scale2.ll (3275 of 8626) PASS: LLVM :: CodeGen/X86/avoid-loop-align.ll (3276 of 8626) PASS: LLVM :: CodeGen/X86/avx-arith.ll (3277 of 8626) PASS: LLVM :: CodeGen/X86/avx-basic.ll (3278 of 8626) PASS: LLVM :: CodeGen/X86/avx-bitcast.ll (3279 of 8626) PASS: LLVM :: CodeGen/X86/avx-blend.ll (3280 of 8626) PASS: LLVM :: CodeGen/X86/avx-cast.ll (3281 of 8626) PASS: LLVM :: CodeGen/X86/avx-cmp.ll (3282 of 8626) PASS: LLVM :: CodeGen/X86/avx-brcond.ll (3283 of 8626) PASS: LLVM :: CodeGen/X86/avx-cvt.ll (3284 of 8626) PASS: LLVM :: CodeGen/X86/avx-fp2int.ll (3285 of 8626) PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86_64.ll (3286 of 8626) PASS: LLVM :: CodeGen/X86/avx-load-store.ll (3287 of 8626) PASS: LLVM :: CodeGen/X86/avx-intel-ocl.ll (3288 of 8626) PASS: LLVM :: CodeGen/X86/avx-logic.ll (3289 of 8626) PASS: LLVM :: CodeGen/X86/avx-minmax.ll (3290 of 8626) PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86.ll (3291 of 8626) PASS: LLVM :: CodeGen/X86/avx-select.ll (3292 of 8626) PASS: LLVM :: CodeGen/X86/abi-isel.ll (3293 of 8626) PASS: LLVM :: CodeGen/X86/avx-movdup.ll (3294 of 8626) PASS: LLVM :: CodeGen/X86/avx-shuffle-x86_32.ll (3295 of 8626) PASS: LLVM :: CodeGen/X86/avx-shift.ll (3296 of 8626) PASS: LLVM :: CodeGen/X86/avx-sext.ll (3297 of 8626) PASS: LLVM :: CodeGen/X86/avx-shuffle.ll (3298 of 8626) PASS: LLVM :: CodeGen/X86/avx-trunc.ll (3299 of 8626) PASS: LLVM :: CodeGen/X86/avx-splat.ll (3300 of 8626) PASS: LLVM :: CodeGen/X86/avx-varargs-x86_64.ll (3301 of 8626) PASS: LLVM :: CodeGen/X86/avx-vbroadcast.ll (3302 of 8626) PASS: LLVM :: CodeGen/X86/avx-vextractf128.ll (3303 of 8626) PASS: LLVM :: CodeGen/X86/avx-unpack.ll (3304 of 8626) PASS: LLVM :: CodeGen/X86/avx-vmovddup.ll (3305 of 8626) PASS: LLVM :: CodeGen/X86/avx-vinsertf128.ll (3306 of 8626) PASS: LLVM :: CodeGen/X86/avx-vshufp.ll (3307 of 8626) PASS: LLVM :: CodeGen/X86/avx-vperm2f128.ll (3308 of 8626) PASS: LLVM :: CodeGen/X86/avx-vpermil.ll (3309 of 8626) PASS: LLVM :: CodeGen/X86/avx-vzeroupper.ll (3310 of 8626) PASS: LLVM :: CodeGen/X86/avx-win64-args.ll (3311 of 8626) PASS: LLVM :: CodeGen/X86/avx-win64.ll (3312 of 8626) PASS: LLVM :: CodeGen/X86/avx-zext.ll (3313 of 8626) PASS: LLVM :: CodeGen/X86/avx2-cmp.ll (3314 of 8626) PASS: LLVM :: CodeGen/X86/avx2-arith.ll (3315 of 8626) PASS: LLVM :: CodeGen/X86/avx2-conversions.ll (3316 of 8626) PASS: LLVM :: CodeGen/X86/avx2-logic.ll (3317 of 8626) PASS: LLVM :: CodeGen/X86/avx2-nontemporal.ll (3318 of 8626) PASS: LLVM :: CodeGen/X86/avx2-phaddsub.ll (3319 of 8626) PASS: LLVM :: CodeGen/X86/avx2-palignr.ll (3320 of 8626) PASS: LLVM :: CodeGen/X86/avx2-shift.ll (3321 of 8626) PASS: LLVM :: CodeGen/X86/avx2-shuffle.ll (3322 of 8626) PASS: LLVM :: CodeGen/X86/avx2-intrinsics-x86.ll (3323 of 8626) PASS: LLVM :: CodeGen/X86/avx2-unpack.ll (3324 of 8626) PASS: LLVM :: CodeGen/X86/avx2-vperm2i128.ll (3325 of 8626) PASS: LLVM :: CodeGen/X86/avx2-vbroadcast.ll (3326 of 8626) PASS: LLVM :: CodeGen/X86/avx2-vperm.ll (3327 of 8626) PASS: LLVM :: CodeGen/X86/barrier.ll (3328 of 8626) PASS: LLVM :: CodeGen/X86/bc-extract.ll (3329 of 8626) PASS: LLVM :: CodeGen/X86/bigstructret.ll (3330 of 8626) PASS: LLVM :: CodeGen/X86/bigstructret2.ll (3331 of 8626) PASS: LLVM :: CodeGen/X86/basic-promote-integers.ll (3332 of 8626) PASS: LLVM :: CodeGen/X86/barrier-sse.ll (3333 of 8626) PASS: LLVM :: CodeGen/X86/bit-test-shift.ll (3334 of 8626) PASS: LLVM :: CodeGen/X86/bitcast-i256.ll (3335 of 8626) PASS: LLVM :: CodeGen/X86/bitcast-int-to-vector.ll (3336 of 8626) PASS: LLVM :: CodeGen/X86/bitcast2.ll (3337 of 8626) PASS: LLVM :: CodeGen/X86/blend-msb.ll (3338 of 8626) PASS: LLVM :: CodeGen/X86/bitcast.ll (3339 of 8626) PASS: LLVM :: CodeGen/X86/bmi.ll (3340 of 8626) PASS: LLVM :: CodeGen/X86/block-placement.ll (3341 of 8626) PASS: LLVM :: CodeGen/X86/bool-simplify.ll (3342 of 8626) PASS: LLVM :: CodeGen/X86/bool-zext.ll (3343 of 8626) PASS: LLVM :: CodeGen/X86/br-fold.ll (3344 of 8626) PASS: LLVM :: CodeGen/X86/brcond.ll (3345 of 8626) PASS: LLVM :: CodeGen/X86/bss_pagealigned.ll (3346 of 8626) PASS: LLVM :: CodeGen/X86/break-sse-dep.ll (3347 of 8626) PASS: LLVM :: CodeGen/X86/bswap.ll (3348 of 8626) PASS: LLVM :: CodeGen/X86/break-anti-dependencies.ll (3349 of 8626) PASS: LLVM :: CodeGen/X86/btq.ll (3350 of 8626) PASS: LLVM :: CodeGen/X86/bswap-inline-asm.ll (3351 of 8626) PASS: LLVM :: CodeGen/X86/buildvec-insertvec.ll (3352 of 8626) PASS: LLVM :: CodeGen/X86/bt.ll (3353 of 8626) PASS: LLVM :: CodeGen/X86/byval-align.ll (3354 of 8626) PASS: LLVM :: CodeGen/X86/byval.ll (3355 of 8626) PASS: LLVM :: CodeGen/X86/byval2.ll (3356 of 8626) PASS: LLVM :: CodeGen/X86/byval4.ll (3357 of 8626) PASS: LLVM :: CodeGen/X86/byval3.ll (3358 of 8626) PASS: LLVM :: CodeGen/X86/byval6.ll (3359 of 8626) PASS: LLVM :: CodeGen/X86/byval5.ll (3360 of 8626) PASS: LLVM :: CodeGen/X86/byval7.ll (3361 of 8626) PASS: LLVM :: CodeGen/X86/call-push.ll (3362 of 8626) PASS: LLVM :: CodeGen/X86/cas.ll (3363 of 8626) PASS: LLVM :: CodeGen/X86/cfstring.ll (3364 of 8626) XFAIL: LLVM :: CodeGen/X86/change-compare-stride-1.ll (3365 of 8626) PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-0.ll (3366 of 8626) PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-1.ll (3367 of 8626) PASS: LLVM :: CodeGen/X86/call-imm.ll (3368 of 8626) PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-2.ll (3369 of 8626) PASS: LLVM :: CodeGen/X86/clobber-fi0.ll (3370 of 8626) PASS: LLVM :: CodeGen/X86/clz.ll (3371 of 8626) PASS: LLVM :: CodeGen/X86/cmov-into-branch.ll (3372 of 8626) PASS: LLVM :: CodeGen/X86/cmov.ll (3373 of 8626) PASS: LLVM :: CodeGen/X86/cmp.ll (3374 of 8626) PASS: LLVM :: CodeGen/X86/cmpxchg16b.ll (3375 of 8626) PASS: LLVM :: CodeGen/X86/coalesce-esp.ll (3376 of 8626) PASS: LLVM :: CodeGen/X86/coalesce-implicitdef.ll (3377 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-commute1.ll (3378 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-commute2.ll (3379 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-commute3.ll (3380 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-commute4.ll (3381 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-commute5.ll (3382 of 8626) PASS: LLVM :: CodeGen/X86/cmov-fp.ll (3383 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-dce.ll (3384 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-cross.ll (3385 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-dce2.ll (3386 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-remat.ll (3387 of 8626) PASS: LLVM :: CodeGen/X86/coalescer-identity.ll (3388 of 8626) PASS: LLVM :: CodeGen/X86/code_placement_align_all.ll (3389 of 8626) PASS: LLVM :: CodeGen/X86/code_placement.ll (3390 of 8626) PASS: LLVM :: CodeGen/X86/code_placement_eh.ll (3391 of 8626) PASS: LLVM :: CodeGen/X86/codegen-prepare.ll (3392 of 8626) PASS: LLVM :: CodeGen/X86/codegen-prepare-cast.ll (3393 of 8626) PASS: LLVM :: CodeGen/X86/codegen-prepare-extload.ll (3394 of 8626) PASS: LLVM :: CodeGen/X86/combine-lds.ll (3395 of 8626) PASS: LLVM :: CodeGen/X86/codemodel.ll (3396 of 8626) PASS: LLVM :: CodeGen/X86/coldcc64.ll (3397 of 8626) PASS: LLVM :: CodeGen/X86/combiner-aa-0.ll (3398 of 8626) PASS: LLVM :: CodeGen/X86/commute-intrinsic.ll (3399 of 8626) PASS: LLVM :: CodeGen/X86/combiner-aa-1.ll (3400 of 8626) PASS: LLVM :: CodeGen/X86/commute-two-addr.ll (3401 of 8626) PASS: LLVM :: CodeGen/X86/compact-unwind.ll (3402 of 8626) PASS: LLVM :: CodeGen/X86/compare-inf.ll (3403 of 8626) PASS: LLVM :: CodeGen/X86/compare-add.ll (3404 of 8626) PASS: LLVM :: CodeGen/X86/compiler_used.ll (3405 of 8626) PASS: LLVM :: CodeGen/X86/complex-asm.ll (3406 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/constant-pool-remat-0.ll (3407 of 8626) PASS: LLVM :: CodeGen/X86/complex-fca.ll (3408 of 8626) PASS: LLVM :: CodeGen/X86/compare_folding.ll (3409 of 8626) PASS: LLVM :: CodeGen/X86/conditional-indecrement.ll (3410 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/convert-2-addr-3-addr-inc64.ll (3411 of 8626) PASS: LLVM :: CodeGen/X86/constant-pool-sharing.ll (3412 of 8626) PASS: LLVM :: CodeGen/X86/constructor.ll (3413 of 8626) PASS: LLVM :: CodeGen/X86/crash-O0.ll (3414 of 8626) PASS: LLVM :: CodeGen/X86/copysign-zero.ll (3415 of 8626) PASS: LLVM :: CodeGen/X86/constpool.ll (3416 of 8626) PASS: LLVM :: CodeGen/X86/crash-nosse.ll (3417 of 8626) PASS: LLVM :: CodeGen/X86/critical-edge-split-2.ll (3418 of 8626) PASS: LLVM :: CodeGen/X86/ctpop-combine.ll (3419 of 8626) PASS: LLVM :: CodeGen/X86/cstring.ll (3420 of 8626) XFAIL: LLVM :: CodeGen/X86/cvtv2f32.ll (3421 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/dagcombine-cse.ll (3422 of 8626) PASS: LLVM :: CodeGen/X86/dagcombine_unsafe_math.ll (3423 of 8626) PASS: LLVM :: CodeGen/X86/dag-rauw-cse.ll (3424 of 8626) PASS: LLVM :: CodeGen/X86/dagcombine-buildvector.ll (3425 of 8626) PASS: LLVM :: CodeGen/X86/darwin-bzero.ll (3426 of 8626) PASS: LLVM :: CodeGen/X86/crash.ll (3427 of 8626) PASS: LLVM :: CodeGen/X86/darwin-no-dead-strip.ll (3428 of 8626) PASS: LLVM :: CodeGen/X86/dbg-at-specficiation.ll (3429 of 8626) PASS: LLVM :: CodeGen/X86/darwin-quote.ll (3430 of 8626) PASS: LLVM :: CodeGen/X86/dbg-byval-parameter.ll (3431 of 8626) PASS: LLVM :: CodeGen/X86/darwin-stub.ll (3432 of 8626) PASS: LLVM :: CodeGen/X86/dbg-const-int.ll (3433 of 8626) PASS: LLVM :: CodeGen/X86/dbg-const.ll (3434 of 8626) PASS: LLVM :: CodeGen/X86/dbg-declare.ll (3435 of 8626) PASS: LLVM :: CodeGen/X86/dbg-declare-arg.ll (3436 of 8626) PASS: LLVM :: CodeGen/X86/dbg-file-name.ll (3437 of 8626) PASS: LLVM :: CodeGen/X86/dbg-i128-const.ll (3438 of 8626) PASS: LLVM :: CodeGen/X86/dbg-large-unsigned-const.ll (3439 of 8626) PASS: LLVM :: CodeGen/X86/dbg-prolog-end.ll (3440 of 8626) PASS: LLVM :: CodeGen/X86/dbg-subrange.ll (3441 of 8626) PASS: LLVM :: CodeGen/X86/dbg-merge-loc-entry.ll (3442 of 8626) PASS: LLVM :: CodeGen/X86/dbg-value-isel.ll (3443 of 8626) PASS: LLVM :: CodeGen/X86/dbg-value-dag-combine.ll (3444 of 8626) PASS: LLVM :: CodeGen/X86/dbg-value-range.ll (3445 of 8626) PASS: LLVM :: CodeGen/X86/div8.ll (3446 of 8626) PASS: LLVM :: CodeGen/X86/discontiguous-loops.ll (3447 of 8626) PASS: LLVM :: CodeGen/X86/dbg-value-location.ll (3448 of 8626) PASS: LLVM :: CodeGen/X86/divrem.ll (3449 of 8626) PASS: LLVM :: CodeGen/X86/divide-by-constant.ll (3450 of 8626) PASS: LLVM :: CodeGen/X86/dll-linkage.ll (3451 of 8626) PASS: LLVM :: CodeGen/X86/dllexport.ll (3452 of 8626) PASS: LLVM :: CodeGen/X86/dollar-name.ll (3453 of 8626) PASS: LLVM :: CodeGen/X86/dwarf-comp-dir.ll (3454 of 8626) PASS: LLVM :: CodeGen/X86/early-ifcvt.ll (3455 of 8626) PASS: LLVM :: CodeGen/X86/dyn-stackalloc.ll (3456 of 8626) PASS: LLVM :: CodeGen/X86/early-ifcvt-crash.ll (3457 of 8626) PASS: LLVM :: CodeGen/X86/empty-struct-return-type.ll (3458 of 8626) PASS: LLVM :: CodeGen/X86/dynamic-allocas-VLAs.ll (3459 of 8626) PASS: LLVM :: CodeGen/X86/eh_frame.ll (3460 of 8626) PASS: LLVM :: CodeGen/X86/extend.ll (3461 of 8626) PASS: LLVM :: CodeGen/X86/epilogue.ll (3462 of 8626) PASS: LLVM :: CodeGen/X86/extern_weak.ll (3463 of 8626) PASS: LLVM :: CodeGen/X86/empty-functions.ll (3464 of 8626) PASS: LLVM :: CodeGen/X86/extmul128.ll (3465 of 8626) PASS: LLVM :: CodeGen/X86/extmul64.ll (3466 of 8626) PASS: LLVM :: CodeGen/X86/extract-combine.ll (3467 of 8626) PASS: LLVM :: CodeGen/X86/extract-extract.ll (3468 of 8626) PASS: LLVM :: CodeGen/X86/extract-concat.ll (3469 of 8626) PASS: LLVM :: CodeGen/X86/extractelement-from-arg.ll (3470 of 8626) PASS: LLVM :: CodeGen/X86/extractelement-shuffle.ll (3471 of 8626) PASS: LLVM :: CodeGen/X86/f16c-intrinsics.ll (3472 of 8626) PASS: LLVM :: CodeGen/X86/extractelement-load.ll (3473 of 8626) PASS: LLVM :: CodeGen/X86/extractps.ll (3474 of 8626) PASS: LLVM :: CodeGen/X86/fast-cc-merge-stack-adj.ll (3475 of 8626) PASS: LLVM :: CodeGen/X86/fast-cc-callee-pops.ll (3476 of 8626) PASS: LLVM :: CodeGen/X86/fast-cc-pass-in-regs.ll (3477 of 8626) PASS: LLVM :: CodeGen/X86/fabs.ll (3478 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-agg-constant.ll (3479 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-atomic.ll (3480 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-args.ll (3481 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll (3482 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-call.ll (3483 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-bail.ll (3484 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-args-fail.ll (3485 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-bc.ll (3486 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-constant.ll (3487 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-divrem-x86-64.ll (3488 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-constpool.ll (3489 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch.ll (3490 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-divrem.ll (3491 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-expect.ll (3492 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-extract.ll (3493 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-fneg.ll (3494 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-gv.ll (3495 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-gep.ll (3496 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-mem.ll (3497 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-tailcall.ll (3498 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-i1.ll (3499 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-tls.ll (3500 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-ret-ext.ll (3501 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-x86-64.ll (3502 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-x86.ll (3503 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel-unaligned-store.ll (3504 of 8626) PASS: LLVM :: CodeGen/X86/fastcc-2.ll (3505 of 8626) PASS: LLVM :: CodeGen/X86/fastcall-correct-mangling.ll (3506 of 8626) PASS: LLVM :: CodeGen/X86/fastcc-sret.ll (3507 of 8626) PASS: LLVM :: CodeGen/X86/fastcc-byval.ll (3508 of 8626) PASS: LLVM :: CodeGen/X86/fastcc.ll (3509 of 8626) PASS: LLVM :: CodeGen/X86/fastcc3struct.ll (3510 of 8626) PASS: LLVM :: CodeGen/X86/fast-isel.ll (3511 of 8626) PASS: LLVM :: CodeGen/X86/fdiv.ll (3512 of 8626) PASS: LLVM :: CodeGen/X86/float-asmprint.ll (3513 of 8626) PASS: LLVM :: CodeGen/X86/fildll.ll (3514 of 8626) PASS: LLVM :: CodeGen/X86/field-extract-use-trunc.ll (3515 of 8626) PASS: LLVM :: CodeGen/X86/fltused.ll (3516 of 8626) PASS: LLVM :: CodeGen/X86/fltused_function_pointer.ll (3517 of 8626) PASS: LLVM :: CodeGen/X86/fma.ll (3518 of 8626) PASS: LLVM :: CodeGen/X86/fma4-intrinsics-x86_64.ll (3519 of 8626) PASS: LLVM :: CodeGen/X86/fma3-intrinsics.ll (3520 of 8626) PASS: LLVM :: CodeGen/X86/fold-add.ll (3521 of 8626) PASS: LLVM :: CodeGen/X86/fold-and-shift.ll (3522 of 8626) PASS: LLVM :: CodeGen/X86/fmul-zero.ll (3523 of 8626) PASS: LLVM :: CodeGen/X86/fma_patterns.ll (3524 of 8626) PASS: LLVM :: CodeGen/X86/fold-call-2.ll (3525 of 8626) PASS: LLVM :: CodeGen/X86/fold-call-3.ll (3526 of 8626) PASS: LLVM :: CodeGen/X86/fold-imm.ll (3527 of 8626) PASS: LLVM :: CodeGen/X86/fold-load.ll (3528 of 8626) PASS: LLVM :: CodeGen/X86/fold-call.ll (3529 of 8626) PASS: LLVM :: CodeGen/X86/fold-load-vec.ll (3530 of 8626) PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-1.ll (3531 of 8626) PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-0.ll (3532 of 8626) PASS: LLVM :: CodeGen/X86/fold-mul-lohi.ll (3533 of 8626) PASS: LLVM :: CodeGen/X86/fold-sext-trunc.ll (3534 of 8626) PASS: LLVM :: CodeGen/X86/fold-vex.ll (3535 of 8626) PASS: LLVM :: CodeGen/X86/fold-xmm-zero.ll (3536 of 8626) PASS: LLVM :: CodeGen/X86/fold-zext-trunc.ll (3537 of 8626) PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-2.ll (3538 of 8626) PASS: LLVM :: CodeGen/X86/force-align-stack-alloca.ll (3539 of 8626) PASS: LLVM :: CodeGen/X86/force-align-stack.ll (3540 of 8626) PASS: LLVM :: CodeGen/X86/fp-elim-and-no-fp-elim.ll (3541 of 8626) PASS: LLVM :: CodeGen/X86/fp-fast.ll (3542 of 8626) PASS: LLVM :: CodeGen/X86/fp-immediate-shorten.ll (3543 of 8626) PASS: LLVM :: CodeGen/X86/fp-elim.ll (3544 of 8626) PASS: LLVM :: CodeGen/X86/fp-in-intregs.ll (3545 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-2results.ll (3546 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-O0-crash.ll (3547 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-O0.ll (3548 of 8626) PASS: LLVM :: CodeGen/X86/fp-load-trunc.ll (3549 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-compare.ll (3550 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-compare-cmov.ll (3551 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-direct-ret.ll (3552 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-ret-store.ll (3553 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-set-st1.ll (3554 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-retcopy.ll (3555 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-ret.ll (3556 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack-ret-conv.ll (3557 of 8626) PASS: LLVM :: CodeGen/X86/fp-stack.ll (3558 of 8626) PASS: LLVM :: CodeGen/X86/fp2sint.ll (3559 of 8626) PASS: LLVM :: CodeGen/X86/fp_constant_op.ll (3560 of 8626) PASS: LLVM :: CodeGen/X86/fp-trunc.ll (3561 of 8626) PASS: LLVM :: CodeGen/X86/fp_load_fold.ll (3562 of 8626) PASS: LLVM :: CodeGen/X86/fp_load_cast_fold.ll (3563 of 8626) PASS: LLVM :: CodeGen/X86/fsgsbase.ll (3564 of 8626) PASS: LLVM :: CodeGen/X86/fsxor-alignment.ll (3565 of 8626) PASS: LLVM :: CodeGen/X86/full-lsr.ll (3566 of 8626) PASS: LLVM :: CodeGen/X86/gcc_except_table.ll (3567 of 8626) PASS: LLVM :: CodeGen/X86/gather-addresses.ll (3568 of 8626) PASS: LLVM :: CodeGen/X86/ga-offset.ll (3569 of 8626) PASS: LLVM :: CodeGen/X86/ghc-cc64.ll (3570 of 8626) PASS: LLVM :: CodeGen/X86/global-sections-tls.ll (3571 of 8626) PASS: LLVM :: CodeGen/X86/ghc-cc.ll (3572 of 8626) PASS: LLVM :: CodeGen/X86/h-register-addressing-64.ll (3573 of 8626) PASS: LLVM :: CodeGen/X86/global-sections.ll (3574 of 8626) PASS: LLVM :: CodeGen/X86/h-register-addressing-32.ll (3575 of 8626) PASS: LLVM :: CodeGen/X86/gs-fold.ll (3576 of 8626) PASS: LLVM :: CodeGen/X86/h-registers-2.ll (3577 of 8626) PASS: LLVM :: CodeGen/X86/h-register-store.ll (3578 of 8626) PASS: LLVM :: CodeGen/X86/h-registers-1.ll (3579 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/handle-move.ll (3580 of 8626) PASS: LLVM :: CodeGen/X86/h-registers-0.ll (3581 of 8626) PASS: LLVM :: CodeGen/X86/h-registers-3.ll (3582 of 8626) PASS: LLVM :: CodeGen/X86/hidden-vis-2.ll (3583 of 8626) PASS: LLVM :: CodeGen/X86/haddsub.ll (3584 of 8626) PASS: LLVM :: CodeGen/X86/hidden-vis-3.ll (3585 of 8626) PASS: LLVM :: CodeGen/X86/hidden-vis-4.ll (3586 of 8626) PASS: LLVM :: CodeGen/X86/hidden-vis-pic.ll (3587 of 8626) PASS: LLVM :: CodeGen/X86/hipe-cc.ll (3588 of 8626) PASS: LLVM :: CodeGen/X86/hoist-common.ll (3589 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/hoist-invariant-load.ll (3590 of 8626) PASS: LLVM :: CodeGen/X86/hipe-cc64.ll (3591 of 8626) PASS: LLVM :: CodeGen/X86/hidden-vis.ll (3592 of 8626) PASS: LLVM :: CodeGen/X86/i128-and-beyond.ll (3593 of 8626) PASS: LLVM :: CodeGen/X86/hipe-prologue.ll (3594 of 8626) PASS: LLVM :: CodeGen/X86/i128-immediate.ll (3595 of 8626) PASS: LLVM :: CodeGen/X86/i128-mul.ll (3596 of 8626) PASS: LLVM :: CodeGen/X86/i128-sdiv.ll (3597 of 8626) PASS: LLVM :: CodeGen/X86/i128-ret.ll (3598 of 8626) PASS: LLVM :: CodeGen/X86/i256-add.ll (3599 of 8626) PASS: LLVM :: CodeGen/X86/iabs.ll (3600 of 8626) PASS: LLVM :: CodeGen/X86/i2k.ll (3601 of 8626) PASS: LLVM :: CodeGen/X86/illegal-insert.ll (3602 of 8626) PASS: LLVM :: CodeGen/X86/imul-lea.ll (3603 of 8626) PASS: LLVM :: CodeGen/X86/imul-lea-2.ll (3604 of 8626) PASS: LLVM :: CodeGen/X86/i64-mem-copy.ll (3605 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-2addr.ll (3606 of 8626) PASS: LLVM :: CodeGen/X86/illegal-vector-args-return.ll (3607 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-R-constraint.ll (3608 of 8626) PASS: LLVM :: CodeGen/X86/imul64-lea.ll (3609 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-flag-clobber.ll (3610 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-h.ll (3611 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-fpstack.ll (3612 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-modifier-n.ll (3613 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-out-regs.ll (3614 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-error.ll (3615 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-pic.ll (3616 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-ptr-cast.ll (3617 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-q-regs.ll (3618 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-x-scalar.ll (3619 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-tied.ll (3620 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm-mrv.ll (3621 of 8626) PASS: LLVM :: CodeGen/X86/inline-asm.ll (3622 of 8626) PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-1.ll (3623 of 8626) PASS: LLVM :: CodeGen/X86/inlineasm-sched-bug.ll (3624 of 8626) PASS: LLVM :: CodeGen/X86/inreg.ll (3625 of 8626) PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-2.ll (3626 of 8626) PASS: LLVM :: CodeGen/X86/insert-positions.ll (3627 of 8626) PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-3.ll (3628 of 8626) PASS: LLVM :: CodeGen/X86/insertelement-copytoregs.ll (3629 of 8626) PASS: LLVM :: CodeGen/X86/insertelement-legalize.ll (3630 of 8626) PASS: LLVM :: CodeGen/X86/invalid-shift-immediate.ll (3631 of 8626) PASS: LLVM :: CodeGen/X86/int-intrinsic.ll (3632 of 8626) PASS: LLVM :: CodeGen/X86/isel-sink.ll (3633 of 8626) PASS: LLVM :: CodeGen/X86/isel-sink3.ll (3634 of 8626) PASS: LLVM :: CodeGen/X86/isel-sink2.ll (3635 of 8626) PASS: LLVM :: CodeGen/X86/isnan2.ll (3636 of 8626) PASS: LLVM :: CodeGen/X86/ispositive.ll (3637 of 8626) PASS: LLVM :: CodeGen/X86/isnan.ll (3638 of 8626) PASS: LLVM :: CodeGen/X86/isint.ll (3639 of 8626) PASS: LLVM :: CodeGen/X86/large-gep-scale.ll (3640 of 8626) PASS: LLVM :: CodeGen/X86/label-redefinition.ll (3641 of 8626) PASS: LLVM :: CodeGen/X86/large-global.ll (3642 of 8626) PASS: LLVM :: CodeGen/X86/ldzero.ll (3643 of 8626) PASS: LLVM :: CodeGen/X86/lea-2.ll (3644 of 8626) PASS: LLVM :: CodeGen/X86/jump_sign.ll (3645 of 8626) PASS: LLVM :: CodeGen/X86/lea-4.ll (3646 of 8626) PASS: LLVM :: CodeGen/X86/lea-3.ll (3647 of 8626) PASS: LLVM :: CodeGen/X86/lea-recursion.ll (3648 of 8626) PASS: LLVM :: CodeGen/X86/lea.ll (3649 of 8626) PASS: LLVM :: CodeGen/X86/leaf-fp-elim.ll (3650 of 8626) PASS: LLVM :: CodeGen/X86/legalize-fmp-oeq-vector-select.ll (3651 of 8626) PASS: LLVM :: CodeGen/X86/legalize-sub-zero-2.ll (3652 of 8626) PASS: LLVM :: CodeGen/X86/legalize-sub-zero.ll (3653 of 8626) PASS: LLVM :: CodeGen/X86/legalize-shift-64.ll (3654 of 8626) PASS: LLVM :: CodeGen/X86/legalize-libcalls.ll (3655 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/licm-nested.ll (3656 of 8626) PASS: LLVM :: CodeGen/X86/legalizedag_vec.ll (3657 of 8626) PASS: LLVM :: CodeGen/X86/lfence.ll (3658 of 8626) PASS: LLVM :: CodeGen/X86/licm-dominance.ll (3659 of 8626) PASS: LLVM :: CodeGen/X86/licm-symbol.ll (3660 of 8626) PASS: LLVM :: CodeGen/X86/liveness-local-regalloc.ll (3661 of 8626) PASS: LLVM :: CodeGen/X86/live-out-reg-info.ll (3662 of 8626) PASS: LLVM :: CodeGen/X86/lock-inst-encoding.ll (3663 of 8626) PASS: LLVM :: CodeGen/X86/long-setcc.ll (3664 of 8626) PASS: LLVM :: CodeGen/X86/log2_not_readnone.ll (3665 of 8626) PASS: LLVM :: CodeGen/X86/loop-blocks.ll (3666 of 8626) PASS: LLVM :: CodeGen/X86/longlong-deadload.ll (3667 of 8626) PASS: LLVM :: CodeGen/X86/limited-prec.ll (3668 of 8626) PASS: LLVM :: CodeGen/X86/loop-hoist.ll (3669 of 8626) PASS: LLVM :: CodeGen/X86/loop-strength-reduce.ll (3670 of 8626) PASS: LLVM :: CodeGen/X86/loop-strength-reduce-3.ll (3671 of 8626) PASS: LLVM :: CodeGen/X86/loop-strength-reduce2.ll (3672 of 8626) PASS: LLVM :: CodeGen/X86/loop-strength-reduce-2.ll (3673 of 8626) PASS: LLVM :: CodeGen/X86/loop-strength-reduce5.ll (3674 of 8626) PASS: LLVM :: CodeGen/X86/loop-strength-reduce6.ll (3675 of 8626) PASS: LLVM :: CodeGen/X86/loop-strength-reduce7.ll (3676 of 8626) PASS: LLVM :: CodeGen/X86/loop-strength-reduce4.ll (3677 of 8626) PASS: LLVM :: CodeGen/X86/loop-strength-reduce8.ll (3678 of 8626) PASS: LLVM :: CodeGen/X86/lsr-delayed-fold.ll (3679 of 8626) PASS: LLVM :: CodeGen/X86/lsr-i386.ll (3680 of 8626) PASS: LLVM :: CodeGen/X86/lsr-interesting-step.ll (3681 of 8626) PASS: LLVM :: CodeGen/X86/lsr-nonaffine.ll (3682 of 8626) PASS: LLVM :: CodeGen/X86/lsr-loop-exit-cond.ll (3683 of 8626) PASS: LLVM :: CodeGen/X86/lsr-normalization.ll (3684 of 8626) PASS: LLVM :: CodeGen/X86/lsr-overflow.ll (3685 of 8626) PASS: LLVM :: CodeGen/X86/lsr-quadratic-expand.ll (3686 of 8626) PASS: LLVM :: CodeGen/X86/lsr-redundant-addressing.ll (3687 of 8626) PASS: LLVM :: CodeGen/X86/lsr-negative-stride.ll (3688 of 8626) PASS: LLVM :: CodeGen/X86/lsr-reuse-trunc.ll (3689 of 8626) PASS: LLVM :: CodeGen/X86/lsr-sort.ll (3690 of 8626) PASS: LLVM :: CodeGen/X86/lsr-static-addr.ll (3691 of 8626) PASS: LLVM :: CodeGen/X86/machine-cp.ll (3692 of 8626) PASS: LLVM :: CodeGen/X86/lsr-wrap.ll (3693 of 8626) PASS: LLVM :: CodeGen/X86/lzcnt.ll (3694 of 8626) XFAIL: LLVM :: CodeGen/X86/lsr-reuse.ll (3695 of 8626) PASS: LLVM :: CodeGen/X86/machine-cse.ll (3696 of 8626) PASS: LLVM :: CodeGen/X86/mcinst-avx-lowering.ll (3697 of 8626) PASS: LLVM :: CodeGen/X86/maskmovdqu.ll (3698 of 8626) PASS: LLVM :: CodeGen/X86/mcinst-lowering.ll (3699 of 8626) PASS: LLVM :: CodeGen/X86/masked-iv-unsafe.ll (3700 of 8626) PASS: LLVM :: CodeGen/X86/masked-iv-safe.ll (3701 of 8626) PASS: LLVM :: CodeGen/X86/membarrier.ll (3702 of 8626) PASS: LLVM :: CodeGen/X86/memcmp.ll (3703 of 8626) PASS: LLVM :: CodeGen/X86/memcpy.ll (3704 of 8626) PASS: LLVM :: CodeGen/X86/memset-2.ll (3705 of 8626) PASS: LLVM :: CodeGen/X86/memcpy-2.ll (3706 of 8626) PASS: LLVM :: CodeGen/X86/memset-3.ll (3707 of 8626) PASS: LLVM :: CodeGen/X86/memset.ll (3708 of 8626) PASS: LLVM :: CodeGen/X86/memset64-on-x86-32.ll (3709 of 8626) PASS: LLVM :: CodeGen/X86/mingw-alloca.ll (3710 of 8626) PASS: LLVM :: CodeGen/X86/misaligned-memset.ll (3711 of 8626) PASS: LLVM :: CodeGen/X86/memset-sse-stack-realignment.ll (3712 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/misched-copy.ll (3713 of 8626) PASS: LLVM :: CodeGen/X86/mfence.ll (3714 of 8626) PASS: LLVM :: CodeGen/X86/misched-crash.ll (3715 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/misched-matmul.ll (3716 of 8626) PASS: LLVM :: CodeGen/X86/misched-balance.ll (3717 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/misched-new.ll (3718 of 8626) PASS: LLVM :: CodeGen/X86/misched-ilp.ll (3719 of 8626) PASS: LLVM :: CodeGen/X86/mmx-arg-passing2.ll (3720 of 8626) PASS: LLVM :: CodeGen/X86/mmx-arg-passing.ll (3721 of 8626) PASS: LLVM :: CodeGen/X86/mmx-arith.ll (3722 of 8626) PASS: LLVM :: CodeGen/X86/misched-matrix.ll (3723 of 8626) PASS: LLVM :: CodeGen/X86/mmx-bitcast-to-i64.ll (3724 of 8626) PASS: LLVM :: CodeGen/X86/mem-promote-integers.ll (3725 of 8626) PASS: LLVM :: CodeGen/X86/mmx-emms.ll (3726 of 8626) PASS: LLVM :: CodeGen/X86/mmx-insert-element.ll (3727 of 8626) PASS: LLVM :: CodeGen/X86/mmx-copy-gprs.ll (3728 of 8626) PASS: LLVM :: CodeGen/X86/mmx-pinsrw.ll (3729 of 8626) PASS: LLVM :: CodeGen/X86/mmx-punpckhdq.ll (3730 of 8626) PASS: LLVM :: CodeGen/X86/mmx-s2v.ll (3731 of 8626) PASS: LLVM :: CodeGen/X86/mmx-shuffle.ll (3732 of 8626) PASS: LLVM :: CodeGen/X86/movfs.ll (3733 of 8626) PASS: LLVM :: CodeGen/X86/movbe.ll (3734 of 8626) PASS: LLVM :: CodeGen/X86/movmsk.ll (3735 of 8626) PASS: LLVM :: CodeGen/X86/movntdq-no-avx.ll (3736 of 8626) PASS: LLVM :: CodeGen/X86/movgs.ll (3737 of 8626) PASS: LLVM :: CodeGen/X86/ms-inline-asm.ll (3738 of 8626) PASS: LLVM :: CodeGen/X86/mmx-shift.ll (3739 of 8626) PASS: LLVM :: CodeGen/X86/mul-legalize.ll (3740 of 8626) PASS: LLVM :: CodeGen/X86/mul-remat.ll (3741 of 8626) PASS: LLVM :: CodeGen/X86/mul128.ll (3742 of 8626) PASS: LLVM :: CodeGen/X86/mul64.ll (3743 of 8626) PASS: LLVM :: CodeGen/X86/mul-shift-reassoc.ll (3744 of 8626) PASS: LLVM :: CodeGen/X86/muloti.ll (3745 of 8626) PASS: LLVM :: CodeGen/X86/mmx-builtins.ll (3746 of 8626) PASS: LLVM :: CodeGen/X86/mult-alt-x86.ll (3747 of 8626) PASS: LLVM :: CodeGen/X86/mult-alt-generic-i686.ll (3748 of 8626) PASS: LLVM :: CodeGen/X86/mult-alt-generic-x86_64.ll (3749 of 8626) PASS: LLVM :: CodeGen/X86/multiple-loop-post-inc.ll (3750 of 8626) PASS: LLVM :: CodeGen/X86/multiple-return-values-cross-block.ll (3751 of 8626) PASS: LLVM :: CodeGen/X86/mulx64.ll (3752 of 8626) PASS: LLVM :: CodeGen/X86/mulx32.ll (3753 of 8626) PASS: LLVM :: CodeGen/X86/narrow-shl-cst.ll (3754 of 8626) PASS: LLVM :: CodeGen/X86/narrow-shl-load.ll (3755 of 8626) PASS: LLVM :: CodeGen/X86/neg-shl-add.ll (3756 of 8626) PASS: LLVM :: CodeGen/X86/neg_cmp.ll (3757 of 8626) PASS: LLVM :: CodeGen/X86/nancvt.ll (3758 of 8626) PASS: LLVM :: CodeGen/X86/narrow_op-1.ll (3759 of 8626) PASS: LLVM :: CodeGen/X86/negate-add-zero.ll (3760 of 8626) PASS: LLVM :: CodeGen/X86/neg_fp.ll (3761 of 8626) PASS: LLVM :: CodeGen/X86/negative-stride-fptosi-user.ll (3762 of 8626) PASS: LLVM :: CodeGen/X86/negative-sin.ll (3763 of 8626) PASS: LLVM :: CodeGen/X86/negative-subscript.ll (3764 of 8626) PASS: LLVM :: CodeGen/X86/no-cmov.ll (3765 of 8626) PASS: LLVM :: CodeGen/X86/negative_zero.ll (3766 of 8626) PASS: LLVM :: CodeGen/X86/no-compact-unwind.ll (3767 of 8626) PASS: LLVM :: CodeGen/X86/no-cfi.ll (3768 of 8626) PASS: LLVM :: CodeGen/X86/nobt.ll (3769 of 8626) PASS: LLVM :: CodeGen/X86/non-lazy-bind.ll (3770 of 8626) PASS: LLVM :: CodeGen/X86/nontemporal.ll (3771 of 8626) PASS: LLVM :: CodeGen/X86/norex-subreg.ll (3772 of 8626) PASS: LLVM :: CodeGen/X86/null-streamer.ll (3773 of 8626) PASS: LLVM :: CodeGen/X86/objc-gc-module-flags.ll (3774 of 8626) PASS: LLVM :: CodeGen/X86/nosse-error2.ll (3775 of 8626) PASS: LLVM :: CodeGen/X86/nosse-error1.ll (3776 of 8626) PASS: LLVM :: CodeGen/X86/object-size.ll (3777 of 8626) PASS: LLVM :: CodeGen/X86/odr_comdat.ll (3778 of 8626) PASS: LLVM :: CodeGen/X86/nosse-varargs.ll (3779 of 8626) PASS: LLVM :: CodeGen/X86/opt-ext-uses.ll (3780 of 8626) PASS: LLVM :: CodeGen/X86/opt-shuff-tstore.ll (3781 of 8626) PASS: LLVM :: CodeGen/X86/optimize-max-0.ll (3782 of 8626) PASS: LLVM :: CodeGen/X86/optimize-max-2.ll (3783 of 8626) PASS: LLVM :: CodeGen/X86/optimize-max-1.ll (3784 of 8626) PASS: LLVM :: CodeGen/X86/or-address.ll (3785 of 8626) PASS: LLVM :: CodeGen/X86/optimize-max-3.ll (3786 of 8626) PASS: LLVM :: CodeGen/X86/overlap-shift.ll (3787 of 8626) PASS: LLVM :: CodeGen/X86/or-branch.ll (3788 of 8626) PASS: LLVM :: CodeGen/X86/palignr-2.ll (3789 of 8626) PASS: LLVM :: CodeGen/X86/packed_struct.ll (3790 of 8626) PASS: LLVM :: CodeGen/X86/pass-three.ll (3791 of 8626) PASS: LLVM :: CodeGen/X86/peep-setb.ll (3792 of 8626) PASS: LLVM :: CodeGen/X86/palignr.ll (3793 of 8626) PASS: LLVM :: CodeGen/X86/peep-test-3.ll (3794 of 8626) PASS: LLVM :: CodeGen/X86/peep-test-2.ll (3795 of 8626) PASS: LLVM :: CodeGen/X86/peep-test-0.ll (3796 of 8626) PASS: LLVM :: CodeGen/X86/peep-vector-extract-insert.ll (3797 of 8626) PASS: LLVM :: CodeGen/X86/peep-test-1.ll (3798 of 8626) PASS: LLVM :: CodeGen/X86/peep-vector-extract-concat.ll (3799 of 8626) PASS: LLVM :: CodeGen/X86/personality.ll (3800 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/phi-immediate-factoring.ll (3801 of 8626) PASS: LLVM :: CodeGen/X86/phi-bit-propagation.ll (3802 of 8626) PASS: LLVM :: CodeGen/X86/personality_size.ll (3803 of 8626) PASS: LLVM :: CodeGen/X86/phielim-split.ll (3804 of 8626) PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce-2.ll (3805 of 8626) PASS: LLVM :: CodeGen/X86/phaddsub.ll (3806 of 8626) PASS: LLVM :: CodeGen/X86/phys-reg-local-regalloc.ll (3807 of 8626) PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce.ll (3808 of 8626) PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce-3.ll (3809 of 8626) PASS: LLVM :: CodeGen/X86/pic-load-remat.ll (3810 of 8626) PASS: LLVM :: CodeGen/X86/pic.ll (3811 of 8626) PASS: LLVM :: CodeGen/X86/pmovext.ll (3812 of 8626) PASS: LLVM :: CodeGen/X86/pmulld.ll (3813 of 8626) PASS: LLVM :: CodeGen/X86/pmul.ll (3814 of 8626) PASS: LLVM :: CodeGen/X86/pmovsx-inreg.ll (3815 of 8626) PASS: LLVM :: CodeGen/X86/pic_jumptable.ll (3816 of 8626) PASS: LLVM :: CodeGen/X86/pointer-vector.ll (3817 of 8626) PASS: LLVM :: CodeGen/X86/postalloc-coalescing.ll (3818 of 8626) PASS: LLVM :: CodeGen/X86/popcnt.ll (3819 of 8626) PASS: LLVM :: CodeGen/X86/powi.ll (3820 of 8626) PASS: LLVM :: CodeGen/X86/pr10420.ll (3821 of 8626) PASS: LLVM :: CodeGen/X86/postra-licm.ll (3822 of 8626) PASS: LLVM :: CodeGen/X86/pr10068.ll (3823 of 8626) PASS: LLVM :: CodeGen/X86/pr10475.ll (3824 of 8626) PASS: LLVM :: CodeGen/X86/pr10499.ll (3825 of 8626) PASS: LLVM :: CodeGen/X86/pr10524.ll (3826 of 8626) PASS: LLVM :: CodeGen/X86/pr10525.ll (3827 of 8626) PASS: LLVM :: CodeGen/X86/pr10523.ll (3828 of 8626) PASS: LLVM :: CodeGen/X86/pr10526.ll (3829 of 8626) PASS: LLVM :: CodeGen/X86/pr11415.ll (3830 of 8626) PASS: LLVM :: CodeGen/X86/pr11202.ll (3831 of 8626) PASS: LLVM :: CodeGen/X86/pr11334.ll (3832 of 8626) PASS: LLVM :: CodeGen/X86/pr11468.ll (3833 of 8626) PASS: LLVM :: CodeGen/X86/pr11985.ll (3834 of 8626) PASS: LLVM :: CodeGen/X86/pr12359.ll (3835 of 8626) PASS: LLVM :: CodeGen/X86/pr11998.ll (3836 of 8626) PASS: LLVM :: CodeGen/X86/pr12360.ll (3837 of 8626) PASS: LLVM :: CodeGen/X86/pr12889.ll (3838 of 8626) PASS: LLVM :: CodeGen/X86/pr13209.ll (3839 of 8626) PASS: LLVM :: CodeGen/X86/pr12312.ll (3840 of 8626) PASS: LLVM :: CodeGen/X86/pr13458.ll (3841 of 8626) PASS: LLVM :: CodeGen/X86/pr13859.ll (3842 of 8626) PASS: LLVM :: CodeGen/X86/pr13577.ll (3843 of 8626) PASS: LLVM :: CodeGen/X86/pr13220.ll (3844 of 8626) PASS: LLVM :: CodeGen/X86/pr13899.ll (3845 of 8626) PASS: LLVM :: CodeGen/X86/pr14088.ll (3846 of 8626) PASS: LLVM :: CodeGen/X86/pr14098.ll (3847 of 8626) PASS: LLVM :: CodeGen/X86/pr14161.ll (3848 of 8626) PASS: LLVM :: CodeGen/X86/pr14314.ll (3849 of 8626) PASS: LLVM :: CodeGen/X86/pr14204.ll (3850 of 8626) PASS: LLVM :: CodeGen/X86/pr14090.ll (3851 of 8626) PASS: LLVM :: CodeGen/X86/pr14333.ll (3852 of 8626) PASS: LLVM :: CodeGen/X86/pr1462.ll (3853 of 8626) PASS: LLVM :: CodeGen/X86/pr14562.ll (3854 of 8626) PASS: LLVM :: CodeGen/X86/pr1505.ll (3855 of 8626) PASS: LLVM :: CodeGen/X86/pr1489.ll (3856 of 8626) PASS: LLVM :: CodeGen/X86/pr15267.ll (3857 of 8626) PASS: LLVM :: CodeGen/X86/pr1505b.ll (3858 of 8626) PASS: LLVM :: CodeGen/X86/pr2182.ll (3859 of 8626) PASS: LLVM :: CodeGen/X86/pr15309.ll (3860 of 8626) PASS: LLVM :: CodeGen/X86/pr15296.ll (3861 of 8626) PASS: LLVM :: CodeGen/X86/pr2177.ll (3862 of 8626) PASS: LLVM :: CodeGen/X86/pr2656.ll (3863 of 8626) PASS: LLVM :: CodeGen/X86/pr2326.ll (3864 of 8626) PASS: LLVM :: CodeGen/X86/pr2659.ll (3865 of 8626) PASS: LLVM :: CodeGen/X86/pr2849.ll (3866 of 8626) PASS: LLVM :: CodeGen/X86/pr2924.ll (3867 of 8626) PASS: LLVM :: CodeGen/X86/pr2982.ll (3868 of 8626) PASS: LLVM :: CodeGen/X86/pr3216.ll (3869 of 8626) PASS: LLVM :: CodeGen/X86/pr3244.ll (3870 of 8626) PASS: LLVM :: CodeGen/X86/pr3241.ll (3871 of 8626) PASS: LLVM :: CodeGen/X86/pr3243.ll (3872 of 8626) PASS: LLVM :: CodeGen/X86/pr3250.ll (3873 of 8626) PASS: LLVM :: CodeGen/X86/pr3317.ll (3874 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/pr3522.ll (3875 of 8626) PASS: LLVM :: CodeGen/X86/pr3154.ll (3876 of 8626) PASS: LLVM :: CodeGen/X86/pr5145.ll (3877 of 8626) PASS: LLVM :: CodeGen/X86/pr3366.ll (3878 of 8626) PASS: LLVM :: CodeGen/X86/pr3457.ll (3879 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/pre-ra-sched.ll (3880 of 8626) PASS: LLVM :: CodeGen/X86/pr9743.ll (3881 of 8626) PASS: LLVM :: CodeGen/X86/pr7882.ll (3882 of 8626) PASS: LLVM :: CodeGen/X86/pr9127.ll (3883 of 8626) PASS: LLVM :: CodeGen/X86/private-2.ll (3884 of 8626) PASS: LLVM :: CodeGen/X86/promote-assert-zext.ll (3885 of 8626) PASS: LLVM :: CodeGen/X86/prefetch.ll (3886 of 8626) PASS: LLVM :: CodeGen/X86/promote-i16.ll (3887 of 8626) PASS: LLVM :: CodeGen/X86/promote.ll (3888 of 8626) PASS: LLVM :: CodeGen/X86/private.ll (3889 of 8626) PASS: LLVM :: CodeGen/X86/promote-trunc.ll (3890 of 8626) PASS: LLVM :: CodeGen/X86/ptrtoint-constexpr.ll (3891 of 8626) PASS: LLVM :: CodeGen/X86/ptr-rotate.ll (3892 of 8626) PASS: LLVM :: CodeGen/X86/rd-mod-wr-eflags.ll (3893 of 8626) PASS: LLVM :: CodeGen/X86/rdrand.ll (3894 of 8626) PASS: LLVM :: CodeGen/X86/rdseed.ll (3895 of 8626) PASS: LLVM :: CodeGen/X86/red-zone.ll (3896 of 8626) PASS: LLVM :: CodeGen/X86/rdtsc.ll (3897 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/regpressure.ll (3898 of 8626) PASS: LLVM :: CodeGen/X86/red-zone2.ll (3899 of 8626) PASS: LLVM :: CodeGen/X86/psubus.ll (3900 of 8626) PASS: LLVM :: CodeGen/X86/reghinting.ll (3901 of 8626) PASS: LLVM :: CodeGen/X86/rem-2.ll (3902 of 8626) PASS: LLVM :: CodeGen/X86/rem.ll (3903 of 8626) PASS: LLVM :: CodeGen/X86/remat-constant.ll (3904 of 8626) PASS: LLVM :: CodeGen/X86/remat-fold-load.ll (3905 of 8626) PASS: LLVM :: CodeGen/X86/ret-i64-0.ll (3906 of 8626) XFAIL: LLVM :: CodeGen/X86/remat-scalar-zero.ll (3907 of 8626) PASS: LLVM :: CodeGen/X86/ret-addr.ll (3908 of 8626) PASS: LLVM :: CodeGen/X86/remat-mov-0.ll (3909 of 8626) PASS: LLVM :: CodeGen/X86/reverse_branches.ll (3910 of 8626) PASS: LLVM :: CodeGen/X86/ret-mmx.ll (3911 of 8626) PASS: LLVM :: CodeGen/X86/rip-rel-address.ll (3912 of 8626) PASS: LLVM :: CodeGen/X86/rot16.ll (3913 of 8626) PASS: LLVM :: CodeGen/X86/rot32.ll (3914 of 8626) PASS: LLVM :: CodeGen/X86/rip-rel-lea.ll (3915 of 8626) PASS: LLVM :: CodeGen/X86/rotate.ll (3916 of 8626) PASS: LLVM :: CodeGen/X86/rotate2.ll (3917 of 8626) PASS: LLVM :: CodeGen/X86/rodata-relocs.ll (3918 of 8626) PASS: LLVM :: CodeGen/X86/rot64.ll (3919 of 8626) PASS: LLVM :: CodeGen/X86/rtm.ll (3920 of 8626) PASS: LLVM :: CodeGen/X86/scalar-extract.ll (3921 of 8626) PASS: LLVM :: CodeGen/X86/sandybridge-loads.ll (3922 of 8626) PASS: LLVM :: CodeGen/X86/rounding-ops.ll (3923 of 8626) PASS: LLVM :: CodeGen/X86/scalar-min-max-fill-operand.ll (3924 of 8626) PASS: LLVM :: CodeGen/X86/scalarize-bitcast.ll (3925 of 8626) PASS: LLVM :: CodeGen/X86/scalar_widen_div.ll (3926 of 8626) PASS: LLVM :: CodeGen/X86/scalar_sse_minmax.ll (3927 of 8626) PASS: LLVM :: CodeGen/X86/sdiv-exact.ll (3928 of 8626) PASS: LLVM :: CodeGen/X86/scev-interchange.ll (3929 of 8626) PASS: LLVM :: CodeGen/X86/select-with-and-or.ll (3930 of 8626) PASS: LLVM :: CodeGen/X86/segmented-stacks-dynamic.ll (3931 of 8626) PASS: LLVM :: CodeGen/X86/select_const.ll (3932 of 8626) PASS: LLVM :: CodeGen/X86/selectiondag-cse.ll (3933 of 8626) PASS: LLVM :: CodeGen/X86/select.ll (3934 of 8626) PASS: LLVM :: CodeGen/X86/setoeq.ll (3935 of 8626) PASS: LLVM :: CodeGen/X86/setcc.ll (3936 of 8626) PASS: LLVM :: CodeGen/X86/setuge.ll (3937 of 8626) PASS: LLVM :: CodeGen/X86/sext-load.ll (3938 of 8626) PASS: LLVM :: CodeGen/X86/sext-ret-val.ll (3939 of 8626) PASS: LLVM :: CodeGen/X86/sext-i1.ll (3940 of 8626) PASS: LLVM :: CodeGen/X86/sext-setcc-self.ll (3941 of 8626) PASS: LLVM :: CodeGen/X86/sext-subreg.ll (3942 of 8626) PASS: LLVM :: CodeGen/X86/sfence.ll (3943 of 8626) PASS: LLVM :: CodeGen/X86/shift-and.ll (3944 of 8626) PASS: LLVM :: CodeGen/X86/sext-trunc.ll (3945 of 8626) PASS: LLVM :: CodeGen/X86/shift-codegen.ll (3946 of 8626) PASS: LLVM :: CodeGen/X86/shift-bmi2.ll (3947 of 8626) PASS: LLVM :: CodeGen/X86/shift-combine.ll (3948 of 8626) PASS: LLVM :: CodeGen/X86/shift-coalesce.ll (3949 of 8626) PASS: LLVM :: CodeGen/X86/segmented-stacks.ll (3950 of 8626) PASS: LLVM :: CodeGen/X86/shift-folding.ll (3951 of 8626) PASS: LLVM :: CodeGen/X86/shift-double.ll (3952 of 8626) PASS: LLVM :: CodeGen/X86/shift-pair.ll (3953 of 8626) PASS: LLVM :: CodeGen/X86/shift-i128.ll (3954 of 8626) PASS: LLVM :: CodeGen/X86/shift-one.ll (3955 of 8626) PASS: LLVM :: CodeGen/X86/shift-i256.ll (3956 of 8626) PASS: LLVM :: CodeGen/X86/shift-parts.ll (3957 of 8626) PASS: LLVM :: CodeGen/X86/shl-anyext.ll (3958 of 8626) PASS: LLVM :: CodeGen/X86/shl-i64.ll (3959 of 8626) PASS: LLVM :: CodeGen/X86/shrink-compare.ll (3960 of 8626) PASS: LLVM :: CodeGen/X86/shl_undef.ll (3961 of 8626) PASS: LLVM :: CodeGen/X86/shrink-fp-const1.ll (3962 of 8626) PASS: LLVM :: CodeGen/X86/shrink-fp-const2.ll (3963 of 8626) PASS: LLVM :: CodeGen/X86/shl_elim.ll (3964 of 8626) PASS: LLVM :: CodeGen/X86/sibcall-3.ll (3965 of 8626) PASS: LLVM :: CodeGen/X86/sibcall-4.ll (3966 of 8626) PASS: LLVM :: CodeGen/X86/sibcall-2.ll (3967 of 8626) PASS: LLVM :: CodeGen/X86/sibcall-byval.ll (3968 of 8626) PASS: LLVM :: CodeGen/X86/sibcall-5.ll (3969 of 8626) PASS: LLVM :: CodeGen/X86/sink-hoist.ll (3970 of 8626) PASS: LLVM :: CodeGen/X86/sibcall.ll (3971 of 8626) PASS: LLVM :: CodeGen/X86/sincos-opt.ll (3972 of 8626) PASS: LLVM :: CodeGen/X86/sink-out-of-loop.ll (3973 of 8626) PASS: LLVM :: CodeGen/X86/sincos.ll (3974 of 8626) PASS: LLVM :: CodeGen/X86/smul-with-overflow.ll (3975 of 8626) PASS: LLVM :: CodeGen/X86/soft-fp.ll (3976 of 8626) PASS: LLVM :: CodeGen/X86/small-byval-memcpy.ll (3977 of 8626) PASS: LLVM :: CodeGen/X86/splat-scalar-load.ll (3978 of 8626) PASS: LLVM :: CodeGen/X86/split-eh-lpad-edges.ll (3979 of 8626) PASS: LLVM :: CodeGen/X86/split-vector-bitcast.ll (3980 of 8626) PASS: LLVM :: CodeGen/X86/sjlj.ll (3981 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-0.ll (3982 of 8626) PASS: LLVM :: CodeGen/X86/split-vector-rem.ll (3983 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-1.ll (3984 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-10.ll (3985 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-12.ll (3986 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-2.ll (3987 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-11.ll (3988 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-3.ll (3989 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-4.ll (3990 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-5.ll (3991 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-7.ll (3992 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-6.ll (3993 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-8.ll (3994 of 8626) PASS: LLVM :: CodeGen/X86/sse-align-9.ll (3995 of 8626) PASS: LLVM :: CodeGen/X86/sse-commute.ll (3996 of 8626) PASS: LLVM :: CodeGen/X86/sse-fcopysign.ll (3997 of 8626) PASS: LLVM :: CodeGen/X86/sse-domains.ll (3998 of 8626) PASS: LLVM :: CodeGen/X86/sse-load-ret.ll (3999 of 8626) PASS: LLVM :: CodeGen/X86/sse-varargs.ll (4000 of 8626) PASS: LLVM :: CodeGen/X86/sse-intel-ocl.ll (4001 of 8626) PASS: LLVM :: CodeGen/X86/sse1.ll (4002 of 8626) PASS: LLVM :: CodeGen/X86/sse2-blend.ll (4003 of 8626) PASS: LLVM :: CodeGen/X86/sse2-mul.ll (4004 of 8626) PASS: LLVM :: CodeGen/X86/sse41-blend.ll (4005 of 8626) PASS: LLVM :: CodeGen/X86/sse3.ll (4006 of 8626) PASS: LLVM :: CodeGen/X86/sse2.ll (4007 of 8626) PASS: LLVM :: CodeGen/X86/sse-minmax.ll (4008 of 8626) PASS: LLVM :: CodeGen/X86/sse42.ll (4009 of 8626) PASS: LLVM :: CodeGen/X86/sse42_64.ll (4010 of 8626) PASS: LLVM :: CodeGen/X86/sse41.ll (4011 of 8626) PASS: LLVM :: CodeGen/X86/sse_partial_update.ll (4012 of 8626) PASS: LLVM :: CodeGen/X86/sse4a.ll (4013 of 8626) PASS: LLVM :: CodeGen/X86/sse_reload_fold.ll (4014 of 8626) PASS: LLVM :: CodeGen/X86/stack-align-memcpy.ll (4015 of 8626) PASS: LLVM :: CodeGen/X86/stack-align.ll (4016 of 8626) PASS: LLVM :: CodeGen/X86/stdarg.ll (4017 of 8626) PASS: LLVM :: CodeGen/X86/stdcall-notailcall.ll (4018 of 8626) PASS: LLVM :: CodeGen/X86/stack-update-frame-opcode.ll (4019 of 8626) PASS: LLVM :: CodeGen/X86/store-empty-member.ll (4020 of 8626) PASS: LLVM :: CodeGen/X86/stack-align2.ll (4021 of 8626) PASS: LLVM :: CodeGen/X86/stdcall.ll (4022 of 8626) PASS: LLVM :: CodeGen/X86/store-fp-constant.ll (4023 of 8626) PASS: LLVM :: CodeGen/X86/store-global-address.ll (4024 of 8626) PASS: LLVM :: CodeGen/X86/store-narrow.ll (4025 of 8626) PASS: LLVM :: CodeGen/X86/store_op_load_fold.ll (4026 of 8626) PASS: LLVM :: CodeGen/X86/store_op_load_fold2.ll (4027 of 8626) PASS: LLVM :: CodeGen/X86/storetrunc-fp.ll (4028 of 8626) PASS: LLVM :: CodeGen/X86/stride-nine-with-base-reg.ll (4029 of 8626) PASS: LLVM :: CodeGen/X86/sub-with-overflow.ll (4030 of 8626) PASS: LLVM :: CodeGen/X86/stride-reuse.ll (4031 of 8626) PASS: LLVM :: CodeGen/X86/sub.ll (4032 of 8626) PASS: LLVM :: CodeGen/X86/subreg-to-reg-0.ll (4033 of 8626) PASS: LLVM :: CodeGen/X86/subreg-to-reg-1.ll (4034 of 8626) PASS: LLVM :: CodeGen/X86/subreg-to-reg-2.ll (4035 of 8626) PASS: LLVM :: CodeGen/X86/subreg-to-reg-3.ll (4036 of 8626) PASS: LLVM :: CodeGen/X86/subreg-to-reg-6.ll (4037 of 8626) PASS: LLVM :: CodeGen/X86/switch-bt.ll (4038 of 8626) PASS: LLVM :: CodeGen/X86/subtarget-feature-change.ll (4039 of 8626) PASS: LLVM :: CodeGen/X86/switch-crit-edge-constant.ll (4040 of 8626) PASS: LLVM :: CodeGen/X86/switch-or.ll (4041 of 8626) PASS: LLVM :: CodeGen/X86/switch-order-weight.ll (4042 of 8626) PASS: LLVM :: CodeGen/X86/subreg-to-reg-4.ll (4043 of 8626) PASS: LLVM :: CodeGen/X86/switch-zextload.ll (4044 of 8626) PASS: LLVM :: CodeGen/X86/tail-call-got.ll (4045 of 8626) PASS: LLVM :: CodeGen/X86/swizzle.ll (4046 of 8626) PASS: LLVM :: CodeGen/X86/tail-dup-addr.ll (4047 of 8626) PASS: LLVM :: CodeGen/X86/tail-opts.ll (4048 of 8626) PASS: LLVM :: CodeGen/X86/tail-threshold.ll (4049 of 8626) PASS: LLVM :: CodeGen/X86/tailcall-64.ll (4050 of 8626) PASS: LLVM :: CodeGen/X86/tailcall-cgp-dup.ll (4051 of 8626) PASS: LLVM :: CodeGen/X86/tailcall-disable.ll (4052 of 8626) PASS: LLVM :: CodeGen/X86/tailcall-largecode.ll (4053 of 8626) PASS: LLVM :: CodeGen/X86/tailcall-fastisel.ll (4054 of 8626) PASS: LLVM :: CodeGen/X86/tailcall-stackalign.ll (4055 of 8626) PASS: LLVM :: CodeGen/X86/tailcall-returndup-void.ll (4056 of 8626) PASS: LLVM :: CodeGen/X86/stack-protector.ll (4057 of 8626) PASS: LLVM :: CodeGen/X86/tailcall-ri64.ll (4058 of 8626) PASS: LLVM :: CodeGen/X86/tailcall.ll (4059 of 8626) PASS: LLVM :: CodeGen/X86/tailcall-structret.ll (4060 of 8626) PASS: LLVM :: CodeGen/X86/tailcallbyval.ll (4061 of 8626) PASS: LLVM :: CodeGen/X86/tailcallbyval64.ll (4062 of 8626) PASS: LLVM :: CodeGen/X86/tailcallfp2.ll (4063 of 8626) PASS: LLVM :: CodeGen/X86/tailcallfp.ll (4064 of 8626) PASS: LLVM :: CodeGen/X86/tailcallpic2.ll (4065 of 8626) PASS: LLVM :: CodeGen/X86/tailcallpic1.ll (4066 of 8626) PASS: LLVM :: CodeGen/X86/tailcallstack64.ll (4067 of 8626) PASS: LLVM :: CodeGen/X86/targetLoweringGeneric.ll (4068 of 8626) PASS: LLVM :: CodeGen/X86/test-nofold.ll (4069 of 8626) PASS: LLVM :: CodeGen/X86/test-shrink-bug.ll (4070 of 8626) PASS: LLVM :: CodeGen/X86/testl-commute.ll (4071 of 8626) PASS: LLVM :: CodeGen/X86/this-return-64.ll (4072 of 8626) PASS: LLVM :: CodeGen/X86/tls-local-dynamic.ll (4073 of 8626) PASS: LLVM :: CodeGen/X86/test-shrink.ll (4074 of 8626) PASS: LLVM :: CodeGen/X86/tls-pic.ll (4075 of 8626) PASS: LLVM :: CodeGen/X86/tls-pie.ll (4076 of 8626) PASS: LLVM :: CodeGen/X86/tlv-1.ll (4077 of 8626) PASS: LLVM :: CodeGen/X86/tlv-2.ll (4078 of 8626) PASS: LLVM :: CodeGen/X86/trap.ll (4079 of 8626) PASS: LLVM :: CodeGen/X86/tls-models.ll (4080 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/twoaddr-coalesce-2.ll (4081 of 8626) PASS: LLVM :: CodeGen/X86/trunc-ext-ld-st.ll (4082 of 8626) PASS: LLVM :: CodeGen/X86/twoaddr-lea.ll (4083 of 8626) PASS: LLVM :: CodeGen/X86/twoaddr-coalesce.ll (4084 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/twoaddr-pass-sink.ll (4085 of 8626) PASS: LLVM :: CodeGen/X86/tls.ll (4086 of 8626) PASS: LLVM :: CodeGen/X86/trunc-to-bool.ll (4087 of 8626) PASS: LLVM :: CodeGen/X86/twoaddr-sink-terminator.ll (4088 of 8626) PASS: LLVM :: CodeGen/X86/uint64-to-float.ll (4089 of 8626) PASS: LLVM :: CodeGen/X86/uint_to_fp-2.ll (4090 of 8626) XFAIL: LLVM :: CodeGen/X86/umul-with-carry.ll (4091 of 8626) PASS: LLVM :: CodeGen/X86/uint_to_fp.ll (4092 of 8626) PASS: LLVM :: CodeGen/X86/umul-with-overflow.ll (4093 of 8626) PASS: LLVM :: CodeGen/X86/unknown-location.ll (4094 of 8626) PASS: LLVM :: CodeGen/X86/undef-label.ll (4095 of 8626) PASS: LLVM :: CodeGen/X86/unreachable-loop-sinking.ll (4096 of 8626) PASS: LLVM :: CodeGen/X86/unaligned-load.ll (4097 of 8626) PASS: LLVM :: CodeGen/X86/unwindraise.ll (4098 of 8626) PASS: LLVM :: CodeGen/X86/urem-i8-constant.ll (4099 of 8626) PASS: LLVM :: CodeGen/X86/utf16-cfstrings.ll (4100 of 8626) PASS: LLVM :: CodeGen/X86/utf8.ll (4101 of 8626) PASS: LLVM :: CodeGen/X86/use-add-flags.ll (4102 of 8626) PASS: LLVM :: CodeGen/X86/v-binop-widen.ll (4103 of 8626) PASS: LLVM :: CodeGen/X86/v4f32-immediate.ll (4104 of 8626) PASS: LLVM :: CodeGen/X86/v8i1-masks.ll (4105 of 8626) PASS: LLVM :: CodeGen/X86/v-binop-widen2.ll (4106 of 8626) PASS: LLVM :: CodeGen/X86/variable-sized-darwin-bzero.ll (4107 of 8626) PASS: LLVM :: CodeGen/X86/v2f32.ll (4108 of 8626) PASS: LLVM :: CodeGen/X86/variadic-node-pic.ll (4109 of 8626) PASS: LLVM :: CodeGen/X86/vec_add.ll (4110 of 8626) PASS: LLVM :: CodeGen/X86/vararg_tailcall.ll (4111 of 8626) PASS: LLVM :: CodeGen/X86/vec-sign.ll (4112 of 8626) PASS: LLVM :: CodeGen/X86/vec_align.ll (4113 of 8626) PASS: LLVM :: CodeGen/X86/vec-trunc-store.ll (4114 of 8626) PASS: LLVM :: CodeGen/X86/vec_align_i256.ll (4115 of 8626) PASS: LLVM :: CodeGen/X86/vec_anyext.ll (4116 of 8626) PASS: LLVM :: CodeGen/X86/vec_cast2.ll (4117 of 8626) PASS: LLVM :: CodeGen/X86/vec_call.ll (4118 of 8626) PASS: LLVM :: CodeGen/X86/vec_cast.ll (4119 of 8626) PASS: LLVM :: CodeGen/X86/vec_compare-2.ll (4120 of 8626) PASS: LLVM :: CodeGen/X86/vec_ctbits.ll (4121 of 8626) PASS: LLVM :: CodeGen/X86/vec_clear.ll (4122 of 8626) PASS: LLVM :: CodeGen/X86/vec_compare.ll (4123 of 8626) PASS: LLVM :: CodeGen/X86/vec_compare-sse4.ll (4124 of 8626) PASS: LLVM :: CodeGen/X86/vec_ext_inreg.ll (4125 of 8626) PASS: LLVM :: CodeGen/X86/vec_fabs.ll (4126 of 8626) PASS: LLVM :: CodeGen/X86/vec_floor.ll (4127 of 8626) PASS: LLVM :: CodeGen/X86/vec_fneg.ll (4128 of 8626) PASS: LLVM :: CodeGen/X86/vec_extract.ll (4129 of 8626) PASS: LLVM :: CodeGen/X86/vec_extract-sse4.ll (4130 of 8626) PASS: LLVM :: CodeGen/X86/vec_ins_extract-1.ll (4131 of 8626) PASS: LLVM :: CodeGen/X86/vec_fpext.ll (4132 of 8626) PASS: LLVM :: CodeGen/X86/vec_ins_extract.ll (4133 of 8626) PASS: LLVM :: CodeGen/X86/vec_insert-4.ll (4134 of 8626) PASS: LLVM :: CodeGen/X86/vec_insert-3.ll (4135 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/vec_insert-6.ll (4136 of 8626) PASS: LLVM :: CodeGen/X86/vec_i64.ll (4137 of 8626) PASS: LLVM :: CodeGen/X86/vec_insert-2.ll (4138 of 8626) PASS: LLVM :: CodeGen/X86/vec_insert-7.ll (4139 of 8626) PASS: LLVM :: CodeGen/X86/vec_insert-8.ll (4140 of 8626) PASS: LLVM :: CodeGen/X86/vec_insert-9.ll (4141 of 8626) PASS: LLVM :: CodeGen/X86/vec_loadsingles.ll (4142 of 8626) PASS: LLVM :: CodeGen/X86/vec_insert-5.ll (4143 of 8626) PASS: LLVM :: CodeGen/X86/vec_return.ll (4144 of 8626) PASS: LLVM :: CodeGen/X86/vec_insert.ll (4145 of 8626) PASS: LLVM :: CodeGen/X86/vec_sdiv_to_shift.ll (4146 of 8626) PASS: LLVM :: CodeGen/X86/vec_logical.ll (4147 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-2.ll (4148 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-4.ll (4149 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-3.ll (4150 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-8.ll (4151 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-7.ll (4152 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-5.ll (4153 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-9.ll (4154 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-6.ll (4155 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-A.ll (4156 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-D.ll (4157 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-E.ll (4158 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-B.ll (4159 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-G.ll (4160 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-C.ll (4161 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-H.ll (4162 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-F.ll (4163 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-I.ll (4164 of 8626) PASS: LLVM :: CodeGen/X86/vec_set-J.ll (4165 of 8626) PASS: LLVM :: CodeGen/X86/vec_set.ll (4166 of 8626) PASS: LLVM :: CodeGen/X86/vec_shift2.ll (4167 of 8626) PASS: LLVM :: CodeGen/X86/vec_sext.ll (4168 of 8626) PASS: LLVM :: CodeGen/X86/vec_shift4.ll (4169 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-11.ll (4170 of 8626) PASS: LLVM :: CodeGen/X86/vec_shift.ll (4171 of 8626) PASS: LLVM :: CodeGen/X86/vec_shift3.ll (4172 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-15.ll (4173 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-17.ll (4174 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/vec_shuffle-19.ll (4175 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/vec_shuffle-20.ll (4176 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-16.ll (4177 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-18.ll (4178 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-22.ll (4179 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-24.ll (4180 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-23.ll (4181 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-14.ll (4182 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-25.ll (4183 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-27.ll (4184 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-28.ll (4185 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-30.ll (4186 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-26.ll (4187 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-31.ll (4188 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-36.ll (4189 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-34.ll (4190 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-38.ll (4191 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-37.ll (4192 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle.ll (4193 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-39.ll (4194 of 8626) PASS: LLVM :: CodeGen/X86/vec_splat-2.ll (4195 of 8626) PASS: LLVM :: CodeGen/X86/vec_shuffle-35.ll (4196 of 8626) PASS: LLVM :: CodeGen/X86/vec_splat-3.ll (4197 of 8626) PASS: LLVM :: CodeGen/X86/vec_ss_load_fold.ll (4198 of 8626) PASS: LLVM :: CodeGen/X86/vec_udiv_to_shift.ll (4199 of 8626) PASS: LLVM :: CodeGen/X86/vec_uint_to_fp.ll (4200 of 8626) PASS: LLVM :: CodeGen/X86/vec_splat.ll (4201 of 8626) PASS: LLVM :: CodeGen/X86/vec_zero-2.ll (4202 of 8626) PASS: LLVM :: CodeGen/X86/vec_zero.ll (4203 of 8626) PASS: LLVM :: CodeGen/X86/vec_zext.ll (4204 of 8626) PASS: LLVM :: CodeGen/X86/vec_zero_cse.ll (4205 of 8626) PASS: LLVM :: CodeGen/X86/vector-intrinsics.ll (4206 of 8626) PASS: LLVM :: CodeGen/X86/vector-rem.ll (4207 of 8626) PASS: LLVM :: CodeGen/X86/vector-variable-idx.ll (4208 of 8626) PASS: LLVM :: CodeGen/X86/vector-gep.ll (4209 of 8626) PASS: LLVM :: CodeGen/X86/vector-variable-idx2.ll (4210 of 8626) PASS: LLVM :: CodeGen/X86/vfcmp.ll (4211 of 8626) PASS: LLVM :: CodeGen/X86/visibility.ll (4212 of 8626) PASS: LLVM :: CodeGen/X86/visibility2.ll (4213 of 8626) PASS: LLVM :: CodeGen/X86/vector.ll (4214 of 8626) PASS: LLVM :: CodeGen/X86/volatile.ll (4215 of 8626) PASS: LLVM :: CodeGen/X86/vortex-bug.ll (4216 of 8626) PASS: LLVM :: CodeGen/X86/viabs.ll (4217 of 8626) PASS: LLVM :: CodeGen/X86/vshift-1.ll (4218 of 8626) PASS: LLVM :: CodeGen/X86/vshift-3.ll (4219 of 8626) PASS: LLVM :: CodeGen/X86/vshift-2.ll (4220 of 8626) PASS: LLVM :: CodeGen/X86/vshift-5.ll (4221 of 8626) PASS: LLVM :: CodeGen/X86/vshift-4.ll (4222 of 8626) PASS: LLVM :: CodeGen/X86/vshift_scalar.ll (4223 of 8626) PASS: LLVM :: CodeGen/X86/vshift_split2.ll (4224 of 8626) PASS: LLVM :: CodeGen/X86/vshift_split.ll (4225 of 8626) PASS: LLVM :: CodeGen/X86/vsplit-and.ll (4226 of 8626) PASS: LLVM :: CodeGen/X86/wide-fma-contraction.ll (4227 of 8626) PASS: LLVM :: CodeGen/X86/weak.ll (4228 of 8626) PASS: LLVM :: CodeGen/X86/widen_arith-2.ll (4229 of 8626) PASS: LLVM :: CodeGen/X86/widen_arith-1.ll (4230 of 8626) PASS: LLVM :: CodeGen/X86/wide-integer-fold.ll (4231 of 8626) PASS: LLVM :: CodeGen/X86/widen_arith-4.ll (4232 of 8626) PASS: LLVM :: CodeGen/X86/widen_arith-5.ll (4233 of 8626) PASS: LLVM :: CodeGen/X86/widen_arith-3.ll (4234 of 8626) PASS: LLVM :: CodeGen/X86/widen_arith-6.ll (4235 of 8626) PASS: LLVM :: CodeGen/X86/widen_cast-2.ll (4236 of 8626) PASS: LLVM :: CodeGen/X86/widen_cast-1.ll (4237 of 8626) PASS: LLVM :: CodeGen/X86/widen_cast-4.ll (4238 of 8626) PASS: LLVM :: CodeGen/X86/widen_cast-3.ll (4239 of 8626) PASS: LLVM :: CodeGen/X86/widen_cast-5.ll (4240 of 8626) PASS: LLVM :: CodeGen/X86/widen_cast-6.ll (4241 of 8626) PASS: LLVM :: CodeGen/X86/widen_conv-1.ll (4242 of 8626) PASS: LLVM :: CodeGen/X86/widen_conv-2.ll (4243 of 8626) PASS: LLVM :: CodeGen/X86/widen_conv-3.ll (4244 of 8626) PASS: LLVM :: CodeGen/X86/widen_conv-4.ll (4245 of 8626) PASS: LLVM :: CodeGen/X86/widen_extract-1.ll (4246 of 8626) PASS: LLVM :: CodeGen/X86/widen_load-0.ll (4247 of 8626) PASS: LLVM :: CodeGen/X86/widen_load-2.ll (4248 of 8626) PASS: LLVM :: CodeGen/X86/widen_shuffle-1.ll (4249 of 8626) PASS: LLVM :: CodeGen/X86/widen_load-1.ll (4250 of 8626) PASS: LLVM :: CodeGen/X86/win64_params.ll (4251 of 8626) PASS: LLVM :: CodeGen/X86/win64_vararg.ll (4252 of 8626) PASS: LLVM :: CodeGen/X86/win64_alloca_dynalloca.ll (4253 of 8626) PASS: LLVM :: CodeGen/X86/win32_sret.ll (4254 of 8626) PASS: LLVM :: CodeGen/X86/win_chkstk.ll (4255 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-arg.ll (4256 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-and-mask.ll (4257 of 8626) PASS: LLVM :: CodeGen/X86/win_ftol2.ll (4258 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-disp.ll (4259 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-asm.ll (4260 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-extend-shift.ll (4261 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-dead-stack-adjust.ll (4262 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-frameaddr.ll (4263 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-gv-offset.ll (4264 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-jumps.ll (4265 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-1.ll (4266 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-10.ll (4267 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-11.ll (4268 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-mem.ll (4269 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-3.ll (4270 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-2.ll (4271 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-4.ll (4272 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-7.ll (4273 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-6.ll (4274 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-5.ll (4275 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-9.ll (4276 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-ptr-arg-simple.ll (4277 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-pic-8.ll (4278 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-shortint.ll (4279 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-ret0.ll (4280 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-sret-return.ll (4281 of 8626) PASS: LLVM :: CodeGen/X86/vselect-minmax.ll (4282 of 8626) PASS: LLVM :: CodeGen/X86/x86-frameaddr.ll (4283 of 8626) PASS: LLVM :: CodeGen/X86/x86-frameaddr2.ll (4284 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-tls-1.ll (4285 of 8626) PASS: LLVM :: CodeGen/X86/x86-64-varargs.ll (4286 of 8626) PASS: LLVM :: CodeGen/X86/x86-shifts.ll (4287 of 8626) PASS: LLVM :: CodeGen/X86/xmm-r64.ll (4288 of 8626) PASS: LLVM :: CodeGen/X86/x86_64-mul-by-const.ll (4289 of 8626) PASS: LLVM :: CodeGen/X86/x86-store-gv-addr.ll (4290 of 8626) PASS: LLVM :: CodeGen/X86/xmulo.ll (4291 of 8626) PASS: LLVM :: CodeGen/X86/xtest.ll (4292 of 8626) UNSUPPORTED: LLVM :: CodeGen/X86/zero-remat.ll (4293 of 8626) PASS: LLVM :: CodeGen/X86/xor-icmp.ll (4294 of 8626) PASS: LLVM :: CodeGen/X86/xop-intrinsics-x86_64.ll (4295 of 8626) PASS: LLVM :: CodeGen/X86/zext-extract_subreg.ll (4296 of 8626) PASS: LLVM :: CodeGen/X86/zext-fold.ll (4297 of 8626) XFAIL: LLVM :: CodeGen/X86/zext-sext.ll (4298 of 8626) PASS: LLVM :: CodeGen/X86/xor.ll (4299 of 8626) PASS: LLVM :: CodeGen/X86/zext-inreg-1.ll (4300 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/2008-11-17-Shl64.ll (4301 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-01-08-Crash.ll (4302 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-01-14-Remat-Crash.ll (4303 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-03-27-v2f64-param.ll (4304 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-07-15-store192.ll (4305 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/2010-02-25-LSR-Crash.ll (4306 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/2011-01-31-DAGCombineBug.ll (4307 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/2011-08-01-DynamicAllocBug.ll (4308 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/2011-08-01-VarargsBug.ll (4309 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/DbgValueOtherTargets.test (4310 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/addsub64.ll (4311 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/aliases.ll (4312 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/ashr.ll (4313 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/basictest.ll (4314 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/bigstructret.ll (4315 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/constants.ll (4316 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/events.ll (4317 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/float-intrinsics.ll (4318 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/fneg.ll (4319 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/getid.ll (4320 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/globals.ll (4321 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/indirectbr.ll (4322 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/ladd_lsub_combine.ll (4323 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/licm-ldwcp.ll (4324 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/load.ll (4325 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/misc-intrinsics.ll (4326 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/mkmsk.ll (4327 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/mul64.ll (4328 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/offset_folding.ll (4329 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/private.ll (4330 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/ps-intrinsics.ll (4331 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/resources.ll (4332 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/scavenging.ll (4333 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/sext.ll (4334 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/sr-intrinsics.ll (4335 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/store.ll (4336 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/switch.ll (4337 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/switch_long.ll (4338 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/threads.ll (4339 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/tls.ll (4340 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/trampoline.ll (4341 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/trap.ll (4342 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_load.ll (4343 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_store.ll (4344 of 8626) UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_store_combine.ll (4345 of 8626) PASS: LLVM :: CodeGen/X86/zext-inreg-0.ll (4346 of 8626) PASS: LLVM :: CodeGen/X86/zext-shl.ll (4347 of 8626) PASS: LLVM :: CodeGen/X86/zext-trunc.ll (4348 of 8626) PASS: LLVM :: DebugInfo/2009-11-05-DeadGlobalVariable.ll (4349 of 8626) PASS: LLVM :: DebugInfo/2009-11-03-InsertExtractValue.ll (4350 of 8626) PASS: LLVM :: DebugInfo/2009-10-16-Phi.ll (4351 of 8626) PASS: LLVM :: DebugInfo/2009-11-06-NamelessGlobalVariable.ll (4352 of 8626) PASS: LLVM :: DebugInfo/2009-11-10-CurrentFn.ll (4353 of 8626) PASS: LLVM :: DebugInfo/2010-01-19-DbgScope.ll (4354 of 8626) PASS: LLVM :: DebugInfo/2010-01-05-DbgScope.ll (4355 of 8626) PASS: LLVM :: DebugInfo/2010-03-12-llc-crash.ll (4356 of 8626) PASS: LLVM :: DebugInfo/2010-03-19-DbgDeclare.ll (4357 of 8626) PASS: LLVM :: DebugInfo/2010-03-30-InvalidDbgInfoCrash.ll (4358 of 8626) PASS: LLVM :: DebugInfo/2010-03-24-MemberFn.ll (4359 of 8626) PASS: LLVM :: DebugInfo/2010-04-06-NestedFnDbgInfo.ll (4360 of 8626) PASS: LLVM :: DebugInfo/2010-05-03-DisableFramePtr.ll (4361 of 8626) PASS: LLVM :: DebugInfo/2010-05-10-MultipleCU.ll (4362 of 8626) PASS: LLVM :: DebugInfo/2010-05-03-OriginDIE.ll (4363 of 8626) PASS: LLVM :: DebugInfo/2010-06-29-InlinedFnLocalVar.ll (4364 of 8626) PASS: LLVM :: DebugInfo/2010-04-19-FramePtr.ll (4365 of 8626) PASS: LLVM :: DebugInfo/2010-07-19-Crash.ll (4366 of 8626) PASS: LLVM :: DebugInfo/2010-10-01-crash.ll (4367 of 8626) PASS: LLVM :: DebugInfo/AArch64/dwarfdump.ll (4368 of 8626) PASS: LLVM :: DebugInfo/AArch64/cfi-frame.ll (4369 of 8626) PASS: LLVM :: DebugInfo/AArch64/variable-loc.ll (4370 of 8626) PASS: LLVM :: DebugInfo/AArch64/eh_frame_personality.ll (4371 of 8626) PASS: LLVM :: DebugInfo/SystemZ/eh_frame_personality.s (4372 of 8626) PASS: LLVM :: DebugInfo/SystemZ/variable-loc.ll (4373 of 8626) PASS: LLVM :: DebugInfo/SystemZ/eh_frame.s (4374 of 8626) PASS: LLVM :: DebugInfo/X86/2010-04-13-PubType.ll (4375 of 8626) PASS: LLVM :: DebugInfo/SystemZ/variable-loc.s (4376 of 8626) PASS: LLVM :: DebugInfo/X86/2010-08-10-DbgConstant.ll (4377 of 8626) PASS: LLVM :: DebugInfo/SystemZ/eh_frame_personality.ll (4378 of 8626) PASS: LLVM :: DebugInfo/X86/2011-09-26-GlobalVarContext.ll (4379 of 8626) PASS: LLVM :: DebugInfo/X86/DW_AT_byte_size.ll (4380 of 8626) PASS: LLVM :: DebugInfo/X86/2011-12-16-BadStructRef.ll (4381 of 8626) PASS: LLVM :: DebugInfo/X86/DW_AT_object_pointer.ll (4382 of 8626) PASS: LLVM :: DebugInfo/X86/DW_AT_location-reference.ll (4383 of 8626) PASS: LLVM :: DebugInfo/X86/DW_AT_specification.ll (4384 of 8626) PASS: LLVM :: DebugInfo/X86/DW_TAG_friend.ll (4385 of 8626) PASS: LLVM :: DebugInfo/X86/aligned_stack_var.ll (4386 of 8626) PASS: LLVM :: DebugInfo/X86/concrete_out_of_line.ll (4387 of 8626) PASS: LLVM :: DebugInfo/X86/block-capture.ll (4388 of 8626) PASS: LLVM :: DebugInfo/X86/debug-info-block-captured-self.ll (4389 of 8626) PASS: LLVM :: DebugInfo/X86/dbg-value-inlined-parameter.ll (4390 of 8626) PASS: LLVM :: DebugInfo/X86/debug-info-blocks.ll (4391 of 8626) PASS: LLVM :: DebugInfo/X86/debug_frame.ll (4392 of 8626) PASS: LLVM :: DebugInfo/X86/eh_symbol.ll (4393 of 8626) PASS: LLVM :: DebugInfo/X86/earlydup-crash.ll (4394 of 8626) PASS: LLVM :: DebugInfo/X86/empty-and-one-elem-array.ll (4395 of 8626) PASS: LLVM :: DebugInfo/X86/debug-info-static-member.ll (4396 of 8626) PASS: LLVM :: DebugInfo/X86/empty-array.ll (4397 of 8626) PASS: LLVM :: DebugInfo/X86/elf-names.ll (4398 of 8626) PASS: LLVM :: DebugInfo/X86/enum-fwd-decl.ll (4399 of 8626) PASS: LLVM :: DebugInfo/X86/ending-run.ll (4400 of 8626) PASS: LLVM :: DebugInfo/X86/enum-class.ll (4401 of 8626) PASS: LLVM :: DebugInfo/X86/instcombine-instrinsics.ll (4402 of 8626) PASS: LLVM :: DebugInfo/X86/fission-cu.ll (4403 of 8626) PASS: LLVM :: DebugInfo/X86/line-info.ll (4404 of 8626) PASS: LLVM :: DebugInfo/X86/linkage-name.ll (4405 of 8626) PASS: LLVM :: DebugInfo/X86/low-pc-cu.ll (4406 of 8626) PASS: LLVM :: DebugInfo/X86/misched-dbg-value.ll (4407 of 8626) PASS: LLVM :: DebugInfo/X86/multiple-at-const-val.ll (4408 of 8626) PASS: LLVM :: DebugInfo/X86/main-file-name.s (4409 of 8626) PASS: LLVM :: DebugInfo/X86/nondefault-subrange-array.ll (4410 of 8626) PASS: LLVM :: DebugInfo/X86/objc-fwd-decl.ll (4411 of 8626) PASS: LLVM :: DebugInfo/X86/pr12831.ll (4412 of 8626) PASS: LLVM :: DebugInfo/X86/pointer-type-size.ll (4413 of 8626) PASS: LLVM :: DebugInfo/X86/op_deref.ll (4414 of 8626) PASS: LLVM :: DebugInfo/X86/pr11300.ll (4415 of 8626) PASS: LLVM :: DebugInfo/X86/pr13303.ll (4416 of 8626) PASS: LLVM :: DebugInfo/X86/prologue-stack.ll (4417 of 8626) PASS: LLVM :: DebugInfo/X86/pr9951.ll (4418 of 8626) PASS: LLVM :: DebugInfo/X86/rvalue-ref.ll (4419 of 8626) PASS: LLVM :: DebugInfo/X86/stmt-list.ll (4420 of 8626) PASS: LLVM :: DebugInfo/X86/stmt-list-multiple-compile-units.ll (4421 of 8626) PASS: LLVM :: DebugInfo/X86/struct-loc.ll (4422 of 8626) PASS: LLVM :: DebugInfo/X86/stringpool.ll (4423 of 8626) PASS: LLVM :: DebugInfo/X86/subrange-type.ll (4424 of 8626) PASS: LLVM :: DebugInfo/X86/union-template.ll (4425 of 8626) PASS: LLVM :: DebugInfo/X86/subreg.ll (4426 of 8626) PASS: LLVM :: DebugInfo/bug_null_debuginfo.ll (4427 of 8626) PASS: LLVM :: DebugInfo/X86/vector.ll (4428 of 8626) PASS: LLVM :: DebugInfo/array.ll (4429 of 8626) PASS: LLVM :: DebugInfo/dwarfdump-debug-frame-simple.test (4430 of 8626) PASS: LLVM :: DebugInfo/debuglineinfo.test (4431 of 8626) PASS: LLVM :: DebugInfo/dwarf-public-names.ll (4432 of 8626) PASS: LLVM :: DebugInfo/dwarfdump-pubnames.test (4433 of 8626) UNSUPPORTED: LLVM :: DebugInfo/dwarfdump-zlib.test (4434 of 8626) PASS: LLVM :: DebugInfo/dwarfdump-dump-flags.test (4435 of 8626) PASS: LLVM :: DebugInfo/dwarfdump-inlining.test (4436 of 8626) PASS: LLVM :: DebugInfo/inheritance.ll (4437 of 8626) PASS: LLVM :: DebugInfo/inline-debug-info.ll (4438 of 8626) PASS: LLVM :: DebugInfo/inline-debug-info-multiret.ll (4439 of 8626) PASS: LLVM :: DebugInfo/llvm-symbolizer.test (4440 of 8626) PASS: LLVM :: DebugInfo/member-pointers.ll (4441 of 8626) PASS: LLVM :: DebugInfo/inlined-vars.ll (4442 of 8626) PASS: LLVM :: DebugInfo/namespace.ll (4443 of 8626) PASS: LLVM :: DebugInfo/dwarfdump-test.test (4444 of 8626) PASS: LLVM :: ExecutionEngine/2002-12-16-ArgTest.ll (4445 of 8626) PASS: LLVM :: DebugInfo/two-cus-from-same-file.ll (4446 of 8626) PASS: LLVM :: ExecutionEngine/2003-01-04-LoopTest.ll (4447 of 8626) PASS: LLVM :: ExecutionEngine/2003-01-04-ArgumentBug.ll (4448 of 8626) PASS: LLVM :: ExecutionEngine/2003-01-04-PhiTest.ll (4449 of 8626) PASS: LLVM :: ExecutionEngine/2003-01-10-FUCOM.ll (4450 of 8626) PASS: LLVM :: ExecutionEngine/2003-01-15-AlignmentTest.ll (4451 of 8626) PASS: LLVM :: ExecutionEngine/2003-01-09-SARTest.ll (4452 of 8626) PASS: LLVM :: ExecutionEngine/2003-05-11-PHIRegAllocBug.ll (4453 of 8626) PASS: LLVM :: ExecutionEngine/2003-06-04-bzip2-bug.ll (4454 of 8626) PASS: LLVM :: ExecutionEngine/2003-05-07-ArgumentTest.ll (4455 of 8626) PASS: LLVM :: ExecutionEngine/2003-05-06-LivenessClobber.ll (4456 of 8626) PASS: LLVM :: ExecutionEngine/2003-08-21-EnvironmentTest.ll (4457 of 8626) PASS: LLVM :: ExecutionEngine/2003-06-05-PHIBug.ll (4458 of 8626) PASS: LLVM :: ExecutionEngine/2003-08-15-AllocaAssertion.ll (4459 of 8626) PASS: LLVM :: ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll (4460 of 8626) PASS: LLVM :: ExecutionEngine/2007-12-10-APIntLoadStore.ll (4461 of 8626) PASS: LLVM :: ExecutionEngine/2005-12-02-TailCallBug.ll (4462 of 8626) PASS: LLVM :: ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll (4463 of 8626) PASS: LLVM :: ExecutionEngine/2008-06-05-APInt-OverAShr.ll (4464 of 8626) PASS: LLVM :: ExecutionEngine/2010-01-15-UndefValue.ll (4465 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll (4466 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-PhiTest.ll (4467 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2002-12-16-ArgTest.ll (4468 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-LoopTest.ll (4469 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-10-FUCOM.ll (4470 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-09-SARTest.ll (4471 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-15-AlignmentTest.ll (4472 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-06-LivenessClobber.ll (4473 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll (4474 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll (4475 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll (4476 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-06-05-PHIBug.ll (4477 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-21-EnvironmentTest.ll (4478 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-15-AllocaAssertion.ll (4479 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-23-RegisterAllocatePhysReg.ll (4480 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2005-12-02-TailCallBug.ll (4481 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll (4482 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2008-06-05-APInt-OverAShr.ll (4483 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll (4484 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2010-01-15-UndefValue.ll (4485 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll (4486 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/fpbitcast.ll (4487 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/hello.ll (4488 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/hello2.ll (4489 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/eh.ll (4490 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/pr13727.ll (4491 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/non-extern-addend.ll (4492 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/simplesttest.ll (4493 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/simpletest-remote.ll (4494 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/stubs-remote.ll (4495 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/simpletest.ll (4496 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/stubs.ll (4497 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-branch.ll (4498 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-arith.ll (4499 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-call-no-external-funcs.ll (4500 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-common-symbols-alignment.ll (4501 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-cast.ll (4502 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-call.ll (4503 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-common-symbols-remote.ll (4504 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-constantexpr.ll (4505 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-common-symbols.ll (4506 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-data-align-remote.ll (4507 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-data-align.ll (4508 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-fp-no-external-funcs-remote.ll (4509 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-fp.ll (4510 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-fp-no-external-funcs.ll (4511 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-global-ctors.ll (4512 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-global-init-nonzero-remote.ll (4513 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-global.ll (4514 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-local.ll (4515 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-loadstore.ll (4516 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-global-init-nonzero.ll (4517 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-loop.ll (4518 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-phi.ll (4519 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc-remote.ll (4520 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-logical.ll (4521 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc.ll (4522 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-ret.ll (4523 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-setcond-fp.ll (4524 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-return.ll (4525 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-setcond-int.ll (4526 of 8626) PASS: LLVM :: ExecutionEngine/hello.ll (4527 of 8626) PASS: LLVM :: ExecutionEngine/MCJIT/test-shift.ll (4528 of 8626) PASS: LLVM :: ExecutionEngine/fpbitcast.ll (4529 of 8626) PASS: LLVM :: ExecutionEngine/hello2.ll (4530 of 8626) PASS: LLVM :: ExecutionEngine/simplesttest.ll (4531 of 8626) PASS: LLVM :: ExecutionEngine/simpletest.ll (4532 of 8626) PASS: LLVM :: ExecutionEngine/test-arith.ll (4533 of 8626) PASS: LLVM :: ExecutionEngine/test-call-no-external-funcs.ll (4534 of 8626) PASS: LLVM :: ExecutionEngine/stubs.ll (4535 of 8626) PASS: LLVM :: ExecutionEngine/test-branch.ll (4536 of 8626) PASS: LLVM :: ExecutionEngine/test-common-symbols.ll (4537 of 8626) PASS: LLVM :: ExecutionEngine/test-call.ll (4538 of 8626) PASS: LLVM :: ExecutionEngine/test-constantexpr.ll (4539 of 8626) PASS: LLVM :: ExecutionEngine/test-cast.ll (4540 of 8626) PASS: LLVM :: ExecutionEngine/test-fp-no-external-funcs.ll (4541 of 8626) PASS: LLVM :: ExecutionEngine/test-fp.ll (4542 of 8626) PASS: LLVM :: ExecutionEngine/test-global-init-nonzero.ll (4543 of 8626) PASS: LLVM :: ExecutionEngine/test-global.ll (4544 of 8626) PASS: LLVM :: ExecutionEngine/test-interp-vec-arithm_float.ll (4545 of 8626) PASS: LLVM :: ExecutionEngine/test-interp-vec-arithm_int.ll (4546 of 8626) PASS: LLVM :: ExecutionEngine/test-interp-vec-logical.ll (4547 of 8626) PASS: LLVM :: ExecutionEngine/test-interp-vec-setcond-fp.ll (4548 of 8626) PASS: LLVM :: ExecutionEngine/test-interp-vec-loadstore.ll (4549 of 8626) PASS: LLVM :: ExecutionEngine/test-interp-vec-setcond-int.ll (4550 of 8626) PASS: LLVM :: ExecutionEngine/test-logical.ll (4551 of 8626) PASS: LLVM :: ExecutionEngine/test-local.ll (4552 of 8626) PASS: LLVM :: ExecutionEngine/test-loadstore.ll (4553 of 8626) PASS: LLVM :: ExecutionEngine/test-phi.ll (4554 of 8626) PASS: LLVM :: ExecutionEngine/test-loop.ll (4555 of 8626) PASS: LLVM :: ExecutionEngine/test-ret.ll (4556 of 8626) PASS: LLVM :: ExecutionEngine/test-return.ll (4557 of 8626) PASS: LLVM :: ExecutionEngine/test-setcond-int.ll (4558 of 8626) PASS: LLVM :: ExecutionEngine/test-setcond-fp.ll (4559 of 8626) PASS: LLVM :: ExecutionEngine/test-shift.ll (4560 of 8626) PASS: LLVM :: Feature/NamedMDNode.ll (4561 of 8626) PASS: LLVM :: Feature/NamedMDNode2.ll (4562 of 8626) PASS: LLVM :: Feature/alignment.ll (4563 of 8626) PASS: LLVM :: Feature/aliases.ll (4564 of 8626) PASS: LLVM :: Feature/attributes.ll (4565 of 8626) PASS: LLVM :: Feature/basictest.ll (4566 of 8626) PASS: LLVM :: Feature/callingconventions.ll (4567 of 8626) PASS: LLVM :: Feature/const_pv.ll (4568 of 8626) PASS: LLVM :: Feature/calltest.ll (4569 of 8626) PASS: LLVM :: Feature/casttest.ll (4570 of 8626) PASS: LLVM :: Feature/cfgstructures.ll (4571 of 8626) PASS: LLVM :: Feature/constpointer.ll (4572 of 8626) PASS: LLVM :: Feature/constexpr.ll (4573 of 8626) PASS: LLVM :: Feature/escaped_label.ll (4574 of 8626) PASS: LLVM :: Feature/exception.ll (4575 of 8626) PASS: LLVM :: Feature/fold-fpcast.ll (4576 of 8626) PASS: LLVM :: Feature/forwardreftest.ll (4577 of 8626) PASS: LLVM :: Feature/float.ll (4578 of 8626) PASS: LLVM :: Feature/global_pv.ll (4579 of 8626) PASS: LLVM :: Feature/global_section.ll (4580 of 8626) PASS: LLVM :: Feature/globalredefinition3.ll (4581 of 8626) PASS: LLVM :: Feature/globalvars.ll (4582 of 8626) PASS: LLVM :: Feature/inlineasm.ll (4583 of 8626) PASS: LLVM :: Feature/indirectcall.ll (4584 of 8626) PASS: LLVM :: Feature/indirectcall2.ll (4585 of 8626) PASS: LLVM :: Feature/instructions.ll (4586 of 8626) PASS: LLVM :: Feature/md_on_instruction.ll (4587 of 8626) PASS: LLVM :: Feature/linker_private_linkages.ll (4588 of 8626) PASS: LLVM :: Feature/load_module.ll (4589 of 8626) PASS: LLVM :: Feature/intrinsics.ll (4590 of 8626) PASS: LLVM :: Feature/minsize_attr.ll (4591 of 8626) PASS: LLVM :: Feature/memorymarkers.ll (4592 of 8626) PASS: LLVM :: Feature/metadata.ll (4593 of 8626) PASS: LLVM :: Feature/newcasts.ll (4594 of 8626) PASS: LLVM :: Feature/packed.ll (4595 of 8626) PASS: LLVM :: Feature/paramattrs.ll (4596 of 8626) PASS: LLVM :: Feature/packed_struct.ll (4597 of 8626) PASS: LLVM :: Feature/properties.ll (4598 of 8626) PASS: LLVM :: Feature/ppcld.ll (4599 of 8626) PASS: LLVM :: Feature/prototype.ll (4600 of 8626) PASS: LLVM :: Feature/recursivetype.ll (4601 of 8626) PASS: LLVM :: Feature/simplecalltest.ll (4602 of 8626) PASS: LLVM :: Feature/small.ll (4603 of 8626) PASS: LLVM :: Feature/sparcld.ll (4604 of 8626) PASS: LLVM :: Feature/smallest.ll (4605 of 8626) PASS: LLVM :: Feature/terminators.ll (4606 of 8626) PASS: LLVM :: Feature/testalloca.ll (4607 of 8626) PASS: LLVM :: Feature/testconstants.ll (4608 of 8626) PASS: LLVM :: Feature/testlogical.ll (4609 of 8626) PASS: LLVM :: Feature/testvarargs.ll (4610 of 8626) PASS: LLVM :: Feature/testtype.ll (4611 of 8626) PASS: LLVM :: Feature/unreachable.ll (4612 of 8626) PASS: LLVM :: Feature/varargs.ll (4613 of 8626) PASS: LLVM :: Feature/undefined.ll (4614 of 8626) PASS: LLVM :: Feature/varargs_new.ll (4615 of 8626) PASS: LLVM :: Feature/vector-cast-constant-exprs.ll (4616 of 8626) PASS: LLVM :: FileCheck/check-not-diaginfo.txt (4617 of 8626) PASS: LLVM :: Feature/weirdnames.ll (4618 of 8626) PASS: LLVM :: Feature/x86ld.ll (4619 of 8626) PASS: LLVM :: FileCheck/dos-style-eol.txt (4620 of 8626) PASS: LLVM :: Feature/weak_constant.ll (4621 of 8626) PASS: LLVM :: FileCheck/regex-brackets.txt (4622 of 8626) PASS: LLVM :: FileCheck/next-no-match.txt (4623 of 8626) PASS: LLVM :: FileCheck/regex-no-match.txt (4624 of 8626) PASS: LLVM :: FileCheck/simple-var-capture.txt (4625 of 8626) PASS: LLVM :: FileCheck/var-ref-same-line.txt (4626 of 8626) PASS: LLVM :: FileCheck/two-checks-for-same-match.txt (4627 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/bug_11395.ll (4628 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/adaptive_global_redzones.ll (4629 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/basic.ll (4630 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/asan-vs-gvn.ll (4631 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/debug_info.ll (4632 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/different_scale_and_offset.ll (4633 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-odr-global.ll (4634 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-internal-globals.ll (4635 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument-no-return.ll (4636 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-threadlocal.ll (4637 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_global.ll (4638 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll (4639 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/test64.ll (4640 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/lifetime.ll (4641 of 8626) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_load_then_store.ll (4642 of 8626) PASS: LLVM :: Instrumentation/BoundsChecking/simple.ll (4643 of 8626) PASS: LLVM :: Instrumentation/BoundsChecking/phi.ll (4644 of 8626) PASS: LLVM :: Instrumentation/BoundsChecking/many-trap.ll (4645 of 8626) PASS: LLVM :: Instrumentation/MemorySanitizer/unreachable.ll (4646 of 8626) PASS: LLVM :: Instrumentation/ThreadSanitizer/read_from_global.ll (4647 of 8626) PASS: LLVM :: Instrumentation/MemorySanitizer/msan_basic.ll (4648 of 8626) PASS: LLVM :: Instrumentation/ThreadSanitizer/read_before_write.ll (4649 of 8626) PASS: LLVM :: Instrumentation/ThreadSanitizer/vptr_read.ll (4650 of 8626) PASS: LLVM :: Instrumentation/ThreadSanitizer/tsan-vs-gvn.ll (4651 of 8626) PASS: LLVM :: Instrumentation/ThreadSanitizer/tsan_basic.ll (4652 of 8626) PASS: LLVM :: Instrumentation/ThreadSanitizer/vptr_update.ll (4653 of 8626) PASS: LLVM :: Instrumentation/ThreadSanitizer/atomic.ll (4654 of 8626) PASS: LLVM :: Integer/BitPacked.ll (4655 of 8626) PASS: LLVM :: Integer/constexpr_bt.ll (4656 of 8626) PASS: LLVM :: Integer/2007-01-19-TruncSext.ll (4657 of 8626) PASS: LLVM :: Integer/basictest_bt.ll (4658 of 8626) PASS: LLVM :: Integer/fold-fpcast_bt.ll (4659 of 8626) PASS: LLVM :: Integer/constpointer_bt.ll (4660 of 8626) PASS: LLVM :: Integer/instructions_bt.ll (4661 of 8626) PASS: LLVM :: Integer/packed_bt.ll (4662 of 8626) PASS: LLVM :: Integer/newcasts_bt.ll (4663 of 8626) PASS: LLVM :: Integer/properties_bt.ll (4664 of 8626) UNSUPPORTED: LLVM :: JitListener/test-common-symbols.ll (4665 of 8626) UNSUPPORTED: LLVM :: JitListener/test-inline.ll (4666 of 8626) UNSUPPORTED: LLVM :: JitListener/test-parameters.ll (4667 of 8626) PASS: LLVM :: Integer/packed_struct_bt.ll (4668 of 8626) PASS: LLVM :: Integer/undefined_bt.ll (4669 of 8626) PASS: LLVM :: Integer/unreachable_bt.ll (4670 of 8626) PASS: LLVM :: Linker/2002-07-17-GlobalFail.ll (4671 of 8626) PASS: LLVM :: Linker/2002-07-17-LinkTest2.ll (4672 of 8626) PASS: LLVM :: Linker/2003-01-30-LinkerTypeRename.ll (4673 of 8626) PASS: LLVM :: Linker/2003-04-23-LinkOnceLost.ll (4674 of 8626) PASS: LLVM :: Linker/2003-01-30-LinkerRename.ll (4675 of 8626) PASS: LLVM :: Linker/2002-08-20-ConstantExpr.ll (4676 of 8626) PASS: LLVM :: Linker/2003-04-26-NullPtrLinkProblem.ll (4677 of 8626) PASS: LLVM :: Linker/2003-05-15-TypeProblem.ll (4678 of 8626) PASS: LLVM :: Linker/2003-05-31-LinkerRename.ll (4679 of 8626) PASS: LLVM :: Linker/2003-06-02-TypeResolveProblem.ll (4680 of 8626) PASS: LLVM :: Linker/2003-08-20-OpaqueTypeResolve.ll (4681 of 8626) PASS: LLVM :: Linker/2003-08-23-GlobalVarLinking.ll (4682 of 8626) PASS: LLVM :: Linker/2003-06-02-TypeResolveProblem2.ll (4683 of 8626) PASS: LLVM :: Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll (4684 of 8626) PASS: LLVM :: Linker/2003-08-24-InheritPtrSize.ll (4685 of 8626) PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal2.ll (4686 of 8626) PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal.ll (4687 of 8626) PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal3.ll (4688 of 8626) PASS: LLVM :: Linker/2003-10-27-LinkOncePromote.ll (4689 of 8626) PASS: LLVM :: Linker/2003-11-18-TypeResolution.ll (4690 of 8626) PASS: LLVM :: Linker/2004-02-17-WeakStrongLinkage.ll (4691 of 8626) PASS: LLVM :: Linker/2004-05-07-TypeResolution2.ll (4692 of 8626) PASS: LLVM :: Linker/2004-05-07-TypeResolution1.ll (4693 of 8626) PASS: LLVM :: Linker/2005-02-12-ConstantGlobals.ll (4694 of 8626) PASS: LLVM :: Linker/2004-12-03-DisagreeingType.ll (4695 of 8626) PASS: LLVM :: Linker/2005-02-12-ConstantGlobals-2.ll (4696 of 8626) PASS: LLVM :: Linker/2006-01-19-ConstantPacked.ll (4697 of 8626) PASS: LLVM :: Linker/2008-03-05-AliasReference2.ll (4698 of 8626) PASS: LLVM :: Linker/2005-12-06-AppendingZeroLengthArrays.ll (4699 of 8626) PASS: LLVM :: Linker/2006-06-15-GlobalVarAlignment.ll (4700 of 8626) PASS: LLVM :: Linker/2008-03-05-AliasReference.ll (4701 of 8626) PASS: LLVM :: Linker/2008-03-07-DroppedSection_a.ll (4702 of 8626) PASS: LLVM :: Linker/2008-06-26-AddressSpace.ll (4703 of 8626) PASS: LLVM :: Linker/2008-03-07-DroppedSection_b.ll (4704 of 8626) PASS: LLVM :: Linker/2008-07-06-AliasFnDecl2.ll (4705 of 8626) PASS: LLVM :: Linker/2008-06-13-LinkOnceRedefinition.ll (4706 of 8626) PASS: LLVM :: Linker/2008-07-06-AliasWeakDest2.ll (4707 of 8626) PASS: LLVM :: Linker/2009-09-03-mdnode2.ll (4708 of 8626) PASS: LLVM :: Linker/2008-07-06-AliasFnDecl.ll (4709 of 8626) PASS: LLVM :: Linker/2009-09-03-mdnode.ll (4710 of 8626) PASS: LLVM :: Linker/2011-08-04-DebugLoc2.ll (4711 of 8626) PASS: LLVM :: Linker/2008-07-06-AliasWeakDest.ll (4712 of 8626) PASS: LLVM :: Linker/2011-08-04-Metadata2.ll (4713 of 8626) PASS: LLVM :: Linker/2011-08-18-unique-class-type2.ll (4714 of 8626) PASS: LLVM :: Linker/2011-08-04-DebugLoc.ll (4715 of 8626) PASS: LLVM :: Linker/2011-08-04-Metadata.ll (4716 of 8626) PASS: LLVM :: Linker/2011-08-18-unique-debug-type2.ll (4717 of 8626) PASS: LLVM :: Linker/2011-08-18-unique-class-type.ll (4718 of 8626) PASS: LLVM :: Linker/2011-08-22-ResolveAlias2.ll (4719 of 8626) PASS: LLVM :: Linker/2011-08-18-unique-debug-type.ll (4720 of 8626) PASS: LLVM :: Linker/2011-08-22-ResolveAlias.ll (4721 of 8626) PASS: LLVM :: Linker/ConstantGlobals1.ll (4722 of 8626) PASS: LLVM :: Linker/ConstantGlobals2.ll (4723 of 8626) PASS: LLVM :: Linker/AppendingLinkage2.ll (4724 of 8626) PASS: LLVM :: Linker/AppendingLinkage.ll (4725 of 8626) PASS: LLVM :: Linker/DbgDeclare2.ll (4726 of 8626) PASS: LLVM :: Linker/DbgDeclare.ll (4727 of 8626) PASS: LLVM :: Linker/ConstantGlobals3.ll (4728 of 8626) PASS: LLVM :: Linker/LinkOnce.ll (4729 of 8626) PASS: LLVM :: Linker/PR8300.ll (4730 of 8626) PASS: LLVM :: Linker/available_externally_a.ll (4731 of 8626) PASS: LLVM :: Linker/available_externally_b.ll (4732 of 8626) PASS: LLVM :: Linker/inlineasm.ll (4733 of 8626) PASS: LLVM :: Linker/link-type-names.ll (4734 of 8626) PASS: LLVM :: Linker/basiclink.ll (4735 of 8626) PASS: LLVM :: Linker/link-global-to-func.ll (4736 of 8626) PASS: LLVM :: Linker/link-messages.ll (4737 of 8626) PASS: LLVM :: Linker/linkmdnode2.ll (4738 of 8626) PASS: LLVM :: Linker/linkage.ll (4739 of 8626) PASS: LLVM :: Linker/linkmdnode.ll (4740 of 8626) PASS: LLVM :: Linker/linknamedmdnode2.ll (4741 of 8626) PASS: LLVM :: Linker/metadata-b.ll (4742 of 8626) PASS: LLVM :: Linker/module-flags-1-a.ll (4743 of 8626) PASS: LLVM :: Linker/module-flags-1-b.ll (4744 of 8626) PASS: LLVM :: Linker/metadata-a.ll (4745 of 8626) PASS: LLVM :: Linker/linknamedmdnode.ll (4746 of 8626) PASS: LLVM :: Linker/module-flags-2-b.ll (4747 of 8626) PASS: LLVM :: Linker/module-flags-2-a.ll (4748 of 8626) PASS: LLVM :: Linker/module-flags-3-b.ll (4749 of 8626) PASS: LLVM :: Linker/module-flags-4-a.ll (4750 of 8626) PASS: LLVM :: Linker/module-flags-3-a.ll (4751 of 8626) PASS: LLVM :: Linker/module-flags-4-b.ll (4752 of 8626) PASS: LLVM :: Linker/module-flags-5-b.ll (4753 of 8626) PASS: LLVM :: Linker/module-flags-6-b.ll (4754 of 8626) PASS: LLVM :: Linker/module-flags-5-a.ll (4755 of 8626) PASS: LLVM :: Linker/module-flags-7-b.ll (4756 of 8626) PASS: LLVM :: Linker/module-flags-6-a.ll (4757 of 8626) PASS: LLVM :: Linker/module-flags-7-a.ll (4758 of 8626) PASS: LLVM :: Linker/module-flags-8-b.ll (4759 of 8626) PASS: LLVM :: Linker/module-flags-8-a.ll (4760 of 8626) PASS: LLVM :: Linker/partial-type-refinement-link.ll (4761 of 8626) PASS: LLVM :: Linker/multiple-merged-structs.ll (4762 of 8626) PASS: LLVM :: Linker/testlink2.ll (4763 of 8626) PASS: LLVM :: Linker/partial-type-refinement.ll (4764 of 8626) PASS: LLVM :: Linker/testlink1.ll (4765 of 8626) PASS: LLVM :: Linker/unnamed-addr1-a.ll (4766 of 8626) PASS: LLVM :: Linker/redefinition.ll (4767 of 8626) PASS: LLVM :: Linker/unnamed-addr1-b.ll (4768 of 8626) PASS: LLVM :: Linker/visibility2.ll (4769 of 8626) PASS: LLVM :: Linker/visibility1.ll (4770 of 8626) PASS: LLVM :: Linker/weakextern.ll (4771 of 8626) PASS: LLVM :: MC/AArch64/elf-globaladdress.ll (4772 of 8626) PASS: LLVM :: MC/AArch64/elf-objdump.s (4773 of 8626) PASS: LLVM :: MC/AArch64/elf-reloc-addsubimm.s (4774 of 8626) PASS: LLVM :: MC/AArch64/elf-reloc-condbr.s (4775 of 8626) PASS: LLVM :: MC/AArch64/basic-a64-diagnostics.s (4776 of 8626) PASS: LLVM :: MC/AArch64/basic-a64-instructions.s (4777 of 8626) PASS: LLVM :: MC/AArch64/elf-reloc-ldrlit.s (4778 of 8626) PASS: LLVM :: MC/AArch64/elf-reloc-pcreladdressing.s (4779 of 8626) PASS: LLVM :: MC/AArch64/elf-reloc-ldstunsimm.s (4780 of 8626) PASS: LLVM :: MC/AArch64/elf-reloc-movw.s (4781 of 8626) PASS: LLVM :: MC/AArch64/elf-reloc-tstb.s (4782 of 8626) PASS: LLVM :: MC/AArch64/gicv3-regs.s (4783 of 8626) PASS: LLVM :: MC/AArch64/elf-reloc-uncondbrimm.s (4784 of 8626) PASS: LLVM :: MC/AArch64/gicv3-regs-diagnostics.s (4785 of 8626) PASS: LLVM :: MC/AArch64/mapping-across-sections.s (4786 of 8626) PASS: LLVM :: MC/AArch64/mapping-within-section.s (4787 of 8626) PASS: LLVM :: MC/ARM/2013-03-18-Br-to-label-named-like-reg.s (4788 of 8626) PASS: LLVM :: MC/AArch64/tls-relocs.s (4789 of 8626) PASS: LLVM :: MC/AArch64/trace-regs-diagnostics.s (4790 of 8626) PASS: LLVM :: MC/AArch64/trace-regs.s (4791 of 8626) PASS: LLVM :: MC/ARM/arm-arithmetic-aliases.s (4792 of 8626) PASS: LLVM :: MC/ARM/AlignedBundling/pad-align-to-bundle-end.s (4793 of 8626) PASS: LLVM :: MC/ARM/arm-aliases.s (4794 of 8626) PASS: LLVM :: MC/ARM/AlignedBundling/group-bundle-arm.s (4795 of 8626) PASS: LLVM :: MC/ARM/arm-it-block.s (4796 of 8626) PASS: LLVM :: MC/ARM/arm-shift-encoding.s (4797 of 8626) PASS: LLVM :: MC/ARM/arm-thumb-trustzone.s (4798 of 8626) PASS: LLVM :: MC/ARM/arm-memory-instructions.s (4799 of 8626) PASS: LLVM :: MC/ARM/arm-trustzone.s (4800 of 8626) PASS: LLVM :: MC/ARM/arm_addrmode2.s (4801 of 8626) PASS: LLVM :: MC/ARM/arm_fixups.s (4802 of 8626) PASS: LLVM :: MC/ARM/arm_addrmode3.s (4803 of 8626) PASS: LLVM :: MC/ARM/arm_word_directive.s (4804 of 8626) PASS: LLVM :: MC/ARM/arm_instructions.s (4805 of 8626) PASS: LLVM :: MC/ARM/basic-arm-instructions.s (4806 of 8626) PASS: LLVM :: MC/ARM/basic-thumb-instructions.s (4807 of 8626) PASS: LLVM :: MC/ARM/bracket-darwin.s (4808 of 8626) PASS: LLVM :: MC/ARM/bracket-exprs.s (4809 of 8626) PASS: LLVM :: MC/ARM/cxx-global-constructor.ll (4810 of 8626) PASS: LLVM :: MC/ARM/basic-thumb2-instructions.s (4811 of 8626) PASS: LLVM :: MC/ARM/diagnostics.s (4812 of 8626) PASS: LLVM :: MC/ARM/elf-eflags-eabi-cg.ll (4813 of 8626) PASS: LLVM :: MC/ARM/data-in-code.ll (4814 of 8626) PASS: LLVM :: MC/ARM/dot-req.s (4815 of 8626) PASS: LLVM :: MC/ARM/elf-eflags-eabi.s (4816 of 8626) PASS: LLVM :: MC/ARM/elf-jump24-fixup.s (4817 of 8626) PASS: LLVM :: MC/ARM/elf-reloc-02.ll (4818 of 8626) PASS: LLVM :: MC/ARM/elf-reloc-01.ll (4819 of 8626) PASS: LLVM :: MC/ARM/elf-movt.s (4820 of 8626) PASS: LLVM :: MC/ARM/elf-reloc-03.ll (4821 of 8626) PASS: LLVM :: MC/ARM/elf-reloc-condcall.s (4822 of 8626) PASS: LLVM :: MC/ARM/elf-thumbfunc-reloc.ll (4823 of 8626) PASS: LLVM :: MC/ARM/elf-thumbfunc.s (4824 of 8626) PASS: LLVM :: MC/ARM/elf-thumbfunc-reloc.s (4825 of 8626) PASS: LLVM :: MC/ARM/full_line_comment.s (4826 of 8626) PASS: LLVM :: MC/ARM/invalid-hint-arm.s (4827 of 8626) PASS: LLVM :: MC/ARM/invalid-hint-thumb.s (4828 of 8626) PASS: LLVM :: MC/ARM/hilo-16bit-relocations.s (4829 of 8626) PASS: LLVM :: MC/ARM/mapping-within-section.s (4830 of 8626) PASS: LLVM :: MC/ARM/neon-abs-encoding.s (4831 of 8626) PASS: LLVM :: MC/ARM/mode-switch.s (4832 of 8626) PASS: LLVM :: MC/ARM/multi-section-mapping.s (4833 of 8626) PASS: LLVM :: MC/ARM/neon-absdiff-encoding.s (4834 of 8626) PASS: LLVM :: MC/ARM/neon-bitcount-encoding.s (4835 of 8626) PASS: LLVM :: MC/ARM/neon-add-encoding.s (4836 of 8626) PASS: LLVM :: MC/ARM/neon-convert-encoding.s (4837 of 8626) PASS: LLVM :: MC/ARM/neon-bitwise-encoding.s (4838 of 8626) PASS: LLVM :: MC/ARM/neon-cmp-encoding.s (4839 of 8626) PASS: LLVM :: MC/ARM/neon-dup-encoding.s (4840 of 8626) PASS: LLVM :: MC/ARM/neon-minmax-encoding.s (4841 of 8626) PASS: LLVM :: MC/ARM/neon-mul-accum-encoding.s (4842 of 8626) PASS: LLVM :: MC/ARM/neon-mov-encoding.s (4843 of 8626) PASS: LLVM :: MC/ARM/neon-mul-encoding.s (4844 of 8626) PASS: LLVM :: MC/ARM/neon-neg-encoding.s (4845 of 8626) PASS: LLVM :: MC/ARM/neon-reciprocal-encoding.s (4846 of 8626) PASS: LLVM :: MC/ARM/neon-pairwise-encoding.s (4847 of 8626) PASS: LLVM :: MC/ARM/neon-reverse-encoding.s (4848 of 8626) PASS: LLVM :: MC/ARM/neon-shift-encoding.s (4849 of 8626) PASS: LLVM :: MC/ARM/neon-satshift-encoding.s (4850 of 8626) PASS: LLVM :: MC/ARM/neon-shiftaccum-encoding.s (4851 of 8626) PASS: LLVM :: MC/ARM/neon-shuffle-encoding.s (4852 of 8626) PASS: LLVM :: MC/ARM/neon-sub-encoding.s (4853 of 8626) PASS: LLVM :: MC/ARM/neon-vst-encoding.s (4854 of 8626) PASS: LLVM :: MC/ARM/neon-vswp.s (4855 of 8626) PASS: LLVM :: MC/ARM/neon-table-encoding.s (4856 of 8626) PASS: LLVM :: MC/ARM/neon-vld-encoding.s (4857 of 8626) PASS: LLVM :: MC/ARM/neont2-add-encoding.s (4858 of 8626) PASS: LLVM :: MC/ARM/neont2-abs-encoding.s (4859 of 8626) PASS: LLVM :: MC/ARM/neont2-absdiff-encoding.s (4860 of 8626) PASS: LLVM :: MC/ARM/neont2-bitcount-encoding.s (4861 of 8626) PASS: LLVM :: MC/ARM/neont2-bitwise-encoding.s (4862 of 8626) PASS: LLVM :: MC/ARM/neont2-cmp-encoding.s (4863 of 8626) PASS: LLVM :: MC/ARM/neont2-minmax-encoding.s (4864 of 8626) PASS: LLVM :: MC/ARM/neont2-convert-encoding.s (4865 of 8626) PASS: LLVM :: MC/ARM/neont2-dup-encoding.s (4866 of 8626) PASS: LLVM :: MC/ARM/neont2-mov-encoding.s (4867 of 8626) PASS: LLVM :: MC/ARM/neont2-mul-accum-encoding.s (4868 of 8626) PASS: LLVM :: MC/ARM/neont2-mul-encoding.s (4869 of 8626) PASS: LLVM :: MC/ARM/neont2-neg-encoding.s (4870 of 8626) PASS: LLVM :: MC/ARM/neont2-pairwise-encoding.s (4871 of 8626) PASS: LLVM :: MC/ARM/neont2-reciprocal-encoding.s (4872 of 8626) PASS: LLVM :: MC/ARM/neont2-shift-encoding.s (4873 of 8626) PASS: LLVM :: MC/ARM/neont2-satshift-encoding.s (4874 of 8626) PASS: LLVM :: MC/ARM/neont2-shiftaccum-encoding.s (4875 of 8626) PASS: LLVM :: MC/ARM/neont2-reverse-encoding.s (4876 of 8626) PASS: LLVM :: MC/ARM/neont2-sub-encoding.s (4877 of 8626) PASS: LLVM :: MC/ARM/neont2-shuffle-encoding.s (4878 of 8626) PASS: LLVM :: MC/ARM/neont2-table-encoding.s (4879 of 8626) PASS: LLVM :: MC/ARM/pr11877.s (4880 of 8626) PASS: LLVM :: MC/ARM/simple-fp-encoding.s (4881 of 8626) PASS: LLVM :: MC/ARM/relocated-mapping.s (4882 of 8626) XFAIL: LLVM :: MC/ARM/neont2-vld-encoding.s (4883 of 8626) XFAIL: LLVM :: MC/ARM/neont2-vst-encoding.s (4884 of 8626) PASS: LLVM :: MC/ARM/thumb-shift-encoding.s (4885 of 8626) PASS: LLVM :: MC/ARM/thumb-diagnostics.s (4886 of 8626) PASS: LLVM :: MC/ARM/thumb.s (4887 of 8626) PASS: LLVM :: MC/ARM/thumb2-b.w-encodingT4.s (4888 of 8626) PASS: LLVM :: MC/ARM/thumb-nop.s (4889 of 8626) PASS: LLVM :: MC/ARM/thumb2-diagnostics.s (4890 of 8626) PASS: LLVM :: MC/ARM/thumb2-mclass.s (4891 of 8626) PASS: LLVM :: MC/ARM/thumb2-narrow-dp.ll (4892 of 8626) PASS: LLVM :: MC/ARM/vfp4.s (4893 of 8626) PASS: LLVM :: MC/ARM/vpush-vpop.s (4894 of 8626) PASS: LLVM :: MC/ARM/xscale-attributes.ll (4895 of 8626) PASS: LLVM :: MC/AsmParser/assignment.s (4896 of 8626) PASS: LLVM :: MC/AsmParser/align_invalid.s (4897 of 8626) PASS: LLVM :: MC/AsmParser/bad-macro.s (4898 of 8626) PASS: LLVM :: MC/AsmParser/cfi-unfinished-frame.s (4899 of 8626) PASS: LLVM :: MC/AsmParser/conditional_asm.s (4900 of 8626) PASS: LLVM :: MC/AsmParser/dash-n.s (4901 of 8626) PASS: LLVM :: MC/AsmParser/directive_align.s (4902 of 8626) PASS: LLVM :: MC/AsmParser/directive_ascii.s (4903 of 8626) PASS: LLVM :: MC/AsmParser/directive_abort.s (4904 of 8626) PASS: LLVM :: MC/AsmParser/directive_desc.s (4905 of 8626) PASS: LLVM :: MC/AsmParser/directive_comm.s (4906 of 8626) PASS: LLVM :: MC/AsmParser/directive_elf_size.s (4907 of 8626) PASS: LLVM :: MC/AsmParser/directive_darwin_section.s (4908 of 8626) PASS: LLVM :: MC/AsmParser/directive_file.s (4909 of 8626) PASS: LLVM :: MC/AsmParser/directive_fill.s (4910 of 8626) PASS: LLVM :: MC/AsmParser/directive_file-errors.s (4911 of 8626) PASS: LLVM :: MC/AsmParser/directive_incbin.s (4912 of 8626) PASS: LLVM :: MC/AsmParser/directive_loc.s (4913 of 8626) PASS: LLVM :: MC/AsmParser/directive_include.s (4914 of 8626) PASS: LLVM :: MC/AsmParser/directive_line.s (4915 of 8626) XFAIL: LLVM :: MC/AsmParser/directive_lsym.s (4916 of 8626) PASS: LLVM :: MC/AsmParser/directive_org.s (4917 of 8626) PASS: LLVM :: MC/AsmParser/directive_seh.s (4918 of 8626) PASS: LLVM :: MC/AsmParser/directive_lcomm.s (4919 of 8626) PASS: LLVM :: MC/AsmParser/directive_set.s (4920 of 8626) PASS: LLVM :: MC/AsmParser/directive_tbss.s (4921 of 8626) PASS: LLVM :: MC/AsmParser/directive_symbol_attrs.s (4922 of 8626) PASS: LLVM :: MC/AsmParser/directive_subsections_via_symbols.s (4923 of 8626) PASS: LLVM :: MC/AsmParser/directive_space.s (4924 of 8626) PASS: LLVM :: MC/AsmParser/directive_thread_init_func.s (4925 of 8626) PASS: LLVM :: MC/AsmParser/directive_tdata.s (4926 of 8626) PASS: LLVM :: MC/AsmParser/directive_tlv.s (4927 of 8626) PASS: LLVM :: MC/AsmParser/directive_values.s (4928 of 8626) PASS: LLVM :: MC/AsmParser/directive_zerofill.s (4929 of 8626) PASS: LLVM :: MC/AsmParser/dollars-in-identifiers.s (4930 of 8626) PASS: LLVM :: MC/AsmParser/equ.s (4931 of 8626) PASS: LLVM :: MC/AsmParser/dot-symbol.s (4932 of 8626) PASS: LLVM :: MC/AsmParser/expr_symbol_modifiers.s (4933 of 8626) PASS: LLVM :: MC/AsmParser/exprs-invalid.s (4934 of 8626) PASS: LLVM :: MC/AsmParser/exprs.s (4935 of 8626) PASS: LLVM :: MC/AsmParser/extern.s (4936 of 8626) PASS: LLVM :: MC/AsmParser/ifb.s (4937 of 8626) PASS: LLVM :: MC/AsmParser/floating-literals.s (4938 of 8626) PASS: LLVM :: MC/AsmParser/ifdef.s (4939 of 8626) PASS: LLVM :: MC/AsmParser/hello.s (4940 of 8626) PASS: LLVM :: MC/AsmParser/ifndef.s (4941 of 8626) PASS: LLVM :: MC/AsmParser/ifc.s (4942 of 8626) PASS: LLVM :: MC/AsmParser/labels.s (4943 of 8626) PASS: LLVM :: MC/AsmParser/macro-args.s (4944 of 8626) PASS: LLVM :: MC/AsmParser/line_with_hash.s (4945 of 8626) PASS: LLVM :: MC/AsmParser/macro-def-in-instantiation.s (4946 of 8626) PASS: LLVM :: MC/AsmParser/macro-err1.s (4947 of 8626) PASS: LLVM :: MC/AsmParser/macro-irp.s (4948 of 8626) PASS: LLVM :: MC/AsmParser/macro-irpc.s (4949 of 8626) PASS: LLVM :: MC/AsmParser/macro-rept-err1.s (4950 of 8626) PASS: LLVM :: MC/AsmParser/macro-rept.s (4951 of 8626) PASS: LLVM :: MC/AsmParser/macro-rept-err2.s (4952 of 8626) PASS: LLVM :: MC/AsmParser/macros-darwin.s (4953 of 8626) PASS: LLVM :: MC/AsmParser/macros.s (4954 of 8626) PASS: LLVM :: MC/AsmParser/macros-parsing.s (4955 of 8626) PASS: LLVM :: MC/AsmParser/pr11865.s (4956 of 8626) PASS: LLVM :: MC/AsmParser/purgem.s (4957 of 8626) PASS: LLVM :: MC/AsmParser/rename.s (4958 of 8626) PASS: LLVM :: MC/AsmParser/section.s (4959 of 8626) PASS: LLVM :: MC/AsmParser/section_names.s (4960 of 8626) PASS: LLVM :: MC/AsmParser/variables.s (4961 of 8626) PASS: LLVM :: MC/AsmParser/variables-invalid.s (4962 of 8626) PASS: LLVM :: MC/COFF/basic-coff-64.s (4963 of 8626) PASS: LLVM :: MC/COFF/align-nops.s (4964 of 8626) PASS: LLVM :: MC/COFF/basic-coff.s (4965 of 8626) PASS: LLVM :: MC/COFF/bss.s (4966 of 8626) PASS: LLVM :: MC/COFF/diff.s (4967 of 8626) PASS: LLVM :: MC/COFF/comm.ll (4968 of 8626) PASS: LLVM :: MC/COFF/linker-options.ll (4969 of 8626) PASS: LLVM :: MC/COFF/module-asm.ll (4970 of 8626) PASS: LLVM :: MC/COFF/relocation-imgrel.s (4971 of 8626) PASS: LLVM :: MC/COFF/secrel-variant.s (4972 of 8626) PASS: LLVM :: MC/COFF/global_ctors_dtors.ll (4973 of 8626) PASS: LLVM :: MC/COFF/secrel32.s (4974 of 8626) XFAIL: LLVM :: MC/COFF/seh-section.s (4975 of 8626) XFAIL: LLVM :: MC/COFF/seh.s (4976 of 8626) PASS: LLVM :: MC/COFF/simple-fixups.s (4977 of 8626) PASS: LLVM :: MC/COFF/switch-relocations.ll (4978 of 8626) PASS: LLVM :: MC/COFF/symbol-alias.s (4979 of 8626) PASS: LLVM :: MC/COFF/symbol-mangling.ll (4980 of 8626) PASS: LLVM :: MC/COFF/symbol-fragment-offset-64.s (4981 of 8626) PASS: LLVM :: MC/COFF/symbol-fragment-offset.s (4982 of 8626) PASS: LLVM :: MC/COFF/weak-symbol-section-specification.ll (4983 of 8626) PASS: LLVM :: MC/Disassembler/AArch64/a64-ignored-fields.txt (4984 of 8626) PASS: LLVM :: MC/Disassembler/AArch64/basic-a64-unpredictable.txt (4985 of 8626) PASS: LLVM :: MC/Disassembler/AArch64/basic-a64-instructions.txt (4986 of 8626) PASS: LLVM :: MC/COFF/weak.s (4987 of 8626) PASS: LLVM :: MC/Disassembler/AArch64/gicv3-regs.txt (4988 of 8626) PASS: LLVM :: MC/Disassembler/AArch64/ldp-offset-predictable.txt (4989 of 8626) PASS: LLVM :: MC/Disassembler/AArch64/ldp-postind.predictable.txt (4990 of 8626) PASS: LLVM :: MC/Disassembler/AArch64/ldp-preind.predictable.txt (4991 of 8626) PASS: LLVM :: MC/Disassembler/AArch64/trace-regs.txt (4992 of 8626) PASS: LLVM :: MC/Disassembler/ARM/arm-trustzone.txt (4993 of 8626) PASS: LLVM :: MC/Disassembler/ARM/arm-thumb-trustzone.txt (4994 of 8626) PASS: LLVM :: MC/Disassembler/ARM/arm-tests.txt (4995 of 8626) PASS: LLVM :: MC/Disassembler/ARM/basic-arm-instructions.txt (4996 of 8626) PASS: LLVM :: MC/Disassembler/ARM/fp-encoding.txt (4997 of 8626) PASS: LLVM :: MC/Disassembler/ARM/hex-immediates.txt (4998 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-BFI-arm.txt (4999 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-Bcc-thumb.txt (5000 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-CPS2p-arm.txt (5001 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-DMB-thumb.txt (5002 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-CPS3p-arm.txt (5003 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-DSB-arm.txt (5004 of 8626) PASS: LLVM :: MC/Disassembler/AArch64/basic-a64-undefined.txt (5005 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-IT-CBNZ-thumb.txt (5006 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-IT-thumb.txt (5007 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-LDC-form-arm.txt (5008 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-LDM-thumb.txt (5009 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-IT-CC15.txt (5010 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-LDRD_PRE-thumb.txt (5011 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-LDRB_POST-arm.txt (5012 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-LDR_PRE-arm.txt (5013 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-LDR_POST-arm.txt (5014 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-MCR-arm.txt (5015 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-LDRrs-arm.txt (5016 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-MOVr-arm.txt (5017 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-MOVTi16-arm.txt (5018 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-MOVs-arm.txt (5019 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-MOVs-LSL-arm.txt (5020 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-MRRC2-arm.txt (5021 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-MSRi-arm.txt (5022 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-RFEorLDMIA-arm.txt (5023 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-SBFX-arm.txt (5024 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-SMLAD-arm.txt (5025 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-SRS-arm.txt (5026 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-STMIA_UPD-thumb.txt (5027 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-SXTB-arm.txt (5028 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-VLD1LNd32_UPD-thumb.txt (5029 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-VLD3DUPd32_UPD-thumb.txt (5030 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-VLD4DUPd32_UPD-thumb.txt (5031 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-UMAAL-arm.txt (5032 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-VLD1DUPq8_UPD-arm.txt (5033 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-VLDMSDB_UPD-arm.txt (5034 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-VLD4LNd32_UPD-thumb.txt (5035 of 8626) XFAIL: LLVM :: MC/Disassembler/ARM/invalid-VQADD-arm.txt (5036 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-VST1LNd32_UPD-thumb.txt (5037 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-hint-arm.txt (5038 of 8626) XFAIL: LLVM :: MC/Disassembler/ARM/invalid-VST2b32_UPD-arm.txt (5039 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-VST1d8Twb_register-thumb.txt (5040 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-VST4LNd32_UPD-thumb.txt (5041 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-t2LDRBT-thumb.txt (5042 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-hint-thumb.txt (5043 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-t2Bcc-thumb.txt (5044 of 8626) XFAIL: LLVM :: MC/Disassembler/ARM/invalid-t2LDREXD-thumb.txt (5045 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-t2LDRSHi12-thumb.txt (5046 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-t2PUSH-thumb.txt (5047 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-t2LDRSHi8-thumb.txt (5048 of 8626) XFAIL: LLVM :: MC/Disassembler/ARM/invalid-t2STRD_PRE-thumb.txt (5049 of 8626) XFAIL: LLVM :: MC/Disassembler/ARM/invalid-t2STREXB-thumb.txt (5050 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-t2STREXD-thumb.txt (5051 of 8626) PASS: LLVM :: MC/Disassembler/ARM/invalid-t2STR_POST-thumb.txt (5052 of 8626) PASS: LLVM :: MC/Disassembler/ARM/marked-up-thumb.txt (5053 of 8626) PASS: LLVM :: MC/Disassembler/ARM/ldrd-armv4.txt (5054 of 8626) PASS: LLVM :: MC/Disassembler/ARM/memory-arm-instructions.txt (5055 of 8626) PASS: LLVM :: MC/Disassembler/ARM/neon-tests.txt (5056 of 8626) PASS: LLVM :: MC/Disassembler/ARM/neon.txt (5057 of 8626) PASS: LLVM :: MC/Disassembler/ARM/neont-VLD-reencoding.txt (5058 of 8626) PASS: LLVM :: MC/Disassembler/ARM/neont-VST-reencoding.txt (5059 of 8626) PASS: LLVM :: MC/Disassembler/ARM/neont2.txt (5060 of 8626) PASS: LLVM :: MC/Disassembler/ARM/thumb-MSR-MClass.txt (5061 of 8626) PASS: LLVM :: MC/Disassembler/ARM/thumb-printf.txt (5062 of 8626) PASS: LLVM :: MC/Disassembler/ARM/thumb2.txt (5063 of 8626) PASS: LLVM :: MC/Disassembler/ARM/thumb1.txt (5064 of 8626) PASS: LLVM :: MC/Disassembler/ARM/thumb-tests.txt (5065 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-ADC-arm.txt (5066 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-ADDREXT3-arm.txt (5067 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-AI1cmp-arm.txt (5068 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-AExtI-arm.txt (5069 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-LDR-arm.txt (5070 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-LDRD-arm.txt (5071 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-BFI.txt (5072 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-LSL-regform.txt (5073 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-MRRC2-arm.txt (5074 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-RSC-arm.txt (5075 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-MRS-arm.txt (5076 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-SEL-arm.txt (5077 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-SHADD16-arm.txt (5078 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-MUL-arm.txt (5079 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-SSAT-arm.txt (5080 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-swp-arm.txt (5081 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-UQADD8-arm.txt (5082 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_branch.txt (5083 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_fpu.txt (5084 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_fsl.txt (5085 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_imm.txt (5086 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_mbar.txt (5087 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_memory.txt (5088 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_operands.txt (5089 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_pattern.txt (5090 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_shift.txt (5091 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_special.txt (5092 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_typea.txt (5093 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/MBlaze/mblaze_typeb.txt (5094 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips-dsp.txt (5095 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32.txt (5096 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32_le.txt (5097 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2.txt (5098 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2_le.txt (5099 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64.txt (5100 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64_le.txt (5101 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2.txt (5102 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2_le.txt (5103 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictable-STRBrs-arm.txt (5104 of 8626) PASS: LLVM :: MC/Disassembler/ARM/unpredictables-thumb.txt (5105 of 8626) PASS: LLVM :: MC/Disassembler/ARM/vfp4.txt (5106 of 8626) PASS: LLVM :: MC/Disassembler/X86/intel-syntax.txt (5107 of 8626) PASS: LLVM :: MC/Disassembler/X86/hex-immediates.txt (5108 of 8626) PASS: LLVM :: MC/Disassembler/X86/intel-syntax-32.txt (5109 of 8626) PASS: LLVM :: MC/Disassembler/X86/invalid-cmp-imm.txt (5110 of 8626) PASS: LLVM :: MC/Disassembler/X86/invalid-VEX-vvvv.txt (5111 of 8626) PASS: LLVM :: MC/Disassembler/X86/marked-up.txt (5112 of 8626) PASS: LLVM :: MC/Disassembler/X86/truncated-input.txt (5113 of 8626) UNSUPPORTED: LLVM :: MC/Disassembler/XCore/xcore.txt (5114 of 8626) PASS: LLVM :: MC/Disassembler/X86/x86-32.txt (5115 of 8626) PASS: LLVM :: MC/Disassembler/X86/simple-tests.txt (5116 of 8626) PASS: LLVM :: MC/Disassembler/X86/x86-64.txt (5117 of 8626) PASS: LLVM :: MC/ELF/alias.s (5118 of 8626) PASS: LLVM :: MC/ELF/align-bss.s (5119 of 8626) PASS: LLVM :: MC/ELF/abs.s (5120 of 8626) PASS: LLVM :: MC/ELF/alias-reloc.s (5121 of 8626) PASS: LLVM :: MC/ELF/align.s (5122 of 8626) PASS: LLVM :: MC/ELF/align-size.s (5123 of 8626) PASS: LLVM :: MC/ELF/align-nops.s (5124 of 8626) PASS: LLVM :: MC/ELF/bad-section.s (5125 of 8626) PASS: LLVM :: MC/ELF/align-text.s (5126 of 8626) PASS: LLVM :: MC/ELF/basic-elf-64.s (5127 of 8626) PASS: LLVM :: MC/ELF/basic-elf-32.s (5128 of 8626) PASS: LLVM :: MC/ELF/bracket.s (5129 of 8626) PASS: LLVM :: MC/ELF/bracket-exprs.s (5130 of 8626) PASS: LLVM :: MC/ELF/bss.ll (5131 of 8626) PASS: LLVM :: MC/ELF/cfi-adjust-cfa-offset.s (5132 of 8626) PASS: LLVM :: MC/ELF/call-abs.s (5133 of 8626) PASS: LLVM :: MC/ELF/cfi-advance-loc2.s (5134 of 8626) PASS: LLVM :: MC/ELF/cfi-def-cfa-offset.s (5135 of 8626) PASS: LLVM :: MC/ELF/cfi-def-cfa-register.s (5136 of 8626) PASS: LLVM :: MC/ELF/cfi-def-cfa.s (5137 of 8626) PASS: LLVM :: MC/ELF/cfi-escape.s (5138 of 8626) PASS: LLVM :: MC/ELF/cfi-offset.s (5139 of 8626) PASS: LLVM :: MC/ELF/cfi-reg.s (5140 of 8626) PASS: LLVM :: MC/ELF/cfi-rel-offset.s (5141 of 8626) PASS: LLVM :: MC/ELF/cfi-register.s (5142 of 8626) PASS: LLVM :: MC/ELF/cfi-rel-offset2.s (5143 of 8626) PASS: LLVM :: MC/ELF/cfi-remember.s (5144 of 8626) PASS: LLVM :: MC/ELF/cfi-restore.s (5145 of 8626) PASS: LLVM :: MC/ELF/cfi-same-value.s (5146 of 8626) PASS: LLVM :: MC/ELF/cfi-sections.s (5147 of 8626) PASS: LLVM :: MC/ELF/cfi-signal-frame.s (5148 of 8626) PASS: LLVM :: MC/ELF/cfi-undefined.s (5149 of 8626) PASS: LLVM :: MC/ELF/cfi-zero-addr-delta.s (5150 of 8626) PASS: LLVM :: MC/ELF/comdat.s (5151 of 8626) PASS: LLVM :: MC/ELF/common2.s (5152 of 8626) PASS: LLVM :: MC/ELF/common.s (5153 of 8626) PASS: LLVM :: MC/ELF/cfi.s (5154 of 8626) PASS: LLVM :: MC/ELF/debug-line.s (5155 of 8626) PASS: LLVM :: MC/ELF/debug-loc.s (5156 of 8626) PASS: LLVM :: MC/ELF/diff.s (5157 of 8626) PASS: LLVM :: MC/ELF/comp-dir.s (5158 of 8626) PASS: LLVM :: MC/ELF/elf_directive_previous.s (5159 of 8626) PASS: LLVM :: MC/ELF/elf_directive_section.s (5160 of 8626) PASS: LLVM :: MC/ELF/diff2.s (5161 of 8626) PASS: LLVM :: MC/ELF/empty-dwarf-lines.s (5162 of 8626) PASS: LLVM :: MC/ELF/empty.s (5163 of 8626) PASS: LLVM :: MC/ELF/entsize.ll (5164 of 8626) PASS: LLVM :: MC/ELF/entsize.s (5165 of 8626) PASS: LLVM :: MC/ELF/file.s (5166 of 8626) PASS: LLVM :: MC/ELF/gen-dwarf.s (5167 of 8626) PASS: LLVM :: MC/ELF/fde.s (5168 of 8626) PASS: LLVM :: MC/ELF/global-offset.s (5169 of 8626) PASS: LLVM :: MC/ELF/ident.s (5170 of 8626) PASS: LLVM :: MC/ELF/got.s (5171 of 8626) PASS: LLVM :: MC/ELF/lcomm.s (5172 of 8626) PASS: LLVM :: MC/ELF/leb128.s (5173 of 8626) PASS: LLVM :: MC/ELF/invalid-symver.s (5174 of 8626) PASS: LLVM :: MC/ELF/local-reloc.s (5175 of 8626) PASS: LLVM :: MC/ELF/merge.s (5176 of 8626) PASS: LLVM :: MC/ELF/n_bytes.s (5177 of 8626) PASS: LLVM :: MC/ELF/no-fixup.s (5178 of 8626) PASS: LLVM :: MC/ELF/noexec.s (5179 of 8626) PASS: LLVM :: MC/ELF/org.s (5180 of 8626) PASS: LLVM :: MC/ELF/norelocation.s (5181 of 8626) PASS: LLVM :: MC/ELF/pic-diff.s (5182 of 8626) PASS: LLVM :: MC/ELF/plt.s (5183 of 8626) PASS: LLVM :: MC/ELF/pr9292.s (5184 of 8626) PASS: LLVM :: MC/ELF/relax-arith.s (5185 of 8626) PASS: LLVM :: MC/ELF/relax-all-flag.s (5186 of 8626) PASS: LLVM :: MC/ELF/relax-crash.s (5187 of 8626) PASS: LLVM :: MC/ELF/relax.s (5188 of 8626) PASS: LLVM :: MC/ELF/relocation-386.s (5189 of 8626) PASS: LLVM :: MC/ELF/relocation-pc.s (5190 of 8626) PASS: LLVM :: MC/ELF/rename.s (5191 of 8626) PASS: LLVM :: MC/ELF/relocation.s (5192 of 8626) PASS: LLVM :: MC/ELF/section-quoting.s (5193 of 8626) PASS: LLVM :: MC/ELF/section.s (5194 of 8626) PASS: LLVM :: MC/ELF/set.s (5195 of 8626) PASS: LLVM :: MC/ELF/subsection.s (5196 of 8626) PASS: LLVM :: MC/ELF/symref.s (5197 of 8626) PASS: LLVM :: MC/ELF/sleb.s (5198 of 8626) PASS: LLVM :: MC/ELF/tls-i386.s (5199 of 8626) PASS: LLVM :: MC/ELF/tls.s (5200 of 8626) PASS: LLVM :: MC/ELF/type.s (5201 of 8626) PASS: LLVM :: MC/ELF/undef.s (5202 of 8626) PASS: LLVM :: MC/ELF/uleb.s (5203 of 8626) PASS: LLVM :: MC/ELF/undef2.s (5204 of 8626) PASS: LLVM :: MC/ELF/version.s (5205 of 8626) PASS: LLVM :: MC/ELF/weak-relocation.s (5206 of 8626) PASS: LLVM :: MC/ELF/weak.s (5207 of 8626) PASS: LLVM :: MC/ELF/weakref-plt.s (5208 of 8626) PASS: LLVM :: MC/ELF/weakref-reloc.s (5209 of 8626) PASS: LLVM :: MC/ELF/weakref.s (5210 of 8626) PASS: LLVM :: MC/ELF/zero.s (5211 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_branch.s (5212 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_fpu.s (5213 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_fsl.s (5214 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_imm.s (5215 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_memory.s (5216 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_operands.s (5217 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_pattern.s (5218 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_shift.s (5219 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_special.s (5220 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_typea.s (5221 of 8626) UNSUPPORTED: LLVM :: MC/MBlaze/mblaze_typeb.s (5222 of 8626) PASS: LLVM :: MC/ELF/x86_64-reloc-sizetest.s (5223 of 8626) PASS: LLVM :: MC/MachO/ARM/darwin-ARM-reloc.s (5224 of 8626) PASS: LLVM :: MC/MachO/ARM/darwin-Thumb-reloc.s (5225 of 8626) PASS: LLVM :: MC/MachO/ARM/data-in-code.s (5226 of 8626) PASS: LLVM :: MC/MachO/ARM/llvm-objdump-macho-stripped.s (5227 of 8626) PASS: LLVM :: MC/MachO/ARM/llvm-objdump-macho.s (5228 of 8626) PASS: LLVM :: MC/MachO/ARM/empty-function-nop.ll (5229 of 8626) PASS: LLVM :: MC/MachO/ARM/no-subsections-reloc.s (5230 of 8626) PASS: LLVM :: MC/MachO/ARM/nop-armv4-padding.s (5231 of 8626) PASS: LLVM :: MC/MachO/ARM/nop-armv6t2-padding.s (5232 of 8626) PASS: LLVM :: MC/ELF/many-sections-2.s (5233 of 8626) PASS: LLVM :: MC/MachO/ARM/nop-thumb-padding.s (5234 of 8626) PASS: LLVM :: MC/MachO/ARM/nop-thumb2-padding.s (5235 of 8626) PASS: LLVM :: MC/MachO/ARM/relax-thumb2-branches.s (5236 of 8626) PASS: LLVM :: MC/MachO/ARM/relax-thumb-ldr-literal.s (5237 of 8626) PASS: LLVM :: MC/ELF/many-section.s (5238 of 8626) PASS: LLVM :: MC/MachO/ARM/static-movt-relocs.s (5239 of 8626) PASS: LLVM :: MC/MachO/ARM/thumb2-function-relative-load.s (5240 of 8626) PASS: LLVM :: MC/MachO/ARM/thumb2-movt-fixup.s (5241 of 8626) PASS: LLVM :: MC/MachO/ARM/thumb2-movw-fixup.s (5242 of 8626) PASS: LLVM :: MC/MachO/absolute.s (5243 of 8626) PASS: LLVM :: MC/MachO/absolutize.s (5244 of 8626) PASS: LLVM :: MC/MachO/bad-dollar.s (5245 of 8626) PASS: LLVM :: MC/MachO/bad-macro.s (5246 of 8626) PASS: LLVM :: MC/MachO/comm-1.s (5247 of 8626) PASS: LLVM :: MC/MachO/darwin-x86_64-diff-reloc-assign.s (5248 of 8626) PASS: LLVM :: MC/MachO/darwin-complex-difference.s (5249 of 8626) PASS: LLVM :: MC/MachO/ARM/thumb-bl-jbits.s (5250 of 8626) PASS: LLVM :: MC/MachO/darwin-x86_64-diff-relocs.s (5251 of 8626) PASS: LLVM :: MC/MachO/darwin-x86_64-reloc-offsets.s (5252 of 8626) PASS: LLVM :: MC/MachO/darwin-x86_64-nobase-relocs.s (5253 of 8626) PASS: LLVM :: MC/MachO/darwin-x86_64-reloc.s (5254 of 8626) PASS: LLVM :: MC/MachO/debug_frame.s (5255 of 8626) PASS: LLVM :: MC/MachO/data.s (5256 of 8626) PASS: LLVM :: MC/MachO/empty-dwarf-lines.s (5257 of 8626) PASS: LLVM :: MC/MachO/diff-with-two-sections.s (5258 of 8626) PASS: LLVM :: MC/MachO/direction_labels.s (5259 of 8626) PASS: LLVM :: MC/MachO/file.s (5260 of 8626) PASS: LLVM :: MC/MachO/gen-dwarf-cpp.s (5261 of 8626) PASS: LLVM :: MC/MachO/gen-dwarf-macro-cpp.s (5262 of 8626) PASS: LLVM :: MC/MachO/gen-dwarf.s (5263 of 8626) PASS: LLVM :: MC/MachO/gen-dwarf-producer.s (5264 of 8626) PASS: LLVM :: MC/MachO/indirect-symbols.s (5265 of 8626) PASS: LLVM :: MC/MachO/jcc.s (5266 of 8626) PASS: LLVM :: MC/MachO/lcomm-attributes.s (5267 of 8626) PASS: LLVM :: MC/MachO/linker-option-2.s (5268 of 8626) PASS: LLVM :: MC/MachO/linker-option-1.s (5269 of 8626) PASS: LLVM :: MC/MachO/loc.s (5270 of 8626) PASS: LLVM :: MC/MachO/linker-options.ll (5271 of 8626) PASS: LLVM :: MC/MachO/previous.s (5272 of 8626) PASS: LLVM :: MC/MachO/pcrel-to-other-section.s (5273 of 8626) PASS: LLVM :: MC/MachO/pushsection.s (5274 of 8626) PASS: LLVM :: MC/MachO/relax-jumps.s (5275 of 8626) PASS: LLVM :: MC/MachO/relax-recompute-align.s (5276 of 8626) PASS: LLVM :: MC/MachO/reloc-diff.s (5277 of 8626) PASS: LLVM :: MC/MachO/ARM/long-call-branch-island-relocation.s (5278 of 8626) PASS: LLVM :: MC/MachO/reloc-pcrel-offset.s (5279 of 8626) PASS: LLVM :: MC/MachO/reloc-pcrel.s (5280 of 8626) PASS: LLVM :: MC/MachO/section-align-1.s (5281 of 8626) PASS: LLVM :: MC/MachO/reloc.s (5282 of 8626) PASS: LLVM :: MC/MachO/section-align-2.s (5283 of 8626) PASS: LLVM :: MC/MachO/section-attributes.s (5284 of 8626) PASS: LLVM :: MC/MachO/string-table.s (5285 of 8626) PASS: LLVM :: MC/MachO/section-flags.s (5286 of 8626) PASS: LLVM :: MC/MachO/symbol-indirect.s (5287 of 8626) PASS: LLVM :: MC/MachO/symbol-diff.s (5288 of 8626) PASS: LLVM :: MC/MachO/symbol-flags.s (5289 of 8626) PASS: LLVM :: MC/MachO/tbss.s (5290 of 8626) PASS: LLVM :: MC/MachO/symbols-1.s (5291 of 8626) PASS: LLVM :: MC/MachO/tdata.s (5292 of 8626) PASS: LLVM :: MC/MachO/temp-labels.s (5293 of 8626) PASS: LLVM :: MC/MachO/tls.s (5294 of 8626) PASS: LLVM :: MC/MachO/thread_init_func.s (5295 of 8626) PASS: LLVM :: MC/MachO/values.s (5296 of 8626) PASS: LLVM :: MC/MachO/tlv-reloc.s (5297 of 8626) PASS: LLVM :: MC/MachO/tlv.s (5298 of 8626) PASS: LLVM :: MC/MachO/weakdef.s (5299 of 8626) PASS: LLVM :: MC/MachO/x86-data-in-code.ll (5300 of 8626) PASS: LLVM :: MC/MachO/variable-errors.s (5301 of 8626) PASS: LLVM :: MC/MachO/x86_32-optimal_nop.s (5302 of 8626) PASS: LLVM :: MC/MachO/x86_32-sections.s (5303 of 8626) PASS: LLVM :: MC/MachO/variable-exprs.s (5304 of 8626) PASS: LLVM :: MC/MachO/x86_32-symbols.s (5305 of 8626) PASS: LLVM :: MC/MachO/x86_64-sections.s (5306 of 8626) PASS: LLVM :: MC/MachO/i386-large-relocations.s (5307 of 8626) PASS: LLVM :: MC/MachO/x86_64-reloc-arithmetic.s (5308 of 8626) PASS: LLVM :: MC/MachO/x86_64-symbols.s (5309 of 8626) PASS: LLVM :: MC/MachO/zerofill-1.s (5310 of 8626) PASS: LLVM :: MC/MachO/zerofill-2.s (5311 of 8626) PASS: LLVM :: MC/MachO/zerofill-3.s (5312 of 8626) PASS: LLVM :: MC/MachO/zerofill-4.s (5313 of 8626) UNSUPPORTED: LLVM :: MC/Mips/do_switch.ll (5314 of 8626) UNSUPPORTED: LLVM :: MC/Mips/eh-frame.s (5315 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf-N64.ll (5316 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf-bigendian.ll (5317 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf-gprel-32-64.ll (5318 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf-objdump.s (5319 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf-reginfo.ll (5320 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf-relsym.ll (5321 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf-tls.ll (5322 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf_basic.s (5323 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags.ll (5324 of 8626) UNSUPPORTED: LLVM :: MC/Mips/elf_st_other.ll (5325 of 8626) UNSUPPORTED: LLVM :: MC/Mips/expr1.s (5326 of 8626) UNSUPPORTED: LLVM :: MC/Mips/higher_highest.ll (5327 of 8626) UNSUPPORTED: LLVM :: MC/Mips/hilo-addressing.s (5328 of 8626) UNSUPPORTED: LLVM :: MC/Mips/lea_64.ll (5329 of 8626) UNSUPPORTED: LLVM :: MC/Mips/micromips-alu-instructions.s (5330 of 8626) UNSUPPORTED: LLVM :: MC/Mips/micromips-loadstore-instructions.s (5331 of 8626) UNSUPPORTED: LLVM :: MC/Mips/micromips-shift-instructions.s (5332 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips-alu-instructions.s (5333 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips-coprocessor-encodings.s (5334 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips-expansions.s (5335 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips-fpu-instructions.s (5336 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips-jump-instructions.s (5337 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips-memory-instructions.s (5338 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips-register-names.s (5339 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips-relocations.s (5340 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips64-alu-instructions.s (5341 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips64-register-names.s (5342 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips64extins.ll (5343 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips64shift.ll (5344 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips_directives.s (5345 of 8626) UNSUPPORTED: LLVM :: MC/Mips/mips_gprel16.ll (5346 of 8626) UNSUPPORTED: LLVM :: MC/Mips/multi-64bit-func.ll (5347 of 8626) UNSUPPORTED: LLVM :: MC/Mips/nabi-regs.s (5348 of 8626) UNSUPPORTED: LLVM :: MC/Mips/pr11877.s (5349 of 8626) UNSUPPORTED: LLVM :: MC/Mips/r-mips-got-disp.ll (5350 of 8626) UNSUPPORTED: LLVM :: MC/Mips/set-at-directive.s (5351 of 8626) UNSUPPORTED: LLVM :: MC/Mips/sext_64_32.ll (5352 of 8626) UNSUPPORTED: LLVM :: MC/Mips/sym-offset.ll (5353 of 8626) UNSUPPORTED: LLVM :: MC/Mips/xgot.ll (5354 of 8626) PASS: LLVM :: MC/MachO/zerofill-5.s (5355 of 8626) PASS: LLVM :: MC/MachO/zerofill-sect-align.s (5356 of 8626) PASS: LLVM :: MC/Markup/basic-markup.mc (5357 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-encoding-bookII.s (5358 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-encoding-ext.s (5359 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-encoding-fp.s (5360 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-encoding-vmx.s (5361 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-encoding.s (5362 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-fixups.s (5363 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-errors.s (5364 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-operands.s (5365 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-tls-relocs-01.ll (5366 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-relocs-01.ll (5367 of 8626) PASS: LLVM :: MC/PowerPC/ppc64-initial-cfa.ll (5368 of 8626) PASS: LLVM :: MC/SystemZ/insn-adb-01.s (5369 of 8626) PASS: LLVM :: MC/SystemZ/insn-a-01.s (5370 of 8626) PASS: LLVM :: MC/SystemZ/insn-a-02.s (5371 of 8626) PASS: LLVM :: MC/SystemZ/insn-adbr-01.s (5372 of 8626) PASS: LLVM :: MC/SystemZ/insn-aeb-01.s (5373 of 8626) PASS: LLVM :: MC/SystemZ/insn-adb-02.s (5374 of 8626) PASS: LLVM :: MC/SystemZ/insn-aebr-01.s (5375 of 8626) PASS: LLVM :: MC/SystemZ/insn-afi-01.s (5376 of 8626) PASS: LLVM :: MC/SystemZ/insn-afi-02.s (5377 of 8626) PASS: LLVM :: MC/SystemZ/insn-aeb-02.s (5378 of 8626) PASS: LLVM :: MC/SystemZ/insn-ag-01.s (5379 of 8626) PASS: LLVM :: MC/SystemZ/insn-ag-02.s (5380 of 8626) PASS: LLVM :: MC/SystemZ/insn-agf-01.s (5381 of 8626) PASS: LLVM :: MC/SystemZ/insn-agf-02.s (5382 of 8626) PASS: LLVM :: MC/SystemZ/insn-agfi-01.s (5383 of 8626) PASS: LLVM :: MC/SystemZ/insn-agfr-01.s (5384 of 8626) PASS: LLVM :: MC/SystemZ/insn-aghi-01.s (5385 of 8626) PASS: LLVM :: MC/SystemZ/insn-agfi-02.s (5386 of 8626) PASS: LLVM :: MC/SystemZ/insn-agsi-01.s (5387 of 8626) PASS: LLVM :: MC/SystemZ/insn-agr-01.s (5388 of 8626) PASS: LLVM :: MC/SystemZ/insn-aghi-02.s (5389 of 8626) PASS: LLVM :: MC/SystemZ/insn-agsi-02.s (5390 of 8626) PASS: LLVM :: MC/SystemZ/insn-ah-01.s (5391 of 8626) PASS: LLVM :: MC/SystemZ/insn-ahi-01.s (5392 of 8626) PASS: LLVM :: MC/SystemZ/insn-ah-02.s (5393 of 8626) PASS: LLVM :: MC/SystemZ/insn-ahy-01.s (5394 of 8626) PASS: LLVM :: MC/SystemZ/insn-ahi-02.s (5395 of 8626) PASS: LLVM :: MC/SystemZ/insn-al-01.s (5396 of 8626) PASS: LLVM :: MC/SystemZ/insn-ahy-02.s (5397 of 8626) PASS: LLVM :: MC/SystemZ/insn-alc-01.s (5398 of 8626) PASS: LLVM :: MC/SystemZ/insn-alcg-01.s (5399 of 8626) PASS: LLVM :: MC/SystemZ/insn-al-02.s (5400 of 8626) PASS: LLVM :: MC/SystemZ/insn-alc-02.s (5401 of 8626) PASS: LLVM :: MC/SystemZ/insn-alcg-02.s (5402 of 8626) PASS: LLVM :: MC/SystemZ/insn-alcgr-01.s (5403 of 8626) PASS: LLVM :: MC/SystemZ/insn-alcr-01.s (5404 of 8626) PASS: LLVM :: MC/SystemZ/insn-alfi-01.s (5405 of 8626) PASS: LLVM :: MC/SystemZ/insn-alfi-02.s (5406 of 8626) PASS: LLVM :: MC/SystemZ/insn-alg-02.s (5407 of 8626) PASS: LLVM :: MC/SystemZ/insn-alg-01.s (5408 of 8626) PASS: LLVM :: MC/SystemZ/insn-algf-01.s (5409 of 8626) PASS: LLVM :: MC/SystemZ/insn-algfi-01.s (5410 of 8626) PASS: LLVM :: MC/SystemZ/insn-algf-02.s (5411 of 8626) PASS: LLVM :: MC/SystemZ/insn-algfr-01.s (5412 of 8626) PASS: LLVM :: MC/SystemZ/insn-algfi-02.s (5413 of 8626) PASS: LLVM :: MC/SystemZ/insn-algr-01.s (5414 of 8626) PASS: LLVM :: MC/SystemZ/insn-aly-01.s (5415 of 8626) PASS: LLVM :: MC/SystemZ/insn-alr-01.s (5416 of 8626) PASS: LLVM :: MC/SystemZ/insn-ar-01.s (5417 of 8626) PASS: LLVM :: MC/SystemZ/insn-aly-02.s (5418 of 8626) PASS: LLVM :: MC/SystemZ/insn-asi-01.s (5419 of 8626) PASS: LLVM :: MC/SystemZ/insn-axbr-01.s (5420 of 8626) PASS: LLVM :: MC/SystemZ/insn-axbr-02.s (5421 of 8626) PASS: LLVM :: MC/SystemZ/insn-asi-02.s (5422 of 8626) PASS: LLVM :: MC/SystemZ/insn-ay-01.s (5423 of 8626) PASS: LLVM :: MC/SystemZ/insn-basr-01.s (5424 of 8626) PASS: LLVM :: MC/SystemZ/insn-ay-02.s (5425 of 8626) PASS: LLVM :: MC/SystemZ/insn-bras-01.s (5426 of 8626) PASS: LLVM :: MC/SystemZ/insn-brasl-01.s (5427 of 8626) PASS: LLVM :: MC/SystemZ/insn-br-01.s (5428 of 8626) PASS: LLVM :: MC/SystemZ/insn-brc-01.s (5429 of 8626) PASS: LLVM :: MC/SystemZ/insn-c-01.s (5430 of 8626) PASS: LLVM :: MC/SystemZ/insn-brc-02.s (5431 of 8626) PASS: LLVM :: MC/SystemZ/insn-brcl-01.s (5432 of 8626) PASS: LLVM :: MC/SystemZ/insn-brcl-02.s (5433 of 8626) PASS: LLVM :: MC/SystemZ/insn-cdb-01.s (5434 of 8626) PASS: LLVM :: MC/SystemZ/insn-cdbr-01.s (5435 of 8626) PASS: LLVM :: MC/SystemZ/insn-cdb-02.s (5436 of 8626) PASS: LLVM :: MC/SystemZ/insn-c-02.s (5437 of 8626) PASS: LLVM :: MC/SystemZ/insn-cdfbr-01.s (5438 of 8626) PASS: LLVM :: MC/SystemZ/insn-cdfbr-02.s (5439 of 8626) PASS: LLVM :: MC/SystemZ/insn-ceb-01.s (5440 of 8626) PASS: LLVM :: MC/SystemZ/insn-cdgbr-01.s (5441 of 8626) PASS: LLVM :: MC/SystemZ/insn-cefbr-01.s (5442 of 8626) PASS: LLVM :: MC/SystemZ/insn-cdgbr-02.s (5443 of 8626) PASS: LLVM :: MC/SystemZ/insn-cebr-01.s (5444 of 8626) PASS: LLVM :: MC/SystemZ/insn-ceb-02.s (5445 of 8626) PASS: LLVM :: MC/SystemZ/insn-cefbr-02.s (5446 of 8626) PASS: LLVM :: MC/SystemZ/insn-cegbr-02.s (5447 of 8626) PASS: LLVM :: MC/SystemZ/insn-cegbr-01.s (5448 of 8626) PASS: LLVM :: MC/SystemZ/insn-cfdbr-01.s (5449 of 8626) PASS: LLVM :: MC/SystemZ/insn-cfebr-01.s (5450 of 8626) PASS: LLVM :: MC/SystemZ/insn-cfdbr-02.s (5451 of 8626) PASS: LLVM :: MC/SystemZ/insn-cfi-01.s (5452 of 8626) PASS: LLVM :: MC/SystemZ/insn-cfxbr-01.s (5453 of 8626) PASS: LLVM :: MC/SystemZ/insn-cfebr-02.s (5454 of 8626) PASS: LLVM :: MC/SystemZ/insn-cfi-02.s (5455 of 8626) PASS: LLVM :: MC/SystemZ/insn-cg-01.s (5456 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgdbr-01.s (5457 of 8626) PASS: LLVM :: MC/SystemZ/insn-cfxbr-02.s (5458 of 8626) PASS: LLVM :: MC/SystemZ/insn-cg-02.s (5459 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgebr-01.s (5460 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgdbr-02.s (5461 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgf-01.s (5462 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgf-02.s (5463 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgfi-01.s (5464 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgebr-02.s (5465 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgfi-02.s (5466 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgfr-01.s (5467 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgfrl-01.s (5468 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgh-01.s (5469 of 8626) PASS: LLVM :: MC/SystemZ/insn-cghrl-01.s (5470 of 8626) PASS: LLVM :: MC/SystemZ/insn-cghi-01.s (5471 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgh-02.s (5472 of 8626) PASS: LLVM :: MC/SystemZ/insn-cghi-02.s (5473 of 8626) PASS: LLVM :: MC/SystemZ/insn-cghsi-01.s (5474 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgr-01.s (5475 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgrl-01.s (5476 of 8626) PASS: LLVM :: MC/SystemZ/insn-cghsi-02.s (5477 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgxbr-01.s (5478 of 8626) PASS: LLVM :: MC/SystemZ/insn-ch-01.s (5479 of 8626) PASS: LLVM :: MC/SystemZ/insn-chhsi-01.s (5480 of 8626) PASS: LLVM :: MC/SystemZ/insn-cgxbr-02.s (5481 of 8626) PASS: LLVM :: MC/SystemZ/insn-ch-02.s (5482 of 8626) PASS: LLVM :: MC/SystemZ/insn-chi-01.s (5483 of 8626) PASS: LLVM :: MC/SystemZ/insn-chhsi-02.s (5484 of 8626) PASS: LLVM :: MC/SystemZ/insn-chi-02.s (5485 of 8626) PASS: LLVM :: MC/SystemZ/insn-chy-01.s (5486 of 8626) PASS: LLVM :: MC/SystemZ/insn-chrl-01.s (5487 of 8626) PASS: LLVM :: MC/SystemZ/insn-chsi-01.s (5488 of 8626) PASS: LLVM :: MC/SystemZ/insn-chsi-02.s (5489 of 8626) PASS: LLVM :: MC/SystemZ/insn-chy-02.s (5490 of 8626) PASS: LLVM :: MC/SystemZ/insn-cl-01.s (5491 of 8626) PASS: LLVM :: MC/SystemZ/insn-clfhsi-01.s (5492 of 8626) PASS: LLVM :: MC/SystemZ/insn-cl-02.s (5493 of 8626) PASS: LLVM :: MC/SystemZ/insn-clfi-01.s (5494 of 8626) PASS: LLVM :: MC/SystemZ/insn-clg-01.s (5495 of 8626) PASS: LLVM :: MC/SystemZ/insn-clfhsi-02.s (5496 of 8626) PASS: LLVM :: MC/SystemZ/insn-clfi-02.s (5497 of 8626) PASS: LLVM :: MC/SystemZ/insn-clg-02.s (5498 of 8626) PASS: LLVM :: MC/SystemZ/insn-clgf-01.s (5499 of 8626) PASS: LLVM :: MC/SystemZ/insn-clgfi-01.s (5500 of 8626) PASS: LLVM :: MC/SystemZ/insn-clgf-02.s (5501 of 8626) PASS: LLVM :: MC/SystemZ/insn-clgfr-01.s (5502 of 8626) PASS: LLVM :: MC/SystemZ/insn-clgfi-02.s (5503 of 8626) PASS: LLVM :: MC/SystemZ/insn-clghrl-01.s (5504 of 8626) PASS: LLVM :: MC/SystemZ/insn-clgfrl-01.s (5505 of 8626) PASS: LLVM :: MC/SystemZ/insn-clghsi-02.s (5506 of 8626) PASS: LLVM :: MC/SystemZ/insn-clgr-01.s (5507 of 8626) PASS: LLVM :: MC/SystemZ/insn-clghsi-01.s (5508 of 8626) PASS: LLVM :: MC/SystemZ/insn-clgrl-01.s (5509 of 8626) PASS: LLVM :: MC/SystemZ/insn-clhhsi-01.s (5510 of 8626) PASS: LLVM :: MC/SystemZ/insn-cli-01.s (5511 of 8626) PASS: LLVM :: MC/SystemZ/insn-clhrl-01.s (5512 of 8626) PASS: LLVM :: MC/SystemZ/insn-clhhsi-02.s (5513 of 8626) PASS: LLVM :: MC/SystemZ/insn-cli-02.s (5514 of 8626) PASS: LLVM :: MC/SystemZ/insn-cliy-01.s (5515 of 8626) PASS: LLVM :: MC/SystemZ/insn-cliy-02.s (5516 of 8626) PASS: LLVM :: MC/SystemZ/insn-cly-01.s (5517 of 8626) PASS: LLVM :: MC/SystemZ/insn-clr-01.s (5518 of 8626) PASS: LLVM :: MC/SystemZ/insn-cly-02.s (5519 of 8626) PASS: LLVM :: MC/SystemZ/insn-clrl-01.s (5520 of 8626) PASS: LLVM :: MC/SystemZ/insn-cpsdr-01.s (5521 of 8626) PASS: LLVM :: MC/SystemZ/insn-cr-01.s (5522 of 8626) PASS: LLVM :: MC/SystemZ/insn-crl-01.s (5523 of 8626) PASS: LLVM :: MC/SystemZ/insn-cs-01.s (5524 of 8626) PASS: LLVM :: MC/SystemZ/insn-csg-01.s (5525 of 8626) PASS: LLVM :: MC/SystemZ/insn-csy-01.s (5526 of 8626) PASS: LLVM :: MC/SystemZ/insn-cs-02.s (5527 of 8626) PASS: LLVM :: MC/SystemZ/insn-csg-02.s (5528 of 8626) PASS: LLVM :: MC/SystemZ/insn-cxbr-01.s (5529 of 8626) PASS: LLVM :: MC/SystemZ/insn-cxfbr-01.s (5530 of 8626) PASS: LLVM :: MC/SystemZ/insn-csy-02.s (5531 of 8626) PASS: LLVM :: MC/SystemZ/insn-cxgbr-01.s (5532 of 8626) PASS: LLVM :: MC/SystemZ/insn-cxbr-02.s (5533 of 8626) PASS: LLVM :: MC/SystemZ/insn-cxfbr-02.s (5534 of 8626) PASS: LLVM :: MC/SystemZ/insn-cy-01.s (5535 of 8626) PASS: LLVM :: MC/SystemZ/insn-cxgbr-02.s (5536 of 8626) PASS: LLVM :: MC/SystemZ/insn-ddb-01.s (5537 of 8626) PASS: LLVM :: MC/SystemZ/insn-cy-02.s (5538 of 8626) PASS: LLVM :: MC/SystemZ/insn-ddbr-01.s (5539 of 8626) PASS: LLVM :: MC/SystemZ/insn-deb-01.s (5540 of 8626) PASS: LLVM :: MC/SystemZ/insn-ddb-02.s (5541 of 8626) PASS: LLVM :: MC/SystemZ/insn-deb-02.s (5542 of 8626) PASS: LLVM :: MC/SystemZ/insn-dl-01.s (5543 of 8626) PASS: LLVM :: MC/SystemZ/insn-debr-01.s (5544 of 8626) PASS: LLVM :: MC/SystemZ/insn-dlg-01.s (5545 of 8626) PASS: LLVM :: MC/SystemZ/insn-dlgr-01.s (5546 of 8626) PASS: LLVM :: MC/SystemZ/insn-dlg-02.s (5547 of 8626) PASS: LLVM :: MC/SystemZ/insn-dl-02.s (5548 of 8626) PASS: LLVM :: MC/SystemZ/insn-dlgr-02.s (5549 of 8626) PASS: LLVM :: MC/SystemZ/insn-dlr-01.s (5550 of 8626) PASS: LLVM :: MC/SystemZ/insn-dsg-01.s (5551 of 8626) PASS: LLVM :: MC/SystemZ/insn-dsgf-01.s (5552 of 8626) PASS: LLVM :: MC/SystemZ/insn-dsgf-02.s (5553 of 8626) PASS: LLVM :: MC/SystemZ/insn-dsg-02.s (5554 of 8626) PASS: LLVM :: MC/SystemZ/insn-dlr-02.s (5555 of 8626) PASS: LLVM :: MC/SystemZ/insn-dsgfr-01.s (5556 of 8626) PASS: LLVM :: MC/SystemZ/insn-dsgr-01.s (5557 of 8626) PASS: LLVM :: MC/SystemZ/insn-dxbr-01.s (5558 of 8626) PASS: LLVM :: MC/SystemZ/insn-dsgr-02.s (5559 of 8626) PASS: LLVM :: MC/SystemZ/insn-dsgfr-02.s (5560 of 8626) PASS: LLVM :: MC/SystemZ/insn-dxbr-02.s (5561 of 8626) PASS: LLVM :: MC/SystemZ/insn-ear-01.s (5562 of 8626) PASS: LLVM :: MC/SystemZ/insn-fiebr-01.s (5563 of 8626) PASS: LLVM :: MC/SystemZ/insn-fidbr-01.s (5564 of 8626) PASS: LLVM :: MC/SystemZ/insn-ear-02.s (5565 of 8626) PASS: LLVM :: MC/SystemZ/insn-fidbr-02.s (5566 of 8626) PASS: LLVM :: MC/SystemZ/insn-fixbr-02.s (5567 of 8626) PASS: LLVM :: MC/SystemZ/insn-fixbr-01.s (5568 of 8626) PASS: LLVM :: MC/SystemZ/insn-flogr-01.s (5569 of 8626) PASS: LLVM :: MC/SystemZ/insn-fiebr-02.s (5570 of 8626) PASS: LLVM :: MC/SystemZ/insn-ic-01.s (5571 of 8626) PASS: LLVM :: MC/SystemZ/insn-ic-02.s (5572 of 8626) PASS: LLVM :: MC/SystemZ/insn-icy-01.s (5573 of 8626) PASS: LLVM :: MC/SystemZ/insn-flogr-02.s (5574 of 8626) PASS: LLVM :: MC/SystemZ/insn-iihf-01.s (5575 of 8626) PASS: LLVM :: MC/SystemZ/insn-icy-02.s (5576 of 8626) PASS: LLVM :: MC/SystemZ/insn-iihh-01.s (5577 of 8626) PASS: LLVM :: MC/SystemZ/insn-iihf-02.s (5578 of 8626) PASS: LLVM :: MC/SystemZ/insn-iihl-01.s (5579 of 8626) PASS: LLVM :: MC/SystemZ/insn-iilf-01.s (5580 of 8626) PASS: LLVM :: MC/SystemZ/insn-iihh-02.s (5581 of 8626) PASS: LLVM :: MC/SystemZ/insn-iihl-02.s (5582 of 8626) PASS: LLVM :: MC/SystemZ/insn-iilh-01.s (5583 of 8626) PASS: LLVM :: MC/SystemZ/insn-iill-01.s (5584 of 8626) PASS: LLVM :: MC/SystemZ/insn-iilh-02.s (5585 of 8626) PASS: LLVM :: MC/SystemZ/insn-iilf-02.s (5586 of 8626) PASS: LLVM :: MC/SystemZ/insn-l-01.s (5587 of 8626) PASS: LLVM :: MC/SystemZ/insn-iill-02.s (5588 of 8626) PASS: LLVM :: MC/SystemZ/insn-la-01.s (5589 of 8626) PASS: LLVM :: MC/SystemZ/insn-l-02.s (5590 of 8626) PASS: LLVM :: MC/SystemZ/insn-larl-01.s (5591 of 8626) PASS: LLVM :: MC/SystemZ/insn-la-02.s (5592 of 8626) PASS: LLVM :: MC/SystemZ/insn-lay-01.s (5593 of 8626) PASS: LLVM :: MC/SystemZ/insn-lbr-01.s (5594 of 8626) PASS: LLVM :: MC/SystemZ/insn-lb-01.s (5595 of 8626) PASS: LLVM :: MC/SystemZ/insn-lb-02.s (5596 of 8626) PASS: LLVM :: MC/SystemZ/insn-lay-02.s (5597 of 8626) PASS: LLVM :: MC/SystemZ/insn-lcdbr-01.s (5598 of 8626) PASS: LLVM :: MC/SystemZ/insn-lcebr-01.s (5599 of 8626) PASS: LLVM :: MC/SystemZ/insn-lcgr-01.s (5600 of 8626) PASS: LLVM :: MC/SystemZ/insn-lcr-01.s (5601 of 8626) PASS: LLVM :: MC/SystemZ/insn-lcgfr-01.s (5602 of 8626) PASS: LLVM :: MC/SystemZ/insn-ld-01.s (5603 of 8626) PASS: LLVM :: MC/SystemZ/insn-lcxbr-01.s (5604 of 8626) PASS: LLVM :: MC/SystemZ/insn-lcxbr-02.s (5605 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldeb-01.s (5606 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldebr-01.s (5607 of 8626) PASS: LLVM :: MC/SystemZ/insn-ld-02.s (5608 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldgr-01.s (5609 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldeb-02.s (5610 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldr-01.s (5611 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldxbr-01.s (5612 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldgr-02.s (5613 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldy-01.s (5614 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldxbr-02.s (5615 of 8626) PASS: LLVM :: MC/SystemZ/insn-le-01.s (5616 of 8626) PASS: LLVM :: MC/SystemZ/insn-ldy-02.s (5617 of 8626) PASS: LLVM :: MC/SystemZ/insn-ler-01.s (5618 of 8626) PASS: LLVM :: MC/SystemZ/insn-ledbr-01.s (5619 of 8626) PASS: LLVM :: MC/SystemZ/insn-lexbr-01.s (5620 of 8626) PASS: LLVM :: MC/SystemZ/insn-le-02.s (5621 of 8626) PASS: LLVM :: MC/SystemZ/insn-ley-01.s (5622 of 8626) PASS: LLVM :: MC/SystemZ/insn-lexbr-02.s (5623 of 8626) PASS: LLVM :: MC/SystemZ/insn-ley-02.s (5624 of 8626) PASS: LLVM :: MC/SystemZ/insn-lg-01.s (5625 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgb-01.s (5626 of 8626) PASS: LLVM :: MC/SystemZ/insn-lg-02.s (5627 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgbr-01.s (5628 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgb-02.s (5629 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgdr-01.s (5630 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgdr-02.s (5631 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgfi-01.s (5632 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgf-01.s (5633 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgf-02.s (5634 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgfrl-01.s (5635 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgfi-02.s (5636 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgh-01.s (5637 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgfr-01.s (5638 of 8626) PASS: LLVM :: MC/SystemZ/insn-lghi-01.s (5639 of 8626) PASS: LLVM :: MC/SystemZ/insn-lghr-01.s (5640 of 8626) PASS: LLVM :: MC/SystemZ/insn-lghi-02.s (5641 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgh-02.s (5642 of 8626) PASS: LLVM :: MC/SystemZ/insn-lghrl-01.s (5643 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgr-01.s (5644 of 8626) PASS: LLVM :: MC/SystemZ/insn-lgrl-01.s (5645 of 8626) PASS: LLVM :: MC/SystemZ/insn-lhi-01.s (5646 of 8626) PASS: LLVM :: MC/SystemZ/insn-lh-01.s (5647 of 8626) PASS: LLVM :: MC/SystemZ/insn-lh-02.s (5648 of 8626) PASS: LLVM :: MC/SystemZ/insn-lhr-01.s (5649 of 8626) PASS: LLVM :: MC/SystemZ/insn-lhrl-01.s (5650 of 8626) PASS: LLVM :: MC/SystemZ/insn-lhi-02.s (5651 of 8626) PASS: LLVM :: MC/SystemZ/insn-lhy-01.s (5652 of 8626) PASS: LLVM :: MC/SystemZ/insn-llc-01.s (5653 of 8626) PASS: LLVM :: MC/SystemZ/insn-lhy-02.s (5654 of 8626) PASS: LLVM :: MC/SystemZ/insn-llcr-01.s (5655 of 8626) PASS: LLVM :: MC/SystemZ/insn-llc-02.s (5656 of 8626) PASS: LLVM :: MC/SystemZ/insn-llgc-01.s (5657 of 8626) PASS: LLVM :: MC/SystemZ/insn-llgc-02.s (5658 of 8626) PASS: LLVM :: MC/SystemZ/insn-llgf-01.s (5659 of 8626) PASS: LLVM :: MC/SystemZ/insn-llgfr-01.s (5660 of 8626) PASS: LLVM :: MC/SystemZ/insn-llgcr-01.s (5661 of 8626) PASS: LLVM :: MC/SystemZ/insn-llgf-02.s (5662 of 8626) PASS: LLVM :: MC/SystemZ/insn-llgfrl-01.s (5663 of 8626) PASS: LLVM :: MC/SystemZ/insn-llgh-01.s (5664 of 8626) PASS: LLVM :: MC/SystemZ/insn-llghr-01.s (5665 of 8626) PASS: LLVM :: MC/SystemZ/insn-llghrl-01.s (5666 of 8626) PASS: LLVM :: MC/SystemZ/insn-llgh-02.s (5667 of 8626) PASS: LLVM :: MC/SystemZ/insn-llh-01.s (5668 of 8626) PASS: LLVM :: MC/SystemZ/insn-llhr-01.s (5669 of 8626) PASS: LLVM :: MC/SystemZ/insn-llhrl-01.s (5670 of 8626) PASS: LLVM :: MC/SystemZ/insn-llihf-01.s (5671 of 8626) PASS: LLVM :: MC/SystemZ/insn-llh-02.s (5672 of 8626) PASS: LLVM :: MC/SystemZ/insn-llihh-01.s (5673 of 8626) PASS: LLVM :: MC/SystemZ/insn-llihl-01.s (5674 of 8626) PASS: LLVM :: MC/SystemZ/insn-llihf-02.s (5675 of 8626) PASS: LLVM :: MC/SystemZ/insn-llihh-02.s (5676 of 8626) PASS: LLVM :: MC/SystemZ/insn-llihl-02.s (5677 of 8626) PASS: LLVM :: MC/SystemZ/insn-llilf-01.s (5678 of 8626) PASS: LLVM :: MC/SystemZ/insn-llilh-01.s (5679 of 8626) PASS: LLVM :: MC/SystemZ/insn-llilf-02.s (5680 of 8626) PASS: LLVM :: MC/SystemZ/insn-llill-01.s (5681 of 8626) PASS: LLVM :: MC/SystemZ/insn-llilh-02.s (5682 of 8626) PASS: LLVM :: MC/SystemZ/insn-lmg-01.s (5683 of 8626) PASS: LLVM :: MC/SystemZ/insn-llill-02.s (5684 of 8626) PASS: LLVM :: MC/SystemZ/insn-lndbr-01.s (5685 of 8626) PASS: LLVM :: MC/SystemZ/insn-lnebr-01.s (5686 of 8626) PASS: LLVM :: MC/SystemZ/insn-lnxbr-01.s (5687 of 8626) PASS: LLVM :: MC/SystemZ/insn-lpdbr-01.s (5688 of 8626) PASS: LLVM :: MC/SystemZ/insn-lnxbr-02.s (5689 of 8626) PASS: LLVM :: MC/SystemZ/insn-lmg-02.s (5690 of 8626) PASS: LLVM :: MC/SystemZ/insn-lpxbr-01.s (5691 of 8626) PASS: LLVM :: MC/SystemZ/insn-lr-01.s (5692 of 8626) PASS: LLVM :: MC/SystemZ/insn-lpebr-01.s (5693 of 8626) PASS: LLVM :: MC/SystemZ/insn-lrv-01.s (5694 of 8626) PASS: LLVM :: MC/SystemZ/insn-lpxbr-02.s (5695 of 8626) PASS: LLVM :: MC/SystemZ/insn-lrl-01.s (5696 of 8626) PASS: LLVM :: MC/SystemZ/insn-lrvg-01.s (5697 of 8626) PASS: LLVM :: MC/SystemZ/insn-lrv-02.s (5698 of 8626) PASS: LLVM :: MC/SystemZ/insn-lrvgr-01.s (5699 of 8626) PASS: LLVM :: MC/SystemZ/insn-lrvg-02.s (5700 of 8626) PASS: LLVM :: MC/SystemZ/insn-lrvr-01.s (5701 of 8626) PASS: LLVM :: MC/SystemZ/insn-lxr-01.s (5702 of 8626) PASS: LLVM :: MC/SystemZ/insn-lxr-02.s (5703 of 8626) PASS: LLVM :: MC/SystemZ/insn-ly-01.s (5704 of 8626) PASS: LLVM :: MC/SystemZ/insn-ly-02.s (5705 of 8626) PASS: LLVM :: MC/SystemZ/insn-lzdr-01.s (5706 of 8626) PASS: LLVM :: MC/SystemZ/insn-lzer-01.s (5707 of 8626) PASS: LLVM :: MC/SystemZ/insn-lzxr-01.s (5708 of 8626) PASS: LLVM :: MC/SystemZ/insn-madb-01.s (5709 of 8626) PASS: LLVM :: MC/SystemZ/insn-lzxr-02.s (5710 of 8626) PASS: LLVM :: MC/SystemZ/insn-maeb-01.s (5711 of 8626) PASS: LLVM :: MC/SystemZ/insn-madbr-01.s (5712 of 8626) PASS: LLVM :: MC/SystemZ/insn-mdb-01.s (5713 of 8626) PASS: LLVM :: MC/SystemZ/insn-madb-02.s (5714 of 8626) PASS: LLVM :: MC/SystemZ/insn-maebr-01.s (5715 of 8626) PASS: LLVM :: MC/SystemZ/insn-mdbr-01.s (5716 of 8626) PASS: LLVM :: MC/SystemZ/insn-maeb-02.s (5717 of 8626) PASS: LLVM :: MC/SystemZ/insn-mdeb-01.s (5718 of 8626) PASS: LLVM :: MC/SystemZ/insn-mdb-02.s (5719 of 8626) PASS: LLVM :: MC/SystemZ/insn-mdebr-01.s (5720 of 8626) PASS: LLVM :: MC/SystemZ/insn-meeb-01.s (5721 of 8626) PASS: LLVM :: MC/SystemZ/insn-mdeb-02.s (5722 of 8626) PASS: LLVM :: MC/SystemZ/insn-meebr-01.s (5723 of 8626) PASS: LLVM :: MC/SystemZ/insn-mghi-01.s (5724 of 8626) PASS: LLVM :: MC/SystemZ/insn-meeb-02.s (5725 of 8626) PASS: LLVM :: MC/SystemZ/insn-mh-01.s (5726 of 8626) PASS: LLVM :: MC/SystemZ/insn-mghi-02.s (5727 of 8626) PASS: LLVM :: MC/SystemZ/insn-mh-02.s (5728 of 8626) PASS: LLVM :: MC/SystemZ/insn-mhi-01.s (5729 of 8626) PASS: LLVM :: MC/SystemZ/insn-mhi-02.s (5730 of 8626) PASS: LLVM :: MC/SystemZ/insn-mhy-01.s (5731 of 8626) PASS: LLVM :: MC/SystemZ/insn-mlg-01.s (5732 of 8626) PASS: LLVM :: MC/SystemZ/insn-mlgr-01.s (5733 of 8626) PASS: LLVM :: MC/SystemZ/insn-mhy-02.s (5734 of 8626) PASS: LLVM :: MC/SystemZ/insn-mlg-02.s (5735 of 8626) PASS: LLVM :: MC/SystemZ/insn-ms-01.s (5736 of 8626) PASS: LLVM :: MC/SystemZ/insn-msdb-01.s (5737 of 8626) PASS: LLVM :: MC/SystemZ/insn-ms-02.s (5738 of 8626) PASS: LLVM :: MC/SystemZ/insn-mlgr-02.s (5739 of 8626) PASS: LLVM :: MC/SystemZ/insn-msdbr-01.s (5740 of 8626) PASS: LLVM :: MC/SystemZ/insn-mseb-01.s (5741 of 8626) PASS: LLVM :: MC/SystemZ/insn-mseb-02.s (5742 of 8626) PASS: LLVM :: MC/SystemZ/insn-msdb-02.s (5743 of 8626) PASS: LLVM :: MC/SystemZ/insn-msebr-01.s (5744 of 8626) PASS: LLVM :: MC/SystemZ/insn-msfi-01.s (5745 of 8626) PASS: LLVM :: MC/SystemZ/insn-msfi-02.s (5746 of 8626) PASS: LLVM :: MC/SystemZ/insn-msg-01.s (5747 of 8626) PASS: LLVM :: MC/SystemZ/insn-msgf-01.s (5748 of 8626) PASS: LLVM :: MC/SystemZ/insn-msgfi-01.s (5749 of 8626) PASS: LLVM :: MC/SystemZ/insn-msg-02.s (5750 of 8626) PASS: LLVM :: MC/SystemZ/insn-msgf-02.s (5751 of 8626) PASS: LLVM :: MC/SystemZ/insn-msgfr-01.s (5752 of 8626) PASS: LLVM :: MC/SystemZ/insn-msgr-01.s (5753 of 8626) PASS: LLVM :: MC/SystemZ/insn-msgfi-02.s (5754 of 8626) PASS: LLVM :: MC/SystemZ/insn-msr-01.s (5755 of 8626) PASS: LLVM :: MC/SystemZ/insn-msy-02.s (5756 of 8626) PASS: LLVM :: MC/SystemZ/insn-msy-01.s (5757 of 8626) PASS: LLVM :: MC/SystemZ/insn-mvghi-01.s (5758 of 8626) PASS: LLVM :: MC/SystemZ/insn-mvghi-02.s (5759 of 8626) PASS: LLVM :: MC/SystemZ/insn-mvhhi-01.s (5760 of 8626) PASS: LLVM :: MC/SystemZ/insn-mvhi-01.s (5761 of 8626) PASS: LLVM :: MC/SystemZ/insn-mvhhi-02.s (5762 of 8626) PASS: LLVM :: MC/SystemZ/insn-mvhi-02.s (5763 of 8626) PASS: LLVM :: MC/SystemZ/insn-mvi-01.s (5764 of 8626) PASS: LLVM :: MC/SystemZ/insn-mviy-01.s (5765 of 8626) PASS: LLVM :: MC/SystemZ/insn-mvi-02.s (5766 of 8626) PASS: LLVM :: MC/SystemZ/insn-mxdb-01.s (5767 of 8626) PASS: LLVM :: MC/SystemZ/insn-mxbr-01.s (5768 of 8626) PASS: LLVM :: MC/SystemZ/insn-mviy-02.s (5769 of 8626) PASS: LLVM :: MC/SystemZ/insn-mxbr-02.s (5770 of 8626) PASS: LLVM :: MC/SystemZ/insn-mxdbr-01.s (5771 of 8626) PASS: LLVM :: MC/SystemZ/insn-mxdb-02.s (5772 of 8626) PASS: LLVM :: MC/SystemZ/insn-mxdbr-02.s (5773 of 8626) PASS: LLVM :: MC/SystemZ/insn-n-01.s (5774 of 8626) PASS: LLVM :: MC/SystemZ/insn-ng-01.s (5775 of 8626) PASS: LLVM :: MC/SystemZ/insn-ng-02.s (5776 of 8626) PASS: LLVM :: MC/SystemZ/insn-n-02.s (5777 of 8626) PASS: LLVM :: MC/SystemZ/insn-ni-01.s (5778 of 8626) PASS: LLVM :: MC/SystemZ/insn-ngr-01.s (5779 of 8626) PASS: LLVM :: MC/SystemZ/insn-nihf-01.s (5780 of 8626) PASS: LLVM :: MC/SystemZ/insn-nihh-01.s (5781 of 8626) PASS: LLVM :: MC/SystemZ/insn-ni-02.s (5782 of 8626) PASS: LLVM :: MC/SystemZ/insn-nihf-02.s (5783 of 8626) PASS: LLVM :: MC/SystemZ/insn-nihl-01.s (5784 of 8626) PASS: LLVM :: MC/SystemZ/insn-nihh-02.s (5785 of 8626) PASS: LLVM :: MC/SystemZ/insn-nilf-01.s (5786 of 8626) PASS: LLVM :: MC/SystemZ/insn-nilh-01.s (5787 of 8626) PASS: LLVM :: MC/SystemZ/insn-nihl-02.s (5788 of 8626) PASS: LLVM :: MC/SystemZ/insn-nilh-02.s (5789 of 8626) PASS: LLVM :: MC/SystemZ/insn-nilf-02.s (5790 of 8626) PASS: LLVM :: MC/SystemZ/insn-niy-01.s (5791 of 8626) PASS: LLVM :: MC/SystemZ/insn-nill-01.s (5792 of 8626) PASS: LLVM :: MC/SystemZ/insn-nr-01.s (5793 of 8626) PASS: LLVM :: MC/SystemZ/insn-niy-02.s (5794 of 8626) PASS: LLVM :: MC/SystemZ/insn-ny-01.s (5795 of 8626) PASS: LLVM :: MC/SystemZ/insn-nill-02.s (5796 of 8626) PASS: LLVM :: MC/SystemZ/insn-o-01.s (5797 of 8626) PASS: LLVM :: MC/SystemZ/insn-ny-02.s (5798 of 8626) PASS: LLVM :: MC/SystemZ/insn-og-01.s (5799 of 8626) PASS: LLVM :: MC/SystemZ/insn-o-02.s (5800 of 8626) PASS: LLVM :: MC/SystemZ/insn-ogr-01.s (5801 of 8626) PASS: LLVM :: MC/SystemZ/insn-oi-01.s (5802 of 8626) PASS: LLVM :: MC/SystemZ/insn-og-02.s (5803 of 8626) PASS: LLVM :: MC/SystemZ/insn-oihh-01.s (5804 of 8626) PASS: LLVM :: MC/SystemZ/insn-oihf-01.s (5805 of 8626) PASS: LLVM :: MC/SystemZ/insn-oihf-02.s (5806 of 8626) PASS: LLVM :: MC/SystemZ/insn-oi-02.s (5807 of 8626) PASS: LLVM :: MC/SystemZ/insn-oihl-01.s (5808 of 8626) PASS: LLVM :: MC/SystemZ/insn-oihl-02.s (5809 of 8626) PASS: LLVM :: MC/SystemZ/insn-oihh-02.s (5810 of 8626) PASS: LLVM :: MC/SystemZ/insn-oilf-01.s (5811 of 8626) PASS: LLVM :: MC/SystemZ/insn-oill-01.s (5812 of 8626) PASS: LLVM :: MC/SystemZ/insn-oilh-01.s (5813 of 8626) PASS: LLVM :: MC/SystemZ/insn-oilh-02.s (5814 of 8626) PASS: LLVM :: MC/SystemZ/insn-oilf-02.s (5815 of 8626) PASS: LLVM :: MC/SystemZ/insn-oiy-01.s (5816 of 8626) PASS: LLVM :: MC/SystemZ/insn-oiy-02.s (5817 of 8626) PASS: LLVM :: MC/SystemZ/insn-or-01.s (5818 of 8626) PASS: LLVM :: MC/SystemZ/insn-oill-02.s (5819 of 8626) PASS: LLVM :: MC/SystemZ/insn-oy-01.s (5820 of 8626) PASS: LLVM :: MC/SystemZ/insn-risbg-01.s (5821 of 8626) PASS: LLVM :: MC/SystemZ/insn-oy-02.s (5822 of 8626) PASS: LLVM :: MC/SystemZ/insn-rll-01.s (5823 of 8626) PASS: LLVM :: MC/SystemZ/insn-risbg-02.s (5824 of 8626) PASS: LLVM :: MC/SystemZ/insn-rllg-01.s (5825 of 8626) PASS: LLVM :: MC/SystemZ/insn-s-01.s (5826 of 8626) PASS: LLVM :: MC/SystemZ/insn-rll-02.s (5827 of 8626) PASS: LLVM :: MC/SystemZ/insn-rllg-02.s (5828 of 8626) PASS: LLVM :: MC/SystemZ/insn-s-02.s (5829 of 8626) PASS: LLVM :: MC/SystemZ/insn-sdb-01.s (5830 of 8626) PASS: LLVM :: MC/SystemZ/insn-seb-01.s (5831 of 8626) PASS: LLVM :: MC/SystemZ/insn-sdbr-01.s (5832 of 8626) PASS: LLVM :: MC/SystemZ/insn-seb-02.s (5833 of 8626) PASS: LLVM :: MC/SystemZ/insn-sdb-02.s (5834 of 8626) PASS: LLVM :: MC/SystemZ/insn-sebr-01.s (5835 of 8626) PASS: LLVM :: MC/SystemZ/insn-sgf-01.s (5836 of 8626) PASS: LLVM :: MC/SystemZ/insn-sg-01.s (5837 of 8626) PASS: LLVM :: MC/SystemZ/insn-sgf-02.s (5838 of 8626) PASS: LLVM :: MC/SystemZ/insn-sgfr-01.s (5839 of 8626) PASS: LLVM :: MC/SystemZ/insn-sg-02.s (5840 of 8626) PASS: LLVM :: MC/SystemZ/insn-sgr-01.s (5841 of 8626) PASS: LLVM :: MC/SystemZ/insn-sl-01.s (5842 of 8626) PASS: LLVM :: MC/SystemZ/insn-slbg-01.s (5843 of 8626) PASS: LLVM :: MC/SystemZ/insn-slb-01.s (5844 of 8626) PASS: LLVM :: MC/SystemZ/insn-slb-02.s (5845 of 8626) PASS: LLVM :: MC/SystemZ/insn-sl-02.s (5846 of 8626) PASS: LLVM :: MC/SystemZ/insn-slbgr-01.s (5847 of 8626) PASS: LLVM :: MC/SystemZ/insn-slbr-01.s (5848 of 8626) PASS: LLVM :: MC/SystemZ/insn-slfi-01.s (5849 of 8626) PASS: LLVM :: MC/SystemZ/insn-slbg-02.s (5850 of 8626) PASS: LLVM :: MC/SystemZ/insn-slg-01.s (5851 of 8626) PASS: LLVM :: MC/SystemZ/insn-slgf-01.s (5852 of 8626) PASS: LLVM :: MC/SystemZ/insn-slfi-02.s (5853 of 8626) PASS: LLVM :: MC/SystemZ/insn-slg-02.s (5854 of 8626) PASS: LLVM :: MC/SystemZ/insn-slgf-02.s (5855 of 8626) PASS: LLVM :: MC/SystemZ/insn-slgfi-01.s (5856 of 8626) PASS: LLVM :: MC/SystemZ/insn-slgfi-02.s (5857 of 8626) PASS: LLVM :: MC/SystemZ/insn-slgfr-01.s (5858 of 8626) PASS: LLVM :: MC/SystemZ/insn-sll-01.s (5859 of 8626) PASS: LLVM :: MC/SystemZ/insn-slgr-01.s (5860 of 8626) PASS: LLVM :: MC/SystemZ/insn-sllg-01.s (5861 of 8626) PASS: LLVM :: MC/SystemZ/insn-sll-02.s (5862 of 8626) PASS: LLVM :: MC/SystemZ/insn-slr-01.s (5863 of 8626) PASS: LLVM :: MC/SystemZ/insn-sllg-02.s (5864 of 8626) PASS: LLVM :: MC/SystemZ/insn-sly-01.s (5865 of 8626) PASS: LLVM :: MC/SystemZ/insn-sly-02.s (5866 of 8626) PASS: LLVM :: MC/SystemZ/insn-sqdb-01.s (5867 of 8626) PASS: LLVM :: MC/SystemZ/insn-sqdb-02.s (5868 of 8626) PASS: LLVM :: MC/SystemZ/insn-sqdbr-01.s (5869 of 8626) PASS: LLVM :: MC/SystemZ/insn-sqeb-01.s (5870 of 8626) PASS: LLVM :: MC/SystemZ/insn-sqebr-01.s (5871 of 8626) PASS: LLVM :: MC/SystemZ/insn-sqxbr-01.s (5872 of 8626) PASS: LLVM :: MC/SystemZ/insn-sqeb-02.s (5873 of 8626) PASS: LLVM :: MC/SystemZ/insn-sr-01.s (5874 of 8626) PASS: LLVM :: MC/SystemZ/insn-sqxbr-02.s (5875 of 8626) PASS: LLVM :: MC/SystemZ/insn-sra-01.s (5876 of 8626) PASS: LLVM :: MC/SystemZ/insn-srag-01.s (5877 of 8626) PASS: LLVM :: MC/SystemZ/insn-sra-02.s (5878 of 8626) PASS: LLVM :: MC/SystemZ/insn-srag-02.s (5879 of 8626) PASS: LLVM :: MC/SystemZ/insn-srl-01.s (5880 of 8626) PASS: LLVM :: MC/SystemZ/insn-srlg-01.s (5881 of 8626) PASS: LLVM :: MC/SystemZ/insn-st-01.s (5882 of 8626) PASS: LLVM :: MC/SystemZ/insn-srl-02.s (5883 of 8626) PASS: LLVM :: MC/SystemZ/insn-srlg-02.s (5884 of 8626) PASS: LLVM :: MC/SystemZ/insn-st-02.s (5885 of 8626) PASS: LLVM :: MC/SystemZ/insn-stc-01.s (5886 of 8626) PASS: LLVM :: MC/SystemZ/insn-stcy-01.s (5887 of 8626) PASS: LLVM :: MC/SystemZ/insn-stcy-02.s (5888 of 8626) PASS: LLVM :: MC/SystemZ/insn-stc-02.s (5889 of 8626) PASS: LLVM :: MC/SystemZ/insn-std-01.s (5890 of 8626) PASS: LLVM :: MC/SystemZ/insn-stdy-01.s (5891 of 8626) PASS: LLVM :: MC/SystemZ/insn-std-02.s (5892 of 8626) PASS: LLVM :: MC/SystemZ/insn-ste-01.s (5893 of 8626) PASS: LLVM :: MC/SystemZ/insn-stdy-02.s (5894 of 8626) PASS: LLVM :: MC/SystemZ/insn-ste-02.s (5895 of 8626) PASS: LLVM :: MC/SystemZ/insn-stey-01.s (5896 of 8626) PASS: LLVM :: MC/SystemZ/insn-stg-01.s (5897 of 8626) PASS: LLVM :: MC/SystemZ/insn-stey-02.s (5898 of 8626) PASS: LLVM :: MC/SystemZ/insn-sth-01.s (5899 of 8626) PASS: LLVM :: MC/SystemZ/insn-stg-02.s (5900 of 8626) PASS: LLVM :: MC/SystemZ/insn-stgrl-01.s (5901 of 8626) PASS: LLVM :: MC/SystemZ/insn-sthy-01.s (5902 of 8626) PASS: LLVM :: MC/SystemZ/insn-sthrl-01.s (5903 of 8626) PASS: LLVM :: MC/SystemZ/insn-sth-02.s (5904 of 8626) PASS: LLVM :: MC/SystemZ/insn-sthy-02.s (5905 of 8626) PASS: LLVM :: MC/SystemZ/insn-stmg-01.s (5906 of 8626) PASS: LLVM :: MC/SystemZ/insn-strv-01.s (5907 of 8626) PASS: LLVM :: MC/SystemZ/insn-strl-01.s (5908 of 8626) PASS: LLVM :: MC/SystemZ/insn-strvg-01.s (5909 of 8626) PASS: LLVM :: MC/SystemZ/insn-stmg-02.s (5910 of 8626) PASS: LLVM :: MC/SystemZ/insn-strvg-02.s (5911 of 8626) PASS: LLVM :: MC/SystemZ/insn-strv-02.s (5912 of 8626) PASS: LLVM :: MC/SystemZ/insn-sty-01.s (5913 of 8626) PASS: LLVM :: MC/SystemZ/insn-sty-02.s (5914 of 8626) PASS: LLVM :: MC/SystemZ/insn-sxbr-01.s (5915 of 8626) PASS: LLVM :: MC/SystemZ/insn-sy-01.s (5916 of 8626) PASS: LLVM :: MC/SystemZ/insn-sxbr-02.s (5917 of 8626) PASS: LLVM :: MC/SystemZ/insn-x-01.s (5918 of 8626) PASS: LLVM :: MC/SystemZ/insn-sy-02.s (5919 of 8626) PASS: LLVM :: MC/SystemZ/insn-xg-01.s (5920 of 8626) PASS: LLVM :: MC/SystemZ/insn-xgr-01.s (5921 of 8626) PASS: LLVM :: MC/SystemZ/insn-xg-02.s (5922 of 8626) PASS: LLVM :: MC/SystemZ/insn-x-02.s (5923 of 8626) PASS: LLVM :: MC/SystemZ/insn-xi-01.s (5924 of 8626) PASS: LLVM :: MC/SystemZ/insn-xi-02.s (5925 of 8626) PASS: LLVM :: MC/SystemZ/insn-xihf-02.s (5926 of 8626) PASS: LLVM :: MC/SystemZ/insn-xilf-01.s (5927 of 8626) PASS: LLVM :: MC/SystemZ/insn-xihf-01.s (5928 of 8626) PASS: LLVM :: MC/SystemZ/insn-xilf-02.s (5929 of 8626) PASS: LLVM :: MC/SystemZ/insn-xiy-01.s (5930 of 8626) PASS: LLVM :: MC/SystemZ/insn-xr-01.s (5931 of 8626) PASS: LLVM :: MC/SystemZ/insn-xy-01.s (5932 of 8626) PASS: LLVM :: MC/SystemZ/insn-xiy-02.s (5933 of 8626) PASS: LLVM :: MC/SystemZ/insn-xy-02.s (5934 of 8626) PASS: LLVM :: MC/SystemZ/regs-01.s (5935 of 8626) PASS: LLVM :: MC/SystemZ/regs-02.s (5936 of 8626) PASS: LLVM :: MC/SystemZ/regs-03.s (5937 of 8626) PASS: LLVM :: MC/SystemZ/regs-04.s (5938 of 8626) PASS: LLVM :: MC/SystemZ/regs-06.s (5939 of 8626) PASS: LLVM :: MC/SystemZ/regs-05.s (5940 of 8626) PASS: LLVM :: MC/SystemZ/regs-09.s (5941 of 8626) PASS: LLVM :: MC/SystemZ/regs-07.s (5942 of 8626) PASS: LLVM :: MC/SystemZ/regs-08.s (5943 of 8626) PASS: LLVM :: MC/SystemZ/regs-11.s (5944 of 8626) PASS: LLVM :: MC/SystemZ/regs-10.s (5945 of 8626) PASS: LLVM :: MC/SystemZ/regs-13.s (5946 of 8626) PASS: LLVM :: MC/SystemZ/regs-14.s (5947 of 8626) PASS: LLVM :: MC/SystemZ/regs-12.s (5948 of 8626) PASS: LLVM :: MC/X86/2011-09-06-NoNewline.s (5949 of 8626) PASS: LLVM :: MC/X86/3DNow.s (5950 of 8626) PASS: LLVM :: MC/SystemZ/regs-15.s (5951 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/asm-printing-bundle-directives.s (5952 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/align-mode-argument-error.s (5953 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/bundle-group-too-large-error.s (5954 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/bundle-lock-option-error.s (5955 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/different-sections.s (5956 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/autogen-inst-offset-align-to-end.s (5957 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/lock-without-bundle-mode-error.s (5958 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/long-nop-pad.s (5959 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/autogen-inst-offset-padding.s (5960 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/pad-align-to-bundle-end.s (5961 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/pad-bundle-groups.s (5962 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/relax-in-bundle-group.s (5963 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/single-inst-bundling.s (5964 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/relax-at-bundle-end.s (5965 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/unlock-without-lock-error.s (5966 of 8626) PASS: LLVM :: MC/X86/address-size.s (5967 of 8626) PASS: LLVM :: MC/X86/AlignedBundling/switch-section-locked-error.s (5968 of 8626) PASS: LLVM :: MC/X86/intel-syntax-encoding.s (5969 of 8626) PASS: LLVM :: MC/X86/fde-reloc.s (5970 of 8626) PASS: LLVM :: MC/X86/intel-syntax-2.s (5971 of 8626) PASS: LLVM :: MC/X86/padlock.s (5972 of 8626) PASS: LLVM :: MC/X86/intel-syntax-hex.s (5973 of 8626) PASS: LLVM :: MC/X86/gnux32-dwarf-gen.s (5974 of 8626) PASS: LLVM :: MC/X86/intel-syntax.s (5975 of 8626) PASS: LLVM :: MC/X86/shuffle-comments.s (5976 of 8626) PASS: LLVM :: MC/X86/x86-32-ms-inline-asm.s (5977 of 8626) PASS: LLVM :: MC/X86/x86-32-fma3.s (5978 of 8626) PASS: LLVM :: MC/X86/x86-32-avx.s (5979 of 8626) PASS: LLVM :: MC/X86/x86-32.s (5980 of 8626) PASS: LLVM :: MC/X86/x86-64.s (5981 of 8626) PASS: LLVM :: MC/X86/x86_64-avx-clmul-encoding.s (5982 of 8626) PASS: LLVM :: MC/X86/x86_64-bmi-encoding.s (5983 of 8626) PASS: LLVM :: MC/X86/x86_64-fma3-encoding.s (5984 of 8626) PASS: LLVM :: MC/X86/x86_64-encoding.s (5985 of 8626) PASS: LLVM :: MC/X86/x86_64-fma4-encoding.s (5986 of 8626) PASS: LLVM :: MC/X86/x86-32-coverage.s (5987 of 8626) PASS: LLVM :: MC/X86/x86_64-imm-widths.s (5988 of 8626) PASS: LLVM :: MC/X86/x86_64-avx-encoding.s (5989 of 8626) PASS: LLVM :: MC/X86/x86_64-rtm-encoding.s (5990 of 8626) PASS: LLVM :: MC/X86/x86_64-sse4a.s (5991 of 8626) PASS: LLVM :: MC/X86/x86_64-rand-encoding.s (5992 of 8626) PASS: LLVM :: MC/X86/x86_64-xop-encoding.s (5993 of 8626) PASS: LLVM :: MC/X86/x86_directives.s (5994 of 8626) PASS: LLVM :: MC/X86/x86_operands.s (5995 of 8626) PASS: LLVM :: MC/X86/x86_errors.s (5996 of 8626) PASS: LLVM :: Object/ARM/objdump-thumb.test (5997 of 8626) UNSUPPORTED: LLVM :: Object/Mips/feature.test (5998 of 8626) PASS: LLVM :: MC/X86/x86_long_nop.s (5999 of 8626) PASS: LLVM :: Object/X86/macho-text-sections.test (6000 of 8626) PASS: LLVM :: Object/ARM/symbol-addr.ll (6001 of 8626) PASS: LLVM :: Object/X86/objdump-disassembly-inline-relocations.test (6002 of 8626) PASS: LLVM :: MC/X86/x86_nop.s (6003 of 8626) PASS: LLVM :: Object/archive-long-index.test (6004 of 8626) PASS: LLVM :: Object/coff-archive.test (6005 of 8626) PASS: LLVM :: Object/X86/objdump-trivial-object.test (6006 of 8626) PASS: LLVM :: Object/nm-shared-object.test (6007 of 8626) PASS: LLVM :: Object/nm-archive.test (6008 of 8626) XFAIL: LLVM :: Object/objdump-file-header.test (6009 of 8626) PASS: LLVM :: Object/obj2yaml.test (6010 of 8626) PASS: LLVM :: Object/nm-trivial-object.test (6011 of 8626) PASS: LLVM :: Object/objdump-private-headers.test (6012 of 8626) PASS: LLVM :: Object/objdump-sectionheaders.test (6013 of 8626) PASS: LLVM :: Object/objdump-section-content.test (6014 of 8626) PASS: LLVM :: Object/objdump-relocations.test (6015 of 8626) PASS: LLVM :: Object/readobj-elf-versioning.test (6016 of 8626) PASS: LLVM :: Object/objdump-symbol-table.test (6017 of 8626) PASS: LLVM :: Object/relocation-executable.test (6018 of 8626) PASS: LLVM :: Object/readobj.test (6019 of 8626) PASS: LLVM :: Object/simple-archive.test (6020 of 8626) PASS: LLVM :: Object/readobj-shared-object.test (6021 of 8626) PASS: LLVM :: Object/yaml2obj-readobj.test (6022 of 8626) PASS: LLVM :: Other/2002-03-11-ConstPropCrash.ll (6023 of 8626) PASS: LLVM :: Other/2002-02-24-InlineBrokePHINodes.ll (6024 of 8626) PASS: LLVM :: Other/2002-01-31-CallGraph.ll (6025 of 8626) PASS: LLVM :: Other/2003-02-19-LoopInfoNestingBug.ll (6026 of 8626) PASS: LLVM :: Other/2004-08-16-PackedConstantInlineStore.ll (6027 of 8626) PASS: LLVM :: Other/2004-08-16-PackedSelect.ll (6028 of 8626) PASS: LLVM :: Other/2006-02-05-PassManager.ll (6029 of 8626) PASS: LLVM :: Other/2004-08-16-PackedGlobalConstant.ll (6030 of 8626) PASS: LLVM :: Other/2004-08-16-PackedSimple.ll (6031 of 8626) PASS: LLVM :: Other/2004-08-20-PackedControlFlow.ll (6032 of 8626) PASS: LLVM :: Other/2007-04-24-eliminate-mostly-empty-blocks.ll (6033 of 8626) PASS: LLVM :: Other/2007-06-05-PassID.ll (6034 of 8626) PASS: LLVM :: Other/2007-09-10-PassManager.ll (6035 of 8626) PASS: LLVM :: Other/2007-06-28-PassManager.ll (6036 of 8626) PASS: LLVM :: Other/2008-02-14-PassManager.ll (6037 of 8626) PASS: LLVM :: Other/2008-06-04-FieldSizeInPacked.ll (6038 of 8626) PASS: LLVM :: Other/2008-10-06-RemoveDeadPass.ll (6039 of 8626) PASS: LLVM :: Other/2008-10-15-MissingSpace.ll (6040 of 8626) PASS: LLVM :: Other/2009-03-31-CallGraph.ll (6041 of 8626) PASS: LLVM :: Other/2009-06-05-no-implicit-float.ll (6042 of 8626) PASS: LLVM :: Other/2010-05-06-Printer.ll (6043 of 8626) PASS: LLVM :: Other/2009-09-14-function-elements.ll (6044 of 8626) PASS: LLVM :: Other/FileCheck-space.txt (6045 of 8626) PASS: LLVM :: Other/X86/inline-asm-newline-terminator.ll (6046 of 8626) PASS: LLVM :: Other/attribute-comment.ll (6047 of 8626) PASS: LLVM :: Other/ResponseFile.ll (6048 of 8626) PASS: LLVM :: Other/extract-linkonce.ll (6049 of 8626) PASS: LLVM :: Other/close-stderr.ll (6050 of 8626) PASS: LLVM :: Other/extract-alias.ll (6051 of 8626) PASS: LLVM :: Other/extract-weak-odr.ll (6052 of 8626) PASS: LLVM :: Other/constant-fold-gep.ll (6053 of 8626) PASS: LLVM :: Other/lint.ll (6054 of 8626) PASS: LLVM :: Other/link-opts.ll (6055 of 8626) PASS: LLVM :: Other/invalid-commandline-option.ll (6056 of 8626) PASS: LLVM :: Other/extract.ll (6057 of 8626) PASS: LLVM :: Other/llvm-nm-without-aliases.ll (6058 of 8626) PASS: LLVM :: Other/spir_cc.ll (6059 of 8626) PASS: LLVM :: TableGen/2003-08-03-PassCode.td (6060 of 8626) PASS: LLVM :: TableGen/2006-09-18-LargeInt.td (6061 of 8626) PASS: LLVM :: TableGen/2010-03-24-PrematureDefaults.td (6062 of 8626) PASS: LLVM :: TableGen/AnonDefinitionOnDemand.td (6063 of 8626) PASS: LLVM :: TableGen/CStyleComment.td (6064 of 8626) PASS: LLVM :: TableGen/BitsInitOverflow.td (6065 of 8626) PASS: LLVM :: Other/optimize-options.ll (6066 of 8626) PASS: LLVM :: TableGen/DefmInherit.td (6067 of 8626) PASS: LLVM :: TableGen/Dag.td (6068 of 8626) PASS: LLVM :: TableGen/DefmInsideMultiClass.td (6069 of 8626) PASS: LLVM :: TableGen/FieldAccess.td (6070 of 8626) PASS: LLVM :: TableGen/ForeachList.td (6071 of 8626) PASS: LLVM :: TableGen/GeneralList.td (6072 of 8626) PASS: LLVM :: TableGen/ForwardRef.td (6073 of 8626) PASS: LLVM :: TableGen/ForeachLoop.td (6074 of 8626) PASS: LLVM :: TableGen/Include.td (6075 of 8626) PASS: LLVM :: TableGen/IntBitInit.td (6076 of 8626) PASS: LLVM :: TableGen/ListArgsSimple.td (6077 of 8626) PASS: LLVM :: TableGen/LazyChange.td (6078 of 8626) PASS: LLVM :: TableGen/LetInsideMultiClasses.td (6079 of 8626) PASS: LLVM :: TableGen/ListConversion.td (6080 of 8626) PASS: LLVM :: TableGen/ListArgs.td (6081 of 8626) PASS: LLVM :: TableGen/ListManip.td (6082 of 8626) PASS: LLVM :: TableGen/ListSlices.td (6083 of 8626) PASS: LLVM :: TableGen/ListOfList.td (6084 of 8626) PASS: LLVM :: TableGen/LoLoL.td (6085 of 8626) PASS: LLVM :: TableGen/MultiClass.td (6086 of 8626) PASS: LLVM :: TableGen/MultiClassInherit.td (6087 of 8626) PASS: LLVM :: TableGen/MultiPat.td (6088 of 8626) PASS: LLVM :: TableGen/MultiClassDefName.td (6089 of 8626) PASS: LLVM :: TableGen/NestedForeach.td (6090 of 8626) PASS: LLVM :: TableGen/Paste.td (6091 of 8626) PASS: LLVM :: TableGen/SetTheory.td (6092 of 8626) PASS: LLVM :: TableGen/String.td (6093 of 8626) PASS: LLVM :: TableGen/SuperSubclassSameName.td (6094 of 8626) PASS: LLVM :: TableGen/SiblingForeach.td (6095 of 8626) PASS: LLVM :: TableGen/Slice.td (6096 of 8626) PASS: LLVM :: TableGen/TargetInstrInfo.td (6097 of 8626) PASS: LLVM :: TableGen/TemplateArgRename.td (6098 of 8626) PASS: LLVM :: TableGen/Tree.td (6099 of 8626) PASS: LLVM :: TableGen/TargetInstrSpec.td (6100 of 8626) PASS: LLVM :: TableGen/TreeNames.td (6101 of 8626) PASS: LLVM :: TableGen/UnsetBitInit.td (6102 of 8626) PASS: LLVM :: TableGen/TwoLevelName.td (6103 of 8626) PASS: LLVM :: TableGen/cast.td (6104 of 8626) PASS: LLVM :: TableGen/eq.td (6105 of 8626) PASS: LLVM :: TableGen/defmclass.td (6106 of 8626) PASS: LLVM :: TableGen/UnterminatedComment.td (6107 of 8626) PASS: LLVM :: TableGen/eqbit.td (6108 of 8626) PASS: LLVM :: TableGen/if.td (6109 of 8626) PASS: LLVM :: TableGen/ifbit.td (6110 of 8626) PASS: LLVM :: TableGen/list-element-bitref.td (6111 of 8626) PASS: LLVM :: TableGen/lisp.td (6112 of 8626) PASS: LLVM :: TableGen/foreach.td (6113 of 8626) PASS: LLVM :: TableGen/math.td (6114 of 8626) PASS: LLVM :: TableGen/strconcat.td (6115 of 8626) PASS: LLVM :: TableGen/nested-comment.td (6116 of 8626) PASS: LLVM :: TableGen/pr8330.td (6117 of 8626) PASS: LLVM :: TableGen/usevalname.td (6118 of 8626) PASS: LLVM :: TableGen/subst2.td (6119 of 8626) PASS: LLVM :: Transforms/ADCE/2002-01-31-UseStuckAround.ll (6120 of 8626) PASS: LLVM :: Transforms/ADCE/2002-05-22-PHITest.ll (6121 of 8626) PASS: LLVM :: Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll (6122 of 8626) PASS: LLVM :: Transforms/ADCE/2002-05-28-Crash-distilled.ll (6123 of 8626) PASS: LLVM :: Transforms/ADCE/2002-07-17-AssertionFailure.ll (6124 of 8626) PASS: LLVM :: Transforms/ADCE/2002-05-28-Crash.ll (6125 of 8626) PASS: LLVM :: TableGen/subst.td (6126 of 8626) PASS: LLVM :: Transforms/ADCE/2002-07-17-PHIAssertion.ll (6127 of 8626) PASS: LLVM :: Transforms/ADCE/2002-07-29-Segfault.ll (6128 of 8626) PASS: LLVM :: Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll (6129 of 8626) PASS: LLVM :: Transforms/ADCE/2003-01-22-PredecessorProblem.ll (6130 of 8626) PASS: LLVM :: Transforms/ADCE/2003-06-11-InvalidCFG.ll (6131 of 8626) PASS: LLVM :: Transforms/ADCE/2003-09-10-UnwindInstFail.ll (6132 of 8626) PASS: LLVM :: Transforms/ADCE/2003-06-24-BadSuccessor.ll (6133 of 8626) PASS: LLVM :: Transforms/ADCE/2003-06-24-BasicFunctionality.ll (6134 of 8626) PASS: LLVM :: Transforms/ADCE/2003-09-15-InfLoopCrash.ll (6135 of 8626) PASS: LLVM :: Transforms/ADCE/2004-05-04-UnreachableBlock.ll (6136 of 8626) PASS: LLVM :: Transforms/ADCE/2003-11-16-MissingPostDominanceInfo.ll (6137 of 8626) PASS: LLVM :: Transforms/ADCE/2005-02-17-PHI-Invoke-Crash.ll (6138 of 8626) PASS: LLVM :: Transforms/ADCE/basictest.ll (6139 of 8626) PASS: LLVM :: Transforms/ADCE/basictest1.ll (6140 of 8626) PASS: LLVM :: Transforms/ADCE/dce_pure_call.ll (6141 of 8626) PASS: LLVM :: Transforms/ADCE/basictest2.ll (6142 of 8626) PASS: LLVM :: Transforms/ADCE/dce_pure_invoke.ll (6143 of 8626) PASS: LLVM :: Transforms/ADCE/unreachable-function.ll (6144 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/2008-09-07-CGUpdate.ll (6145 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/2008-09-08-CGUpdateSelfEdge.ll (6146 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/2008-07-02-array-indexing.ll (6147 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll (6148 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/attrs.ll (6149 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/aggregate-promote.ll (6150 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/basictest.ll (6151 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/byval-2.ll (6152 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/byval.ll (6153 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/callgraph-update.ll (6154 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/chained.ll (6155 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/control-flow.ll (6156 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/control-flow2.ll (6157 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/crash.ll (6158 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/cmp-types.ll (6159 of 8626) PASS: LLVM :: Transforms/ArgumentPromotion/pr3085.ll (6160 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/pr15289.ll (6161 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec.ll (6162 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/loop1.ll (6163 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec2.ll (6164 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/sh-types.ll (6165 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/simple-int.ll (6166 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/simple-ldstr.ll (6167 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/simple.ll (6168 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/vs-cast.ll (6169 of 8626) PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec3.ll (6170 of 8626) PASS: LLVM :: Transforms/BBVectorize/ld1.ll (6171 of 8626) PASS: LLVM :: Transforms/BBVectorize/func-alias.ll (6172 of 8626) PASS: LLVM :: Transforms/BBVectorize/cycle.ll (6173 of 8626) PASS: LLVM :: Transforms/BBVectorize/loop1.ll (6174 of 8626) PASS: LLVM :: Transforms/BBVectorize/mem-op-depth.ll (6175 of 8626) PASS: LLVM :: Transforms/BBVectorize/metadata.ll (6176 of 8626) PASS: LLVM :: Transforms/BBVectorize/search-limit.ll (6177 of 8626) PASS: LLVM :: Transforms/BBVectorize/no-ldstr-conn.ll (6178 of 8626) PASS: LLVM :: Transforms/BBVectorize/req-depth.ll (6179 of 8626) PASS: LLVM :: Transforms/BBVectorize/simple-int.ll (6180 of 8626) XFAIL: LLVM :: Transforms/BBVectorize/simple-ldstr-ptrs.ll (6181 of 8626) PASS: LLVM :: Transforms/BBVectorize/simple-sel.ll (6182 of 8626) PASS: LLVM :: Transforms/BBVectorize/simple-ldstr.ll (6183 of 8626) PASS: LLVM :: Transforms/BBVectorize/simple-tst.ll (6184 of 8626) PASS: LLVM :: Transforms/BBVectorize/simple3.ll (6185 of 8626) PASS: LLVM :: Transforms/BBVectorize/simple.ll (6186 of 8626) PASS: LLVM :: Transforms/BlockPlacement/basictest.ll (6187 of 8626) PASS: LLVM :: Transforms/CodeExtractor/2004-03-14-DominanceProblem.ll (6188 of 8626) PASS: LLVM :: Transforms/CodeExtractor/2004-03-13-LoopExtractorCrash.ll (6189 of 8626) PASS: LLVM :: Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll (6190 of 8626) PASS: LLVM :: Transforms/CodeExtractor/2004-03-17-MissedLiveIns.ll (6191 of 8626) PASS: LLVM :: Transforms/CodeExtractor/2004-03-17-UpdatePHIsOutsideRegion.ll (6192 of 8626) PASS: LLVM :: Transforms/CodeExtractor/2004-08-12-BlockExtractPHI.ll (6193 of 8626) PASS: LLVM :: Transforms/CodeExtractor/2004-11-12-InvokeExtract.ll (6194 of 8626) PASS: LLVM :: Transforms/CodeExtractor/2004-03-18-InvokeHandling.ll (6195 of 8626) PASS: LLVM :: Transforms/CodeGenPrepare/2008-11-24-RAUW-Self.ll (6196 of 8626) PASS: LLVM :: Transforms/CodeGenPrepare/basic.ll (6197 of 8626) PASS: LLVM :: Transforms/ConstProp/2002-05-03-NotOperator.ll (6198 of 8626) PASS: LLVM :: Transforms/ConstProp/2002-05-03-DivideByZeroException.ll (6199 of 8626) PASS: LLVM :: Transforms/ConstProp/2002-09-03-SetCC-Bools.ll (6200 of 8626) PASS: LLVM :: Transforms/ConstProp/2003-05-12-DivideError.ll (6201 of 8626) PASS: LLVM :: Transforms/ConstProp/2005-01-28-SetCCGEP.ll (6202 of 8626) PASS: LLVM :: Transforms/ConstProp/2006-12-01-TruncBoolBug.ll (6203 of 8626) PASS: LLVM :: Transforms/ConstProp/2006-11-30-vector-cast.ll (6204 of 8626) PASS: LLVM :: Transforms/ConstProp/2007-02-05-BitCast.ll (6205 of 8626) PASS: LLVM :: Transforms/ConstProp/2007-02-23-sdiv.ll (6206 of 8626) PASS: LLVM :: Transforms/ConstProp/2006-12-01-bool-casts.ll (6207 of 8626) PASS: LLVM :: Transforms/ConstProp/2007-11-23-cttz.ll (6208 of 8626) PASS: LLVM :: Transforms/ConstProp/2008-07-07-VectorCompare.ll (6209 of 8626) PASS: LLVM :: Transforms/ConstProp/2009-09-01-GEP-Crash.ll (6210 of 8626) PASS: LLVM :: Transforms/ConstProp/basictest.ll (6211 of 8626) PASS: LLVM :: Transforms/ConstProp/2009-06-20-constexpr-zero-lhs.ll (6212 of 8626) PASS: LLVM :: Transforms/ConstProp/bswap.ll (6213 of 8626) PASS: LLVM :: Transforms/ConstProp/constant-expr.ll (6214 of 8626) PASS: LLVM :: Transforms/ConstProp/bitcast.ll (6215 of 8626) PASS: LLVM :: Transforms/ConstProp/div-zero.ll (6216 of 8626) PASS: LLVM :: Transforms/ConstProp/extractvalue.ll (6217 of 8626) PASS: LLVM :: Transforms/ConstProp/float-to-ptr-cast.ll (6218 of 8626) PASS: LLVM :: Transforms/ConstProp/insertvalue.ll (6219 of 8626) PASS: LLVM :: Transforms/ConstProp/logicaltest.ll (6220 of 8626) PASS: LLVM :: Transforms/ConstProp/overflow-ops.ll (6221 of 8626) PASS: LLVM :: Transforms/ConstProp/calls.ll (6222 of 8626) PASS: LLVM :: Transforms/ConstProp/phi.ll (6223 of 8626) PASS: LLVM :: Transforms/ConstProp/loads.ll (6224 of 8626) PASS: LLVM :: Transforms/ConstantMerge/2002-09-23-CPR-Update.ll (6225 of 8626) PASS: LLVM :: Transforms/ConstantMerge/2011-01-15-EitherOrder.ll (6226 of 8626) PASS: LLVM :: Transforms/ConstantMerge/2003-10-28-MergeExternalConstants.ll (6227 of 8626) PASS: LLVM :: Transforms/ConstProp/remtest.ll (6228 of 8626) PASS: LLVM :: Transforms/ConstantMerge/merge-both.ll (6229 of 8626) PASS: LLVM :: Transforms/ConstantMerge/dont-merge.ll (6230 of 8626) PASS: LLVM :: Transforms/ConstantMerge/linker-private.ll (6231 of 8626) PASS: LLVM :: Transforms/ConstantMerge/unnamed-addr.ll (6232 of 8626) PASS: LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll (6233 of 8626) PASS: LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll (6234 of 8626) PASS: LLVM :: Transforms/CorrelatedValuePropagation/basic.ll (6235 of 8626) PASS: LLVM :: Transforms/CorrelatedValuePropagation/crash.ll (6236 of 8626) PASS: LLVM :: Transforms/CorrelatedValuePropagation/non-null.ll (6237 of 8626) PASS: LLVM :: Transforms/CorrelatedValuePropagation/range.ll (6238 of 8626) PASS: LLVM :: Transforms/DeadArgElim/2006-06-27-struct-ret.ll (6239 of 8626) PASS: LLVM :: Transforms/DeadArgElim/2007-12-20-ParamAttrs.ll (6240 of 8626) PASS: LLVM :: Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll (6241 of 8626) PASS: LLVM :: Transforms/DeadArgElim/2007-02-07-FuncRename.ll (6242 of 8626) PASS: LLVM :: Transforms/DeadArgElim/2008-06-23-DeadAfterLive.ll (6243 of 8626) PASS: LLVM :: Transforms/DeadArgElim/2008-01-16-VarargsParamAttrs.ll (6244 of 8626) PASS: LLVM :: Transforms/DeadArgElim/2009-03-17-MRE-Invoke.ll (6245 of 8626) PASS: LLVM :: Transforms/DeadArgElim/2010-04-30-DbgInfo.ll (6246 of 8626) PASS: LLVM :: Transforms/DeadArgElim/basictest.ll (6247 of 8626) PASS: LLVM :: Transforms/DeadArgElim/canon.ll (6248 of 8626) PASS: LLVM :: Transforms/DeadArgElim/deadexternal.ll (6249 of 8626) PASS: LLVM :: Transforms/DeadArgElim/dbginfo.ll (6250 of 8626) PASS: LLVM :: Transforms/DeadArgElim/dead_vaargs.ll (6251 of 8626) PASS: LLVM :: Transforms/DeadArgElim/keepalive.ll (6252 of 8626) PASS: LLVM :: Transforms/DeadArgElim/deadretval.ll (6253 of 8626) PASS: LLVM :: Transforms/DeadArgElim/multdeadretval.ll (6254 of 8626) PASS: LLVM :: Transforms/DeadArgElim/deadretval2.ll (6255 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/2011-09-06-EndOfFunction.ll (6256 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/2011-03-25-DSEMiscompile.ll (6257 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/2011-09-06-MemCpy.ll (6258 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/PartialStore.ll (6259 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/OverwriteStoreEnd.ll (6260 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/atomic.ll (6261 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/crash.ll (6262 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/const-pointers.ll (6263 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/free.ll (6264 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/libcalls.ll (6265 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/dominate.ll (6266 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/memintrinsics.ll (6267 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/no-targetdata.ll (6268 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/lifetime.ll (6269 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/pr11390.ll (6270 of 8626) PASS: LLVM :: Transforms/DeadStoreElimination/simple.ll (6271 of 8626) PASS: LLVM :: Transforms/EarlyCSE/floatingpoint.ll (6272 of 8626) PASS: LLVM :: Transforms/EarlyCSE/instsimplify-dom.ll (6273 of 8626) PASS: LLVM :: Transforms/EarlyCSE/basic.ll (6274 of 8626) PASS: LLVM :: Transforms/EarlyCSE/commute.ll (6275 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-ReadNone.ll (6276 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-Mutual.ll (6277 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-ReadOnly.ll (6278 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/2009-01-02-LocalStores.ll (6279 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-13-VolatileRead.ll (6280 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/2008-12-29-Constant.ll (6281 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/2009-01-04-Annotate.ll (6282 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/annotate-1.ll (6283 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/2010-10-30-volatile.ll (6284 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/atomic.ll (6285 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/nocapture.ll (6286 of 8626) PASS: LLVM :: Transforms/FunctionAttrs/noreturn.ll (6287 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-25-DominatedLoop.ll (6288 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-25-InfiniteLoop.ll (6289 of 8626) PASS: LLVM :: Transforms/GCOVProfiling/linkagename.ll (6290 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-25-Loop.ll (6291 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-25-SinglePredecessor.ll (6292 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-25-NestedLoop.ll (6293 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-26-InterlockingLoops.ll (6294 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-26-NonRedundant.ll (6295 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-26-PhiErasure.ll (6296 of 8626) PASS: LLVM :: Transforms/GCOVProfiling/version.ll (6297 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-31-RedundantPhi.ll (6298 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-30-PredIDom.ll (6299 of 8626) PASS: LLVM :: Transforms/GVN/2007-07-31-NoDomInherit.ll (6300 of 8626) PASS: LLVM :: Transforms/GVN/2008-02-13-NewPHI.ll (6301 of 8626) PASS: LLVM :: Transforms/GVN/2008-02-12-UndefLoad.ll (6302 of 8626) PASS: LLVM :: Transforms/GVN/2008-12-09-SelfRemove.ll (6303 of 8626) PASS: LLVM :: Transforms/GVN/2008-07-02-Unreachable.ll (6304 of 8626) PASS: LLVM :: Transforms/GVN/2008-12-12-RLE-Crash.ll (6305 of 8626) PASS: LLVM :: Transforms/GVN/2008-12-14-rle-reanalyze.ll (6306 of 8626) PASS: LLVM :: Transforms/GVN/2008-12-15-CacheVisited.ll (6307 of 8626) PASS: LLVM :: Transforms/GVN/2009-01-21-SortInvalidation.ll (6308 of 8626) PASS: LLVM :: Transforms/GVN/2009-01-22-SortInvalidation.ll (6309 of 8626) PASS: LLVM :: Transforms/GVN/2009-02-17-LoadPRECrash.ll (6310 of 8626) PASS: LLVM :: Transforms/GVN/2009-03-10-PREOnVoid.ll (6311 of 8626) PASS: LLVM :: Transforms/GVN/2009-06-17-InvalidPRE.ll (6312 of 8626) PASS: LLVM :: Transforms/GVN/2009-11-12-MemDepMallocBitCast.ll (6313 of 8626) PASS: LLVM :: Transforms/GVN/2010-03-31-RedundantPHIs.ll (6314 of 8626) PASS: LLVM :: Transforms/GVN/2009-07-13-MemDepSortFail.ll (6315 of 8626) PASS: LLVM :: Transforms/GVN/2010-05-08-OneBit.ll (6316 of 8626) PASS: LLVM :: Transforms/GVN/2010-11-13-Simplify.ll (6317 of 8626) PASS: LLVM :: Transforms/GVN/2011-04-27-phioperands.ll (6318 of 8626) PASS: LLVM :: Transforms/GVN/2011-06-01-NonLocalMemdepMiscompile.ll (6319 of 8626) PASS: LLVM :: Transforms/GVN/2011-07-07-MatchIntrinsicExtract.ll (6320 of 8626) PASS: LLVM :: Transforms/GVN/2011-09-07-TypeIdFor.ll (6321 of 8626) PASS: LLVM :: Transforms/GVN/2012-05-22-PreCrash.ll (6322 of 8626) PASS: LLVM :: Transforms/GVN/atomic.ll (6323 of 8626) PASS: LLVM :: Transforms/GVN/MemdepMiscompile.ll (6324 of 8626) PASS: LLVM :: Transforms/GVN/basic.ll (6325 of 8626) PASS: LLVM :: Transforms/GVN/bitcast-of-call.ll (6326 of 8626) PASS: LLVM :: Transforms/GVN/calls-nonlocal.ll (6327 of 8626) PASS: LLVM :: Transforms/GVN/calls-readonly.ll (6328 of 8626) PASS: LLVM :: Transforms/GVN/commute.ll (6329 of 8626) PASS: LLVM :: Transforms/GVN/crash.ll (6330 of 8626) PASS: LLVM :: Transforms/GVN/condprop.ll (6331 of 8626) PASS: LLVM :: Transforms/GVN/edge.ll (6332 of 8626) PASS: LLVM :: Transforms/GVN/crash-no-aa.ll (6333 of 8626) PASS: LLVM :: Transforms/GVN/fpmath.ll (6334 of 8626) PASS: LLVM :: Transforms/GVN/lifetime-simple.ll (6335 of 8626) PASS: LLVM :: Transforms/GVN/load-pre-align.ll (6336 of 8626) PASS: LLVM :: Transforms/GVN/load-constant-mem.ll (6337 of 8626) PASS: LLVM :: Transforms/GVN/local-pre.ll (6338 of 8626) PASS: LLVM :: Transforms/GVN/load-pre-licm.ll (6339 of 8626) PASS: LLVM :: Transforms/GVN/lpre-call-wrap-2.ll (6340 of 8626) UNSUPPORTED: LLVM :: Transforms/GVN/nonescaping-malloc.ll (6341 of 8626) PASS: LLVM :: Transforms/GVN/lpre-call-wrap.ll (6342 of 8626) PASS: LLVM :: Transforms/GVN/malloc-load-removal.ll (6343 of 8626) PASS: LLVM :: Transforms/GVN/non-local-offset.ll (6344 of 8626) PASS: LLVM :: Transforms/GVN/phi-translate-partial-alias.ll (6345 of 8626) PASS: LLVM :: Transforms/GVN/null-aliases-nothing.ll (6346 of 8626) PASS: LLVM :: Transforms/GVN/phi-translate.ll (6347 of 8626) PASS: LLVM :: Transforms/GVN/pr10820.ll (6348 of 8626) PASS: LLVM :: Transforms/GVN/pr14166.ll (6349 of 8626) PASS: LLVM :: Transforms/GVN/pre-compare.ll (6350 of 8626) PASS: LLVM :: Transforms/GVN/pr12979.ll (6351 of 8626) PASS: LLVM :: Transforms/GVN/pre-basic-add.ll (6352 of 8626) PASS: LLVM :: Transforms/GVN/pre-single-pred.ll (6353 of 8626) PASS: LLVM :: Transforms/GVN/preserve-tbaa.ll (6354 of 8626) PASS: LLVM :: Transforms/GVN/pre-load.ll (6355 of 8626) PASS: LLVM :: Transforms/GVN/range.ll (6356 of 8626) XFAIL: LLVM :: Transforms/GVN/rle-no-phi-translate.ll (6357 of 8626) PASS: LLVM :: Transforms/GVN/rle-must-alias.ll (6358 of 8626) PASS: LLVM :: Transforms/GVN/rle-nonlocal.ll (6359 of 8626) PASS: LLVM :: Transforms/GVN/rle-phi-translate.ll (6360 of 8626) PASS: LLVM :: Transforms/GVN/rle-semidominated.ll (6361 of 8626) PASS: LLVM :: Transforms/GVN/tbaa.ll (6362 of 8626) PASS: LLVM :: Transforms/GVN/unreachable_block_infinite_loop.ll (6363 of 8626) PASS: LLVM :: Transforms/GlobalDCE/2002-07-17-CastRef.ll (6364 of 8626) PASS: LLVM :: Transforms/GVN/rle.ll (6365 of 8626) PASS: LLVM :: Transforms/GlobalDCE/2002-07-17-ConstantRef.ll (6366 of 8626) PASS: LLVM :: Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll (6367 of 8626) PASS: LLVM :: Transforms/GlobalDCE/2002-09-12-Redeletion.ll (6368 of 8626) PASS: LLVM :: Transforms/GlobalDCE/2002-08-17-WorkListTest.ll (6369 of 8626) PASS: LLVM :: Transforms/GlobalDCE/2003-10-09-PreserveWeakGlobals.ll (6370 of 8626) PASS: LLVM :: Transforms/GlobalDCE/2003-07-01-SelfReference.ll (6371 of 8626) PASS: LLVM :: Transforms/GlobalDCE/2009-02-17-AliasUsesAliasee.ll (6372 of 8626) PASS: LLVM :: Transforms/GlobalDCE/complex-constantexpr.ll (6373 of 8626) PASS: LLVM :: Transforms/GlobalDCE/2009-01-05-DeadAliases.ll (6374 of 8626) PASS: LLVM :: Transforms/GlobalDCE/externally_available.ll (6375 of 8626) PASS: LLVM :: Transforms/GlobalDCE/basicvariabletest.ll (6376 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2005-06-15-LocalizeConstExprCrash.ll (6377 of 8626) PASS: LLVM :: Transforms/GlobalDCE/indirectbr.ll (6378 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2004-10-10-CastStoreOnce.ll (6379 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2005-09-27-Crash.ll (6380 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll (6381 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll (6382 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2007-05-13-Crash.ll (6383 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2007-04-05-Crash.ll (6384 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2007-11-09-GEP-GEP-Crash.ll (6385 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2007-06-04-PackedStruct.ll (6386 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2008-01-29-VolatileGlobal.ll (6387 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2008-01-03-Crash.ll (6388 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2008-01-13-OutOfRangeSROA.ll (6389 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2008-12-16-HeapSRACrash-2.ll (6390 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2008-07-17-addrspace.ll (6391 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2008-12-16-HeapSRACrash.ll (6392 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2009-02-15-BitcastAlias.ll (6393 of 8626) UNSUPPORTED: LLVM :: Transforms/GlobalOpt/2009-03-05-dbg.ll (6394 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2009-01-13-phi-user.ll (6395 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2008-04-26-SROA-Global-Align.ll (6396 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2009-02-15-ResolveAlias.ll (6397 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2009-06-01-RecursivePHI.ll (6398 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2009-03-06-Anonymous.ll (6399 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2009-03-07-PromotePtrToBool.ll (6400 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2009-11-16-BrokenPerformHeapAllocSRoA.ll (6401 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2009-11-16-MallocSingleStoreToGlobalVar.ll (6402 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2010-02-25-MallocPromote.ll (6403 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2010-10-19-WeakOdr.ll (6404 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2010-02-26-MallocSROA.ll (6405 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2012-05-11-blockaddress.ll (6406 of 8626) PASS: LLVM :: Transforms/GlobalOpt/2011-04-09-EmptyGlobalCtors.ll (6407 of 8626) PASS: LLVM :: Transforms/GlobalOpt/alias-used.ll (6408 of 8626) PASS: LLVM :: Transforms/GlobalOpt/atomic.ll (6409 of 8626) PASS: LLVM :: Transforms/GlobalOpt/blockaddress.ll (6410 of 8626) PASS: LLVM :: Transforms/GlobalOpt/basictest.ll (6411 of 8626) PASS: LLVM :: Transforms/GlobalOpt/cleanup-pointer-root-users.ll (6412 of 8626) PASS: LLVM :: Transforms/GlobalOpt/alias-resolve.ll (6413 of 8626) PASS: LLVM :: Transforms/GlobalOpt/constantexpr-dangle.ll (6414 of 8626) PASS: LLVM :: Transforms/GlobalOpt/constantfold-initializers.ll (6415 of 8626) PASS: LLVM :: Transforms/GlobalOpt/crash-2.ll (6416 of 8626) PASS: LLVM :: Transforms/GlobalOpt/crash.ll (6417 of 8626) PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt-inbounds.ll (6418 of 8626) PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt-constexpr.ll (6419 of 8626) PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll (6420 of 8626) PASS: LLVM :: Transforms/GlobalOpt/deadfunction.ll (6421 of 8626) PASS: LLVM :: Transforms/GlobalOpt/deadglobal-2.ll (6422 of 8626) PASS: LLVM :: Transforms/GlobalOpt/cxx-dtor.ll (6423 of 8626) PASS: LLVM :: Transforms/GlobalOpt/deadglobal.ll (6424 of 8626) PASS: LLVM :: Transforms/GlobalOpt/globalsra-partial.ll (6425 of 8626) PASS: LLVM :: Transforms/GlobalOpt/externally-initialized-global-ctr.ll (6426 of 8626) PASS: LLVM :: Transforms/GlobalOpt/globalsra.ll (6427 of 8626) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-2.ll (6428 of 8626) PASS: LLVM :: Transforms/GlobalOpt/globalsra-unknown-index.ll (6429 of 8626) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-1.ll (6430 of 8626) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-4.ll (6431 of 8626) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-phi.ll (6432 of 8626) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-3.ll (6433 of 8626) PASS: LLVM :: Transforms/GlobalOpt/integer-bool.ll (6434 of 8626) PASS: LLVM :: Transforms/GlobalOpt/invariant.ll (6435 of 8626) PASS: LLVM :: Transforms/GlobalOpt/iterate.ll (6436 of 8626) PASS: LLVM :: Transforms/GlobalOpt/invoke.ll (6437 of 8626) PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-1.ll (6438 of 8626) PASS: LLVM :: Transforms/GlobalOpt/load-store-global.ll (6439 of 8626) PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-2.ll (6440 of 8626) PASS: LLVM :: Transforms/GlobalOpt/memset-null.ll (6441 of 8626) PASS: LLVM :: Transforms/GlobalOpt/memcpy.ll (6442 of 8626) PASS: LLVM :: Transforms/GlobalOpt/memset.ll (6443 of 8626) PASS: LLVM :: Transforms/GlobalOpt/metadata.ll (6444 of 8626) PASS: LLVM :: Transforms/GlobalOpt/storepointer-compare.ll (6445 of 8626) PASS: LLVM :: Transforms/GlobalOpt/phi-select.ll (6446 of 8626) PASS: LLVM :: Transforms/GlobalOpt/storepointer.ll (6447 of 8626) PASS: LLVM :: Transforms/GlobalOpt/tls.ll (6448 of 8626) PASS: LLVM :: Transforms/GlobalOpt/trivialstore.ll (6449 of 8626) PASS: LLVM :: Transforms/GlobalOpt/undef-init.ll (6450 of 8626) PASS: LLVM :: Transforms/GlobalOpt/unnamed-addr.ll (6451 of 8626) PASS: LLVM :: Transforms/GlobalOpt/zeroinitializer-gep-load.ll (6452 of 8626) PASS: LLVM :: Transforms/IPConstantProp/dangling-block-address.ll (6453 of 8626) PASS: LLVM :: Transforms/IPConstantProp/2008-06-09-WeakProp.ll (6454 of 8626) PASS: LLVM :: Transforms/IPConstantProp/2009-09-24-byval-ptr.ll (6455 of 8626) PASS: LLVM :: Transforms/IPConstantProp/deadarg.ll (6456 of 8626) PASS: LLVM :: Transforms/IPConstantProp/recursion.ll (6457 of 8626) PASS: LLVM :: Transforms/IPConstantProp/global.ll (6458 of 8626) PASS: LLVM :: Transforms/IPConstantProp/return-constant.ll (6459 of 8626) PASS: LLVM :: Transforms/IPConstantProp/return-argument.ll (6460 of 8626) PASS: LLVM :: Transforms/IPConstantProp/user-with-multiple-uses.ll (6461 of 8626) PASS: LLVM :: Transforms/IPConstantProp/return-constants.ll (6462 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2002-09-09-PointerIndVar.ll (6463 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2003-04-16-ExprAnalysis.ll (6464 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2003-09-23-NotAtTop.ll (6465 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2003-12-10-RemoveInstrCrash.ll (6466 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2004-03-10-PHIInsertionBug.ll (6467 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2004-04-07-ScalarEvolutionCrash.ll (6468 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2003-12-15-Crash.ll (6469 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2004-04-05-InvokeCastCrash.ll (6470 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2005-02-11-InvokeCrash.ll (6471 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2005-06-15-InstMoveCrash.ll (6472 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2005-02-17-TruncateExprCrash.ll (6473 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll (6474 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2005-11-18-Crash.ll (6475 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2006-03-31-NegativeStride.ll (6476 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2006-06-16-Indvar-LCSSA-Crash.ll (6477 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2006-09-20-LFTR-Crash.ll (6478 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2006-12-10-BitCast.ll (6479 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2007-01-06-TripCount.ll (6480 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll (6481 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2008-06-15-SCEVExpanderBug.ll (6482 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2007-06-06-DeleteDanglesPtr.ll (6483 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2008-10-03-CouldNotCompute.ll (6484 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2008-09-02-IVType.ll (6485 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-14-shorten_iv_vars.ll (6486 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2008-11-25-APFloatAssert.ll (6487 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-22-IndvarCrash.ll (6488 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2009-05-24-useafterfree.ll (6489 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-15-shorten-iv-vars-2.ll (6490 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2011-09-27-hoistsext.ll (6491 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-27-Floating.ll (6492 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2011-09-19-vectoriv.ll (6493 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2011-09-10-widen-nsw.ll (6494 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2011-10-27-lftrnull.ll (6495 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2011-11-15-multiexit.ll (6496 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2011-11-17-selfphi.ll (6497 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2011-11-01-lftrptr.ll (6498 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2012-07-17-lftr-undef.ll (6499 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/2012-10-19-congruent-constant.ll (6500 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/ada-loops.ll (6501 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/avoid-i0.ll (6502 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/ashr-tripcount.ll (6503 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/casted-argument.ll (6504 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/crash.ll (6505 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/dont-recompute.ll (6506 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/dangling-use.ll (6507 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/divide-pointer.ll (6508 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/eliminate-comparison.ll (6509 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/elim-extend.ll (6510 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/eliminate-max.ll (6511 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/eliminate-rem.ll (6512 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/exit_value_tests.ll (6513 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/floating-point-iv.ll (6514 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/indirectbr.ll (6515 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/iterationCount_zext_or_trunc.ll (6516 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/interesting-invoke-use.ll (6517 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/iv-fold.ll (6518 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/iv-zext.ll (6519 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/iv-sext.ll (6520 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/lftr-other-uses.ll (6521 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/lftr-promote.ll (6522 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/lftr-reuse.ll (6523 of 8626) XFAIL: LLVM :: Transforms/IndVarSimplify/loop_evaluate10.ll (6524 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/lftr_simple.ll (6525 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate11.ll (6526 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate7.ll (6527 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate8.ll (6528 of 8626) XFAIL: LLVM :: Transforms/IndVarSimplify/loop_evaluate9.ll (6529 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_1.ll (6530 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_2.ll (6531 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_3.ll (6532 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_5.ll (6533 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_4.ll (6534 of 8626) UNSUPPORTED: LLVM :: Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll (6535 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/no-iv-rewrite.ll (6536 of 8626) XFAIL: LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll (6537 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/polynomial-expand.ll (6538 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/shrunk-constant.ll (6539 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/masked-iv.ll (6540 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/preserve-signed-wrap.ll (6541 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll (6542 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/sink-trapping.ll (6543 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/single-element-range.ll (6544 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/sink-alloca.ll (6545 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/udiv.ll (6546 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/tripcount_compute.ll (6547 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/signed-trip-count.ll (6548 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/tripcount_infinite.ll (6549 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/variable-stride-ivs-0.ll (6550 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/uglygep.ll (6551 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/ult-sub-to-eq.ll (6552 of 8626) PASS: LLVM :: Transforms/Inline/2003-09-14-InlineValue.ll (6553 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/variable-stride-ivs-1.ll (6554 of 8626) PASS: LLVM :: Transforms/IndVarSimplify/verify-scev.ll (6555 of 8626) PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodeInlineFail.ll (6556 of 8626) PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll (6557 of 8626) PASS: LLVM :: Transforms/Inline/2003-10-13-AllocaDominanceProblem.ll (6558 of 8626) PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodesInNormalInvokeDest.ll (6559 of 8626) PASS: LLVM :: Transforms/Inline/2004-04-20-InlineLinkOnce.ll (6560 of 8626) PASS: LLVM :: Transforms/Inline/2006-01-14-CallGraphUpdate.ll (6561 of 8626) PASS: LLVM :: Transforms/Inline/2004-04-15-InlineDeletesCall.ll (6562 of 8626) PASS: LLVM :: Transforms/Inline/2004-10-17-InlineFunctionWithoutReturn.ll (6563 of 8626) PASS: LLVM :: Transforms/Inline/2006-11-09-InlineCGUpdate.ll (6564 of 8626) PASS: LLVM :: Transforms/Inline/2006-07-12-InlinePruneCGUpdate.ll (6565 of 8626) PASS: LLVM :: Transforms/Inline/2006-11-09-InlineCGUpdate-2.ll (6566 of 8626) PASS: LLVM :: Transforms/Inline/2007-04-15-InlineEH.ll (6567 of 8626) PASS: LLVM :: Transforms/Inline/2009-01-08-NoInlineDynamicAlloca.ll (6568 of 8626) PASS: LLVM :: Transforms/Inline/2008-09-02-NoInline.ll (6569 of 8626) PASS: LLVM :: Transforms/Inline/2007-12-19-InlineNoUnwind.ll (6570 of 8626) PASS: LLVM :: Transforms/Inline/2007-06-25-WeakInline.ll (6571 of 8626) PASS: LLVM :: Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll (6572 of 8626) PASS: LLVM :: Transforms/Inline/2010-05-12-ValueMap.ll (6573 of 8626) PASS: LLVM :: Transforms/Inline/2010-05-31-ByvalTailcall.ll (6574 of 8626) PASS: LLVM :: Transforms/Inline/2009-01-13-RecursiveInlineCrash.ll (6575 of 8626) PASS: LLVM :: Transforms/Inline/PR4909.ll (6576 of 8626) PASS: LLVM :: Transforms/Inline/alloca-bonus.ll (6577 of 8626) PASS: LLVM :: Transforms/Inline/alloca_test.ll (6578 of 8626) PASS: LLVM :: Transforms/Inline/alloca-in-scc.ll (6579 of 8626) PASS: LLVM :: Transforms/Inline/basictest.ll (6580 of 8626) PASS: LLVM :: Transforms/Inline/blockaddress.ll (6581 of 8626) PASS: LLVM :: Transforms/Inline/array_merge.ll (6582 of 8626) PASS: LLVM :: Transforms/Inline/byval.ll (6583 of 8626) PASS: LLVM :: Transforms/Inline/always-inline.ll (6584 of 8626) PASS: LLVM :: Transforms/Inline/callgraph-update.ll (6585 of 8626) PASS: LLVM :: Transforms/Inline/casts.ll (6586 of 8626) UNSUPPORTED: LLVM :: Transforms/Inline/delete-call.ll (6587 of 8626) PASS: LLVM :: Transforms/Inline/cfg_preserve_test.ll (6588 of 8626) PASS: LLVM :: Transforms/Inline/crash2.ll (6589 of 8626) PASS: LLVM :: Transforms/Inline/crash.ll (6590 of 8626) PASS: LLVM :: Transforms/Inline/devirtualize-2.ll (6591 of 8626) PASS: LLVM :: Transforms/Inline/devirtualize-3.ll (6592 of 8626) XFAIL: LLVM :: Transforms/Inline/dynamic_alloca_test.ll (6593 of 8626) PASS: LLVM :: Transforms/Inline/devirtualize.ll (6594 of 8626) PASS: LLVM :: Transforms/Inline/externally_available.ll (6595 of 8626) PASS: LLVM :: Transforms/Inline/gvn-inline-iteration.ll (6596 of 8626) PASS: LLVM :: Transforms/Inline/inline-invoke-tail.ll (6597 of 8626) PASS: LLVM :: Transforms/Inline/inline-byval-bonus.ll (6598 of 8626) PASS: LLVM :: Transforms/Inline/inline_cleanup.ll (6599 of 8626) PASS: LLVM :: Transforms/Inline/inline-tail.ll (6600 of 8626) PASS: LLVM :: Transforms/Inline/inline_constprop.ll (6601 of 8626) PASS: LLVM :: Transforms/Inline/inline-optsize.ll (6602 of 8626) PASS: LLVM :: Transforms/Inline/inline_dce.ll (6603 of 8626) PASS: LLVM :: Transforms/Inline/inline_invoke.ll (6604 of 8626) PASS: LLVM :: Transforms/Inline/inline_minisize.ll (6605 of 8626) PASS: LLVM :: Transforms/Inline/inline_returns_twice.ll (6606 of 8626) PASS: LLVM :: Transforms/Inline/inline_ssp.ll (6607 of 8626) PASS: LLVM :: Transforms/Inline/invoke_test-1.ll (6608 of 8626) PASS: LLVM :: Transforms/Inline/inline_prune.ll (6609 of 8626) PASS: LLVM :: Transforms/Inline/lifetime-no-datalayout.ll (6610 of 8626) PASS: LLVM :: Transforms/Inline/invoke_test-3.ll (6611 of 8626) PASS: LLVM :: Transforms/Inline/invoke_test-2.ll (6612 of 8626) PASS: LLVM :: Transforms/Inline/noinline-recursive-fn.ll (6613 of 8626) PASS: LLVM :: Transforms/Inline/lifetime.ll (6614 of 8626) PASS: LLVM :: Transforms/Inline/nested-inline.ll (6615 of 8626) PASS: LLVM :: Transforms/Inline/noinline.ll (6616 of 8626) PASS: LLVM :: Transforms/Inline/recursive.ll (6617 of 8626) PASS: LLVM :: Transforms/Inline/ptr-diff.ll (6618 of 8626) PASS: LLVM :: Transforms/InstCombine/2002-03-11-InstCombineHang.ll (6619 of 8626) PASS: LLVM :: Transforms/InstCombine/2002-05-14-SubFailure.ll (6620 of 8626) PASS: LLVM :: Transforms/InstCombine/2002-08-02-CastTest.ll (6621 of 8626) PASS: LLVM :: Transforms/InstCombine/2002-12-05-MissedConstProp.ll (6622 of 8626) PASS: LLVM :: Transforms/InstCombine/2003-05-27-ConstExprCrash.ll (6623 of 8626) PASS: LLVM :: Transforms/InstCombine/2003-05-26-CastMiscompile.ll (6624 of 8626) PASS: LLVM :: Transforms/InstCombine/2003-06-05-BranchInvertInfLoop.ll (6625 of 8626) PASS: LLVM :: Transforms/InstCombine/2003-07-21-ExternalConstant.ll (6626 of 8626) PASS: LLVM :: Transforms/InstCombine/2003-08-12-AllocaNonNull.ll (6627 of 8626) PASS: LLVM :: Transforms/InstCombine/2003-10-29-CallSiteResolve.ll (6628 of 8626) PASS: LLVM :: Transforms/InstCombine/2003-09-09-VolatileLoadElim.ll (6629 of 8626) PASS: LLVM :: Transforms/InstCombine/2003-11-03-VarargsCallBug.ll (6630 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-01-13-InstCombineInvokePHI.ll (6631 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-03-13-InstCombineInfLoop.ll (6632 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-04-04-InstCombineReplaceAllUsesWith.ll (6633 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-05-07-UnsizedCastLoad.ll (6634 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-02-23-ShiftShiftOverflow.ll (6635 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-07-27-ConstantExprMul.ll (6636 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-08-09-RemInfLoop.ll (6637 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-08-10-BoolSetCC.ll (6638 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-09-20-BadLoadCombine.ll (6639 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.ll (6640 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-09-20-BadLoadCombine2.ll (6641 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-11-22-Missed-and-fold.ll (6642 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll (6643 of 8626) PASS: LLVM :: Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll (6644 of 8626) PASS: LLVM :: Transforms/InstCombine/2005-03-04-ShiftOverflow.ll (6645 of 8626) PASS: LLVM :: Transforms/InstCombine/2005-04-07-UDivSelectCrash.ll (6646 of 8626) PASS: LLVM :: Transforms/InstCombine/2005-06-15-DivSelectCrash.ll (6647 of 8626) PASS: LLVM :: Transforms/InstCombine/2005-06-16-RangeCrash.ll (6648 of 8626) PASS: LLVM :: Transforms/InstCombine/2005-07-07-DeadPHILoop.ll (6649 of 8626) PASS: LLVM :: Transforms/InstCombine/2005-06-15-ShiftSetCCCrash.ll (6650 of 8626) PASS: LLVM :: Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll (6651 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-02-28-Crash.ll (6652 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-02-13-DemandedMiscompile.ll (6653 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-04-28-ShiftShiftLongLong.ll (6654 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-03-30-ExtractElement.ll (6655 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll (6656 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-09-15-CastToBool.ll (6657 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst-2.ll (6658 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-10-20-mask.ll (6659 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-11-10-ashr-miscompile.ll (6660 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-10-26-VectorReassoc.ll (6661 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll (6662 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-12-01-BadFPVectorXform.ll (6663 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-12-08-Phi-ICmp-Op-Fold.ll (6664 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-12-08-Select-ICmp.ll (6665 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-01-14-FcmpSelf.ll (6666 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-12-23-Select-Cmp-Cmp.ll (6667 of 8626) PASS: LLVM :: Transforms/InstCombine/2006-12-15-Range-Test.ll (6668 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-01-13-ExtCompareMiscompile.ll (6669 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-01-18-VectorInfLoop.ll (6670 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-01-27-AndICmp.ll (6671 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-02-07-PointerCast.ll (6672 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll (6673 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-02-01-LoadSinkAlloca.ll (6674 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-03-13-CompareMerge.ll (6675 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-03-19-BadTruncChangePR1261.ll (6676 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-03-25-BadShiftMask.ll (6677 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-03-25-DoubleShift.ll (6678 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-03-21-SignedRangeTest.ll (6679 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-03-26-BadShiftMask.ll (6680 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-04-08-SingleEltVectorCrash.ll (6681 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-05-10-icmp-or.ll (6682 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-05-14-Crash.ll (6683 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-05-18-CastFoldBug.ll (6684 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-06-06-AshrSignBit.ll (6685 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-06-21-DivCompareMiscomp.ll (6686 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-08-02-InfiniteLoop.ll (6687 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-09-17-AliasConstFold2.ll (6688 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-09-10-AliasConstFold.ll (6689 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-10-12-Crash.ll (6690 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-10-31-RangeCrash.ll (6691 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll (6692 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-10-31-StringCrash.ll (6693 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-10-28-stacksave.ll (6694 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-11-22-IcmpCrash.ll (6695 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-11-25-CompatibleAttributes.ll (6696 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-11-15-CompareMiscomp.ll (6697 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-11-07-OpaqueAlignCrash.ll (6698 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-12-10-ConstFoldCompare.ll (6699 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-12-16-AsmNoUnwind.ll (6700 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-12-12-GEPScale.ll (6701 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-12-28-IcmpSub2.ll (6702 of 8626) PASS: LLVM :: Transforms/InstCombine/2007-12-18-AddSelCmpSub.ll (6703 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-06-BitCastAttributes.ll (6704 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-06-CastCrash.ll (6705 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-06-VoidCast.ll (6706 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-13-AndCmpCmp.ll (6707 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-13-NoBitCastAttributes.ll (6708 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-14-VarArgTrampoline.ll (6709 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-21-MulTrunc.ll (6710 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-21-MismatchedCastAndCompare.ll (6711 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-27-FloatSelect.ll (6712 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-02-13-MulURem.ll (6713 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-01-29-AddICmp.ll (6714 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-02-16-SDivOverflow.ll (6715 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-02-28-OrFCmpCrash.ll (6716 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-02-23-MulSub.ll (6717 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-02-16-SDivOverflow2.ll (6718 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-03-13-IntToPtr.ll (6719 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-04-28-VolatileStore.ll (6720 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-04-22-ByValBitcast.ll (6721 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-04-29-VolatileLoadDontMerge.ll (6722 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-08-LiveStoreDelete.ll (6723 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-04-29-VolatileLoadMerge.ll (6724 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-09-SinkOfInvoke.ll (6725 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-17-InfLoop.ll (6726 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-08-StrLenSink.ll (6727 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-18-FoldIntToPtr.ll (6728 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-22-IDivVector.ll (6729 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-31-AddBool.ll (6730 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-22-NegValVector.ll (6731 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-23-CompareFold.ll (6732 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-06-05-ashr-crash.ll (6733 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-06-08-ICmpPHI.ll (6734 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-06-13-InfiniteLoopStore.ll (6735 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-06-13-ReadOnlyCallStore.ll (6736 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-06-19-UncondLoad.ll (6737 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-06-21-CompareMiscomp.ll (6738 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-05-31-Bools.ll (6739 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-06-24-StackRestore.ll (6740 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-08-ShiftOneAndOne.ll (6741 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-08-AndICmp.ll (6742 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-08-SubAnd.ll (6743 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-09-SubAndError.ll (6744 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-08-VolatileLoadMerge.ll (6745 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-10-CastSextBool.ll (6746 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-10-ICmpBinOp.ll (6747 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-11-RemAnd.ll (6748 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-16-fsub.ll (6749 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-16-sse2_storel_dq.ll (6750 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-07-13-DivZero.ll (6751 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-08-05-And.ll (6752 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-08-17-ICmpXorSignbit.ll (6753 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-09-02-VectorCrash.ll (6754 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-09-29-FoldingOr.ll (6755 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-10-23-ConstFoldWithoutMask.ll (6756 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-11-01-SRemDemandedBits.ll (6757 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-10-11-DivCompareFold.ll (6758 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-11-20-DivMulRem.ll (6759 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-11-27-MultiplyIntVec.ll (6760 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-11-08-FCmp.ll (6761 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-11-27-IDivVector.ll (6762 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-11-27-UDivNegative.ll (6763 of 8626) PASS: LLVM :: Transforms/InstCombine/2008-12-17-SRemNegConstVec.ll (6764 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-01-05-i128-crash.ll (6765 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-01-16-PointerAddrSpace.ll (6766 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-01-08-AlignAlloca.ll (6767 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-01-19-fmod-constant-float.ll (6768 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-01-24-EmptyStruct.ll (6769 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-01-31-InfIterate.ll (6770 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-01-31-Pressure.ll (6771 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-02-04-FPBitcast.ll (6772 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-01-19-fmod-constant-float-specials.ll (6773 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-02-11-NotInitialized.ll (6774 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-02-21-LoadCST.ll (6775 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-02-20-InstCombine-SROA.ll (6776 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-02-25-CrashZeroSizeArray.ll (6777 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-03-18-vector-ashr-crash.ll (6778 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-04-07-MulPromoteToI96.ll (6779 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-03-24-InfLoop.ll (6780 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-03-20-AShrOverShift.ll (6781 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-06-11-StoreAddrSpace.ll (6782 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-05-23-FCmpToICmp.ll (6783 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-07-02-MaskedIntVector.ll (6784 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-06-16-SRemDemandedBits.ll (6785 of 8626) PASS: LLVM :: Transforms/InstCombine/2010-01-28-NegativeSRem.ll (6786 of 8626) PASS: LLVM :: Transforms/InstCombine/2009-12-17-CmpSelectNull.ll (6787 of 8626) PASS: LLVM :: Transforms/InstCombine/2010-03-03-ExtElim.ll (6788 of 8626) PASS: LLVM :: Transforms/InstCombine/2010-11-01-lshr-mask.ll (6789 of 8626) PASS: LLVM :: Transforms/InstCombine/2010-05-30-memcpy-Struct.ll (6790 of 8626) PASS: LLVM :: Transforms/InstCombine/2010-11-21-SizeZeroTypeGEP.ll (6791 of 8626) PASS: LLVM :: Transforms/InstCombine/2011-03-08-SRemMinusOneBadOpt.ll (6792 of 8626) PASS: LLVM :: Transforms/InstCombine/2010-11-23-Distributed.ll (6793 of 8626) PASS: LLVM :: Transforms/InstCombine/2011-05-02-VectorBoolean.ll (6794 of 8626) PASS: LLVM :: Transforms/InstCombine/2011-02-14-InfLoop.ll (6795 of 8626) PASS: LLVM :: Transforms/InstCombine/2011-05-13-InBoundsGEP.ll (6796 of 8626) PASS: LLVM :: Transforms/InstCombine/2011-09-03-Trampoline.ll (6797 of 8626) PASS: LLVM :: Transforms/InstCombine/2011-05-28-swapmulsub.ll (6798 of 8626) PASS: LLVM :: Transforms/InstCombine/2011-06-13-nsw-alloca.ll (6799 of 8626) PASS: LLVM :: Transforms/InstCombine/2011-10-07-AlignPromotion.ll (6800 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-01-11-OpaqueBitcastCrash.ll (6801 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-02-13-FCmp.ll (6802 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-02-28-ICmp.ll (6803 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-03-10-InstCombine.ll (6804 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-04-24-vselect.ll (6805 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-04-23-Neon-Intrinsics.ll (6806 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-04-30-SRem.ll (6807 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-05-27-Negative-Shift-Crash.ll (6808 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-05-28-select-hang.ll (6809 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-07-30-addrsp-bitcast.ll (6810 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-06-06-LoadOfPHIs.ll (6811 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-07-25-LoadPart.ll (6812 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-09-24-MemcpyFromGlobalCrash.ll (6813 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-08-28-udiv_ashl.ll (6814 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-12-14-simp-vgep.ll (6815 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-09-17-ZeroSizedAlloca.ll (6816 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-3-15-or-xor-constant.ll (6817 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-10-25-vector-of-pointers.ll (6818 of 8626) PASS: LLVM :: Transforms/InstCombine/2012-6-7-vselect-bitcast.ll (6819 of 8626) PASS: LLVM :: Transforms/InstCombine/2013-03-05-Combine-BitcastTy-Into-Alloca.ll (6820 of 8626) PASS: LLVM :: Transforms/InstCombine/ExtractCast.ll (6821 of 8626) PASS: LLVM :: Transforms/InstCombine/CPP_min_max.ll (6822 of 8626) PASS: LLVM :: Transforms/InstCombine/JavaCompare.ll (6823 of 8626) PASS: LLVM :: Transforms/InstCombine/IntPtrCast.ll (6824 of 8626) PASS: LLVM :: Transforms/InstCombine/abs-1.ll (6825 of 8626) PASS: LLVM :: Transforms/InstCombine/LandingPadClauses.ll (6826 of 8626) PASS: LLVM :: Transforms/InstCombine/add-shrink.ll (6827 of 8626) PASS: LLVM :: Transforms/InstCombine/add.ll (6828 of 8626) PASS: LLVM :: Transforms/InstCombine/add-sitofp.ll (6829 of 8626) PASS: LLVM :: Transforms/InstCombine/add2.ll (6830 of 8626) PASS: LLVM :: Transforms/InstCombine/add4.ll (6831 of 8626) PASS: LLVM :: Transforms/InstCombine/add3.ll (6832 of 8626) PASS: LLVM :: Transforms/InstCombine/addnegneg.ll (6833 of 8626) PASS: LLVM :: Transforms/InstCombine/adjust-for-sminmax.ll (6834 of 8626) PASS: LLVM :: Transforms/InstCombine/align-addr.ll (6835 of 8626) PASS: LLVM :: Transforms/InstCombine/align-external.ll (6836 of 8626) PASS: LLVM :: Transforms/InstCombine/align-2d-gep.ll (6837 of 8626) PASS: LLVM :: Transforms/InstCombine/alloca.ll (6838 of 8626) PASS: LLVM :: Transforms/InstCombine/and-compare.ll (6839 of 8626) PASS: LLVM :: Transforms/InstCombine/and-fcmp.ll (6840 of 8626) PASS: LLVM :: Transforms/InstCombine/and-not-or.ll (6841 of 8626) PASS: LLVM :: Transforms/InstCombine/and-or-and.ll (6842 of 8626) PASS: LLVM :: Transforms/InstCombine/and-xor-or.ll (6843 of 8626) PASS: LLVM :: Transforms/InstCombine/and-or.ll (6844 of 8626) PASS: LLVM :: Transforms/InstCombine/and-xor-merge.ll (6845 of 8626) PASS: LLVM :: Transforms/InstCombine/and-or-not.ll (6846 of 8626) PASS: LLVM :: Transforms/InstCombine/and.ll (6847 of 8626) PASS: LLVM :: Transforms/InstCombine/and2.ll (6848 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-add1.ll (6849 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-add2.ll (6850 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-and-compare.ll (6851 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-and-or-and.ll (6852 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-and-xor-merge.ll (6853 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-and1.ll (6854 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-and2.ll (6855 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-cast-and-cast.ll (6856 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-call-cast-target.ll (6857 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-cast-cast-to-and.ll (6858 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-mul1.ll (6859 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-cast.ll (6860 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-div1.ll (6861 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-div2.ll (6862 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-not.ll (6863 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-mul2.ll (6864 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-or2.ll (6865 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-or1.ll (6866 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-rem2.ll (6867 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-rem1.ll (6868 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-shift-simplify.ll (6869 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-select.ll (6870 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-shift.ll (6871 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-shl-trunc.ll (6872 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-xor1.ll (6873 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-sub.ll (6874 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-xor2.ll (6875 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-zext2.ll (6876 of 8626) PASS: LLVM :: Transforms/InstCombine/apint-zext1.ll (6877 of 8626) PASS: LLVM :: Transforms/InstCombine/ashr-nop.ll (6878 of 8626) PASS: LLVM :: Transforms/InstCombine/atomic.ll (6879 of 8626) PASS: LLVM :: Transforms/InstCombine/badmalloc.ll (6880 of 8626) PASS: LLVM :: Transforms/InstCombine/binop-cast.ll (6881 of 8626) PASS: LLVM :: Transforms/InstCombine/bit-tracking.ll (6882 of 8626) PASS: LLVM :: Transforms/InstCombine/bit-checks.ll (6883 of 8626) PASS: LLVM :: Transforms/InstCombine/bitcast-bigendian.ll (6884 of 8626) PASS: LLVM :: Transforms/InstCombine/bitcast-sext-vector.ll (6885 of 8626) PASS: LLVM :: Transforms/InstCombine/bitcast-vec-canon.ll (6886 of 8626) PASS: LLVM :: Transforms/InstCombine/bitcast-store.ll (6887 of 8626) PASS: LLVM :: Transforms/InstCombine/bitcast-vec-uniform.ll (6888 of 8626) PASS: LLVM :: Transforms/InstCombine/bitcast-vector-fold.ll (6889 of 8626) PASS: LLVM :: Transforms/InstCombine/bitcast.ll (6890 of 8626) PASS: LLVM :: Transforms/InstCombine/bitcount.ll (6891 of 8626) PASS: LLVM :: Transforms/InstCombine/bittest.ll (6892 of 8626) PASS: LLVM :: Transforms/InstCombine/bswap-fold.ll (6893 of 8626) PASS: LLVM :: Transforms/InstCombine/bswap.ll (6894 of 8626) PASS: LLVM :: Transforms/InstCombine/call-intrinsics.ll (6895 of 8626) PASS: LLVM :: Transforms/InstCombine/call.ll (6896 of 8626) PASS: LLVM :: Transforms/InstCombine/call2.ll (6897 of 8626) PASS: LLVM :: Transforms/InstCombine/call-cast-target.ll (6898 of 8626) PASS: LLVM :: Transforms/InstCombine/cast-mul-select.ll (6899 of 8626) PASS: LLVM :: Transforms/InstCombine/canonicalize_branch.ll (6900 of 8626) PASS: LLVM :: Transforms/InstCombine/cast-set.ll (6901 of 8626) PASS: LLVM :: Transforms/InstCombine/cast.ll (6902 of 8626) PASS: LLVM :: Transforms/InstCombine/cast_ptr.ll (6903 of 8626) PASS: LLVM :: Transforms/InstCombine/compare-signs.ll (6904 of 8626) PASS: LLVM :: Transforms/InstCombine/constant-expr-datalayout.ll (6905 of 8626) PASS: LLVM :: Transforms/InstCombine/constant-fold-compare.ll (6906 of 8626) PASS: LLVM :: Transforms/InstCombine/constant-fold-gep.ll (6907 of 8626) PASS: LLVM :: Transforms/InstCombine/cos-2.ll (6908 of 8626) PASS: LLVM :: Transforms/InstCombine/dce-iterate.ll (6909 of 8626) PASS: LLVM :: Transforms/InstCombine/crash.ll (6910 of 8626) PASS: LLVM :: Transforms/InstCombine/cos-1.ll (6911 of 8626) PASS: LLVM :: Transforms/InstCombine/debug-line.ll (6912 of 8626) PASS: LLVM :: Transforms/InstCombine/debuginfo.ll (6913 of 8626) PASS: LLVM :: Transforms/InstCombine/deadcode.ll (6914 of 8626) PASS: LLVM :: Transforms/InstCombine/devirt.ll (6915 of 8626) PASS: LLVM :: Transforms/InstCombine/disable-simplify-libcalls.ll (6916 of 8626) PASS: LLVM :: Transforms/InstCombine/div.ll (6917 of 8626) PASS: LLVM :: Transforms/InstCombine/div-shift.ll (6918 of 8626) PASS: LLVM :: Transforms/InstCombine/enforce-known-alignment.ll (6919 of 8626) PASS: LLVM :: Transforms/InstCombine/exact.ll (6920 of 8626) PASS: LLVM :: Transforms/InstCombine/double-float-shrink-1.ll (6921 of 8626) PASS: LLVM :: Transforms/InstCombine/exp2-1.ll (6922 of 8626) PASS: LLVM :: Transforms/InstCombine/exp2-2.ll (6923 of 8626) PASS: LLVM :: Transforms/InstCombine/extractvalue.ll (6924 of 8626) PASS: LLVM :: Transforms/InstCombine/fcmp-select.ll (6925 of 8626) PASS: LLVM :: Transforms/InstCombine/fast-math.ll (6926 of 8626) PASS: LLVM :: Transforms/InstCombine/double-float-shrink-2.ll (6927 of 8626) PASS: LLVM :: Transforms/InstCombine/fcmp-special.ll (6928 of 8626) PASS: LLVM :: Transforms/InstCombine/fcmp.ll (6929 of 8626) PASS: LLVM :: Transforms/InstCombine/ffs-1.ll (6930 of 8626) PASS: LLVM :: Transforms/InstCombine/fdiv.ll (6931 of 8626) PASS: LLVM :: Transforms/InstCombine/fmul.ll (6932 of 8626) PASS: LLVM :: Transforms/InstCombine/fold-phi.ll (6933 of 8626) PASS: LLVM :: Transforms/InstCombine/fold-bin-operand.ll (6934 of 8626) PASS: LLVM :: Transforms/InstCombine/fold-calls.ll (6935 of 8626) PASS: LLVM :: Transforms/InstCombine/fold-sqrt-sqrtf.ll (6936 of 8626) PASS: LLVM :: Transforms/InstCombine/fold-vector-select.ll (6937 of 8626) PASS: LLVM :: Transforms/InstCombine/fold-vector-zero.ll (6938 of 8626) PASS: LLVM :: Transforms/InstCombine/fp-ret-bitcast.ll (6939 of 8626) PASS: LLVM :: Transforms/InstCombine/fpcast.ll (6940 of 8626) PASS: LLVM :: Transforms/InstCombine/fputs-1.ll (6941 of 8626) PASS: LLVM :: Transforms/InstCombine/fprintf-1.ll (6942 of 8626) PASS: LLVM :: Transforms/InstCombine/fpextend.ll (6943 of 8626) PASS: LLVM :: Transforms/InstCombine/fwrite-1.ll (6944 of 8626) PASS: LLVM :: Transforms/InstCombine/gepgep.ll (6945 of 8626) PASS: LLVM :: Transforms/InstCombine/gep-addrspace.ll (6946 of 8626) PASS: LLVM :: Transforms/InstCombine/fsub.ll (6947 of 8626) PASS: LLVM :: Transforms/InstCombine/getelementptr.ll (6948 of 8626) PASS: LLVM :: Transforms/InstCombine/idioms.ll (6949 of 8626) PASS: LLVM :: Transforms/InstCombine/hoist_instr.ll (6950 of 8626) PASS: LLVM :: Transforms/InstCombine/intrinsics.ll (6951 of 8626) PASS: LLVM :: Transforms/InstCombine/icmp.ll (6952 of 8626) PASS: LLVM :: Transforms/InstCombine/invariant.ll (6953 of 8626) PASS: LLVM :: Transforms/InstCombine/isascii-1.ll (6954 of 8626) PASS: LLVM :: Transforms/InstCombine/invoke.ll (6955 of 8626) PASS: LLVM :: Transforms/InstCombine/isdigit-1.ll (6956 of 8626) PASS: LLVM :: Transforms/InstCombine/load-cmp.ll (6957 of 8626) PASS: LLVM :: Transforms/InstCombine/known_align.ll (6958 of 8626) PASS: LLVM :: Transforms/InstCombine/load-select.ll (6959 of 8626) PASS: LLVM :: Transforms/InstCombine/load.ll (6960 of 8626) PASS: LLVM :: Transforms/InstCombine/load3.ll (6961 of 8626) PASS: LLVM :: Transforms/InstCombine/logical-select.ll (6962 of 8626) PASS: LLVM :: Transforms/InstCombine/loadstore-alignment.ll (6963 of 8626) PASS: LLVM :: Transforms/InstCombine/malloc-free-delete.ll (6964 of 8626) PASS: LLVM :: Transforms/InstCombine/memcmp-2.ll (6965 of 8626) PASS: LLVM :: Transforms/InstCombine/memcmp-1.ll (6966 of 8626) PASS: LLVM :: Transforms/InstCombine/lshr-phi.ll (6967 of 8626) PASS: LLVM :: Transforms/InstCombine/memcpy-1.ll (6968 of 8626) PASS: LLVM :: Transforms/InstCombine/memcpy-2.ll (6969 of 8626) PASS: LLVM :: Transforms/InstCombine/memcpy-from-global.ll (6970 of 8626) PASS: LLVM :: Transforms/InstCombine/memcpy-to-load.ll (6971 of 8626) PASS: LLVM :: Transforms/InstCombine/memcpy.ll (6972 of 8626) PASS: LLVM :: Transforms/InstCombine/memcpy_chk-1.ll (6973 of 8626) PASS: LLVM :: Transforms/InstCombine/memcpy_chk-2.ll (6974 of 8626) PASS: LLVM :: Transforms/InstCombine/memmove-1.ll (6975 of 8626) PASS: LLVM :: Transforms/InstCombine/memmove-2.ll (6976 of 8626) PASS: LLVM :: Transforms/InstCombine/memmove.ll (6977 of 8626) PASS: LLVM :: Transforms/InstCombine/memset-1.ll (6978 of 8626) PASS: LLVM :: Transforms/InstCombine/memmove_chk-2.ll (6979 of 8626) PASS: LLVM :: Transforms/InstCombine/memmove_chk-1.ll (6980 of 8626) PASS: LLVM :: Transforms/InstCombine/memset-2.ll (6981 of 8626) PASS: LLVM :: Transforms/InstCombine/memset.ll (6982 of 8626) PASS: LLVM :: Transforms/InstCombine/memset2.ll (6983 of 8626) PASS: LLVM :: Transforms/InstCombine/memset_chk-1.ll (6984 of 8626) PASS: LLVM :: Transforms/InstCombine/memset_chk-2.ll (6985 of 8626) PASS: LLVM :: Transforms/InstCombine/mul.ll (6986 of 8626) PASS: LLVM :: Transforms/InstCombine/mul-masked-bits.ll (6987 of 8626) PASS: LLVM :: Transforms/InstCombine/merge-icmp.ll (6988 of 8626) PASS: LLVM :: Transforms/InstCombine/multi-use-or.ll (6989 of 8626) PASS: LLVM :: Transforms/InstCombine/narrow.ll (6990 of 8626) PASS: LLVM :: Transforms/InstCombine/neon-intrinsics.ll (6991 of 8626) PASS: LLVM :: Transforms/InstCombine/not-fcmp.ll (6992 of 8626) PASS: LLVM :: Transforms/InstCombine/not.ll (6993 of 8626) PASS: LLVM :: Transforms/InstCombine/no-negzero.ll (6994 of 8626) PASS: LLVM :: Transforms/InstCombine/nothrow.ll (6995 of 8626) PASS: LLVM :: Transforms/InstCombine/obfuscated_splat.ll (6996 of 8626) PASS: LLVM :: Transforms/InstCombine/nsw.ll (6997 of 8626) PASS: LLVM :: Transforms/InstCombine/objsize-64.ll (6998 of 8626) PASS: LLVM :: Transforms/InstCombine/odr-linkage.ll (6999 of 8626) PASS: LLVM :: Transforms/InstCombine/objsize.ll (7000 of 8626) PASS: LLVM :: Transforms/InstCombine/or-fcmp.ll (7001 of 8626) PASS: LLVM :: Transforms/InstCombine/or-xor.ll (7002 of 8626) PASS: LLVM :: Transforms/InstCombine/or.ll (7003 of 8626) PASS: LLVM :: Transforms/InstCombine/or-to-xor.ll (7004 of 8626) PASS: LLVM :: Transforms/InstCombine/osx-names.ll (7005 of 8626) PASS: LLVM :: Transforms/InstCombine/pow-1.ll (7006 of 8626) PASS: LLVM :: Transforms/InstCombine/overflow.ll (7007 of 8626) PASS: LLVM :: Transforms/InstCombine/phi.ll (7008 of 8626) PASS: LLVM :: Transforms/InstCombine/pr12338.ll (7009 of 8626) PASS: LLVM :: Transforms/InstCombine/pr12251.ll (7010 of 8626) PASS: LLVM :: Transforms/InstCombine/phi-merge-gep.ll (7011 of 8626) PASS: LLVM :: Transforms/InstCombine/pow-2.ll (7012 of 8626) PASS: LLVM :: Transforms/InstCombine/pr2996.ll (7013 of 8626) PASS: LLVM :: Transforms/InstCombine/pr8547.ll (7014 of 8626) PASS: LLVM :: Transforms/InstCombine/pr2645-0.ll (7015 of 8626) PASS: LLVM :: Transforms/InstCombine/preserve-sminmax.ll (7016 of 8626) PASS: LLVM :: Transforms/InstCombine/pr2645-1.ll (7017 of 8626) PASS: LLVM :: Transforms/InstCombine/puts-1.ll (7018 of 8626) PASS: LLVM :: Transforms/InstCombine/printf-1.ll (7019 of 8626) PASS: LLVM :: Transforms/InstCombine/ptr-int-cast.ll (7020 of 8626) PASS: LLVM :: Transforms/InstCombine/printf-2.ll (7021 of 8626) PASS: LLVM :: Transforms/InstCombine/rem.ll (7022 of 8626) PASS: LLVM :: Transforms/InstCombine/select-2.ll (7023 of 8626) PASS: LLVM :: Transforms/InstCombine/sdiv-2.ll (7024 of 8626) PASS: LLVM :: Transforms/InstCombine/sdiv-1.ll (7025 of 8626) PASS: LLVM :: Transforms/InstCombine/select-load-call.ll (7026 of 8626) PASS: LLVM :: Transforms/InstCombine/select-crash.ll (7027 of 8626) PASS: LLVM :: Transforms/InstCombine/set.ll (7028 of 8626) PASS: LLVM :: Transforms/InstCombine/sext.ll (7029 of 8626) PASS: LLVM :: Transforms/InstCombine/select.ll (7030 of 8626) PASS: LLVM :: Transforms/InstCombine/shift-sra.ll (7031 of 8626) PASS: LLVM :: Transforms/InstCombine/setcc-strength-reduce.ll (7032 of 8626) PASS: LLVM :: Transforms/InstCombine/shufflevec-constant.ll (7033 of 8626) PASS: LLVM :: Transforms/InstCombine/shift.ll (7034 of 8626) PASS: LLVM :: Transforms/InstCombine/shufflemask-undef.ll (7035 of 8626) PASS: LLVM :: Transforms/InstCombine/sign-test-and-or.ll (7036 of 8626) PASS: LLVM :: Transforms/InstCombine/simplify-demanded-bits-pointer.ll (7037 of 8626) PASS: LLVM :: Transforms/InstCombine/sink_instruction.ll (7038 of 8626) PASS: LLVM :: Transforms/InstCombine/signext.ll (7039 of 8626) PASS: LLVM :: Transforms/InstCombine/sitofp.ll (7040 of 8626) PASS: LLVM :: Transforms/InstCombine/sqrt.ll (7041 of 8626) PASS: LLVM :: Transforms/InstCombine/srem-simplify-bug.ll (7042 of 8626) PASS: LLVM :: Transforms/InstCombine/signed-comparison.ll (7043 of 8626) PASS: LLVM :: Transforms/InstCombine/srem.ll (7044 of 8626) PASS: LLVM :: Transforms/InstCombine/sprintf-1.ll (7045 of 8626) PASS: LLVM :: Transforms/InstCombine/stacksaverestore.ll (7046 of 8626) PASS: LLVM :: Transforms/InstCombine/stack-overalign.ll (7047 of 8626) PASS: LLVM :: Transforms/InstCombine/srem1.ll (7048 of 8626) PASS: LLVM :: Transforms/InstCombine/store.ll (7049 of 8626) PASS: LLVM :: Transforms/InstCombine/stpcpy-1.ll (7050 of 8626) PASS: LLVM :: Transforms/InstCombine/stpcpy-2.ll (7051 of 8626) PASS: LLVM :: Transforms/InstCombine/stpcpy_chk-1.ll (7052 of 8626) PASS: LLVM :: Transforms/InstCombine/stpcpy_chk-2.ll (7053 of 8626) PASS: LLVM :: Transforms/InstCombine/strcat-1.ll (7054 of 8626) PASS: LLVM :: Transforms/InstCombine/strcat-2.ll (7055 of 8626) PASS: LLVM :: Transforms/InstCombine/strcat-3.ll (7056 of 8626) PASS: LLVM :: Transforms/InstCombine/strchr-1.ll (7057 of 8626) PASS: LLVM :: Transforms/InstCombine/strchr-2.ll (7058 of 8626) PASS: LLVM :: Transforms/InstCombine/strcmp-1.ll (7059 of 8626) PASS: LLVM :: Transforms/InstCombine/strcmp-2.ll (7060 of 8626) PASS: LLVM :: Transforms/InstCombine/strcpy-1.ll (7061 of 8626) PASS: LLVM :: Transforms/InstCombine/strcpy-2.ll (7062 of 8626) PASS: LLVM :: Transforms/InstCombine/strcpy_chk-2.ll (7063 of 8626) PASS: LLVM :: Transforms/InstCombine/strcpy_chk-1.ll (7064 of 8626) PASS: LLVM :: Transforms/InstCombine/strcspn-1.ll (7065 of 8626) PASS: LLVM :: Transforms/InstCombine/strcpy_chk-64.ll (7066 of 8626) PASS: LLVM :: Transforms/InstCombine/strlen-2.ll (7067 of 8626) PASS: LLVM :: Transforms/InstCombine/strlen-1.ll (7068 of 8626) PASS: LLVM :: Transforms/InstCombine/strcspn-2.ll (7069 of 8626) PASS: LLVM :: Transforms/InstCombine/strncat-3.ll (7070 of 8626) PASS: LLVM :: Transforms/InstCombine/strncat-1.ll (7071 of 8626) PASS: LLVM :: Transforms/InstCombine/strncmp-1.ll (7072 of 8626) PASS: LLVM :: Transforms/InstCombine/strncat-2.ll (7073 of 8626) PASS: LLVM :: Transforms/InstCombine/strncmp-2.ll (7074 of 8626) PASS: LLVM :: Transforms/InstCombine/strncpy-1.ll (7075 of 8626) PASS: LLVM :: Transforms/InstCombine/strncpy_chk-1.ll (7076 of 8626) PASS: LLVM :: Transforms/InstCombine/strncpy-2.ll (7077 of 8626) PASS: LLVM :: Transforms/InstCombine/strncpy_chk-2.ll (7078 of 8626) PASS: LLVM :: Transforms/InstCombine/strpbrk-1.ll (7079 of 8626) PASS: LLVM :: Transforms/InstCombine/strpbrk-2.ll (7080 of 8626) PASS: LLVM :: Transforms/InstCombine/strrchr-2.ll (7081 of 8626) PASS: LLVM :: Transforms/InstCombine/strrchr-1.ll (7082 of 8626) PASS: LLVM :: Transforms/InstCombine/strspn-1.ll (7083 of 8626) PASS: LLVM :: Transforms/InstCombine/strto-1.ll (7084 of 8626) PASS: LLVM :: Transforms/InstCombine/struct-assign-tbaa.ll (7085 of 8626) PASS: LLVM :: Transforms/InstCombine/strstr-1.ll (7086 of 8626) PASS: LLVM :: Transforms/InstCombine/strstr-2.ll (7087 of 8626) PASS: LLVM :: Transforms/InstCombine/sub-xor.ll (7088 of 8626) PASS: LLVM :: Transforms/InstCombine/sub.ll (7089 of 8626) PASS: LLVM :: Transforms/InstCombine/toascii-1.ll (7090 of 8626) PASS: LLVM :: Transforms/InstCombine/trunc.ll (7091 of 8626) PASS: LLVM :: Transforms/InstCombine/udiv-simplify-bug-1.ll (7092 of 8626) PASS: LLVM :: Transforms/InstCombine/udiv-simplify-bug-0.ll (7093 of 8626) PASS: LLVM :: Transforms/InstCombine/udiv_select_to_select_shift.ll (7094 of 8626) PASS: LLVM :: Transforms/InstCombine/udivrem-change-width.ll (7095 of 8626) PASS: LLVM :: Transforms/InstCombine/urem-simplify-bug.ll (7096 of 8626) PASS: LLVM :: Transforms/InstCombine/urem.ll (7097 of 8626) PASS: LLVM :: Transforms/InstCombine/vec_demanded_elts.ll (7098 of 8626) PASS: LLVM :: Transforms/InstCombine/vec_extract_2elts.ll (7099 of 8626) PASS: LLVM :: Transforms/InstCombine/vec_extract_elt.ll (7100 of 8626) PASS: LLVM :: Transforms/InstCombine/vec_insertelt.ll (7101 of 8626) PASS: LLVM :: Transforms/InstCombine/vec_extract_var_elt.ll (7102 of 8626) PASS: LLVM :: Transforms/InstCombine/vec_narrow.ll (7103 of 8626) PASS: LLVM :: Transforms/InstCombine/vector-casts.ll (7104 of 8626) PASS: LLVM :: Transforms/InstCombine/vec_sext.ll (7105 of 8626) PASS: LLVM :: Transforms/InstCombine/vec_shuffle.ll (7106 of 8626) PASS: LLVM :: Transforms/InstCombine/vec_phi_extract.ll (7107 of 8626) PASS: LLVM :: Transforms/InstCombine/vector-type.ll (7108 of 8626) PASS: LLVM :: Transforms/InstCombine/vector-srem.ll (7109 of 8626) PASS: LLVM :: Transforms/InstCombine/vector_gep1.ll (7110 of 8626) PASS: LLVM :: Transforms/InstCombine/vector_gep2.ll (7111 of 8626) PASS: LLVM :: Transforms/InstCombine/x86-crc32-demanded.ll (7112 of 8626) PASS: LLVM :: Transforms/InstCombine/volatile_store.ll (7113 of 8626) PASS: LLVM :: Transforms/InstCombine/weak-symbols.ll (7114 of 8626) PASS: LLVM :: Transforms/InstCombine/zero-point-zero-add.ll (7115 of 8626) PASS: LLVM :: Transforms/InstCombine/xor-undef.ll (7116 of 8626) PASS: LLVM :: Transforms/InstCombine/xor.ll (7117 of 8626) PASS: LLVM :: Transforms/InstCombine/xor2.ll (7118 of 8626) PASS: LLVM :: Transforms/InstCombine/zext-fold.ll (7119 of 8626) PASS: LLVM :: Transforms/InstCombine/zeroext-and-reduce.ll (7120 of 8626) PASS: LLVM :: Transforms/InstCombine/zext-bool-add-sub.ll (7121 of 8626) PASS: LLVM :: Transforms/InstCombine/zext.ll (7122 of 8626) PASS: LLVM :: Transforms/InstCombine/zext-or-icmp.ll (7123 of 8626) PASS: LLVM :: Transforms/InstSimplify/2011-02-01-Vector.ll (7124 of 8626) PASS: LLVM :: Transforms/InstSimplify/2010-12-20-Boolean.ll (7125 of 8626) PASS: LLVM :: Transforms/InstSimplify/2011-01-14-Thread.ll (7126 of 8626) PASS: LLVM :: Transforms/InstSimplify/2010-12-20-Distribute.ll (7127 of 8626) PASS: LLVM :: Transforms/InstSimplify/2011-09-05-InsertExtractValue.ll (7128 of 8626) PASS: LLVM :: Transforms/InstSimplify/2011-10-27-BinOpCrash.ll (7129 of 8626) PASS: LLVM :: Transforms/InstSimplify/2011-11-23-MaskedBitsCrash.ll (7130 of 8626) PASS: LLVM :: Transforms/InstSimplify/2013-04-19-ConstantFoldingCrash.ll (7131 of 8626) PASS: LLVM :: Transforms/InstSimplify/AndOrXor.ll (7132 of 8626) PASS: LLVM :: Transforms/InstSimplify/call-callconv.ll (7133 of 8626) PASS: LLVM :: Transforms/InstSimplify/call.ll (7134 of 8626) PASS: LLVM :: Transforms/InstSimplify/exact-nsw-nuw.ll (7135 of 8626) PASS: LLVM :: Transforms/InstSimplify/compare.ll (7136 of 8626) PASS: LLVM :: Transforms/InstSimplify/fdiv.ll (7137 of 8626) PASS: LLVM :: Transforms/InstSimplify/fast-math.ll (7138 of 8626) PASS: LLVM :: Transforms/InstSimplify/floating-point-arithmetic.ll (7139 of 8626) PASS: LLVM :: Transforms/InstSimplify/ptr_diff.ll (7140 of 8626) PASS: LLVM :: Transforms/InstSimplify/phi.ll (7141 of 8626) PASS: LLVM :: Transforms/InstSimplify/maxmin.ll (7142 of 8626) PASS: LLVM :: Transforms/InstSimplify/reassociate.ll (7143 of 8626) PASS: LLVM :: Transforms/InstSimplify/past-the-end.ll (7144 of 8626) PASS: LLVM :: Transforms/InstSimplify/rem.ll (7145 of 8626) PASS: LLVM :: Transforms/InstSimplify/undef.ll (7146 of 8626) PASS: LLVM :: Transforms/InstSimplify/vector_gep.ll (7147 of 8626) PASS: LLVM :: Transforms/Internalize/available_externally.ll (7148 of 8626) PASS: LLVM :: Transforms/Internalize/2009-01-05-InternalizeAliases.ll (7149 of 8626) PASS: LLVM :: Transforms/JumpThreading/2008-11-27-EntryMunge.ll (7150 of 8626) PASS: LLVM :: Transforms/JumpThreading/2010-08-26-and.ll (7151 of 8626) PASS: LLVM :: Transforms/JumpThreading/2011-04-02-SimplifyDeadBlock.ll (7152 of 8626) PASS: LLVM :: Transforms/JumpThreading/2011-04-14-InfLoop.ll (7153 of 8626) PASS: LLVM :: Transforms/JumpThreading/2012-07-19-NoSuccessorIndirectBr.ll (7154 of 8626) PASS: LLVM :: Transforms/Internalize/2008-05-09-AllButMain.ll (7155 of 8626) PASS: LLVM :: Transforms/JumpThreading/and-cond.ll (7156 of 8626) PASS: LLVM :: Transforms/JumpThreading/and-and-cond.ll (7157 of 8626) PASS: LLVM :: Transforms/JumpThreading/basic.ll (7158 of 8626) PASS: LLVM :: Transforms/JumpThreading/compare.ll (7159 of 8626) PASS: LLVM :: Transforms/JumpThreading/crash.ll (7160 of 8626) PASS: LLVM :: Transforms/JumpThreading/branch-no-const.ll (7161 of 8626) PASS: LLVM :: Transforms/JumpThreading/indirectbr.ll (7162 of 8626) PASS: LLVM :: Transforms/JumpThreading/degenerate-phi.ll (7163 of 8626) PASS: LLVM :: Transforms/JumpThreading/lvi-load.ll (7164 of 8626) PASS: LLVM :: Transforms/JumpThreading/or-undef.ll (7165 of 8626) PASS: LLVM :: Transforms/JumpThreading/phi-eq.ll (7166 of 8626) PASS: LLVM :: Transforms/JumpThreading/no-irreducible-loops.ll (7167 of 8626) PASS: LLVM :: Transforms/JumpThreading/pr9331.ll (7168 of 8626) PASS: LLVM :: Transforms/JumpThreading/select.ll (7169 of 8626) PASS: LLVM :: Transforms/JumpThreading/thread-loads.ll (7170 of 8626) PASS: LLVM :: Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll (7171 of 8626) PASS: LLVM :: Transforms/LCSSA/2006-07-09-NoDominator.ll (7172 of 8626) PASS: LLVM :: Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll (7173 of 8626) PASS: LLVM :: Transforms/LCSSA/2006-10-31-UnreachableBlock.ll (7174 of 8626) PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM-2.ll (7175 of 8626) PASS: LLVM :: Transforms/LCSSA/2006-10-31-UnreachableBlock-2.ll (7176 of 8626) PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM-3.ll (7177 of 8626) PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM.ll (7178 of 8626) PASS: LLVM :: Transforms/LCSSA/basictest.ll (7179 of 8626) PASS: LLVM :: Transforms/LCSSA/indirectbr.ll (7180 of 8626) PASS: LLVM :: Transforms/LCSSA/invoke-dest.ll (7181 of 8626) PASS: LLVM :: Transforms/LCSSA/unreachable-use.ll (7182 of 8626) PASS: LLVM :: Transforms/LCSSA/unused-phis.ll (7183 of 8626) PASS: LLVM :: Transforms/LICM/2003-02-26-LoopExitNotDominated.ll (7184 of 8626) PASS: LLVM :: Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll (7185 of 8626) PASS: LLVM :: Transforms/LICM/2003-02-27-PreheaderProblem.ll (7186 of 8626) PASS: LLVM :: Transforms/LICM/2003-02-27-PreheaderExitNodeUpdate.ll (7187 of 8626) PASS: LLVM :: Transforms/LICM/2003-02-28-PromoteDifferentType.ll (7188 of 8626) PASS: LLVM :: Transforms/LICM/2003-02-27-StoreSinkPHIs.ll (7189 of 8626) PASS: LLVM :: Transforms/LICM/2003-05-02-LoadHoist.ll (7190 of 8626) PASS: LLVM :: Transforms/LICM/2003-12-11-SinkingToPHI.ll (7191 of 8626) PASS: LLVM :: Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.ll (7192 of 8626) PASS: LLVM :: Transforms/LICM/2004-11-17-UndefIndexCrash.ll (7193 of 8626) PASS: LLVM :: Transforms/LICM/2007-07-30-AliasSet.ll (7194 of 8626) PASS: LLVM :: Transforms/LICM/2006-09-12-DeadUserOfSunkInstr.ll (7195 of 8626) PASS: LLVM :: Transforms/LICM/2007-05-22-VolatileSink.ll (7196 of 8626) PASS: LLVM :: Transforms/LICM/2007-09-17-PromoteValue.ll (7197 of 8626) PASS: LLVM :: Transforms/LICM/2007-09-24-PromoteNullValue.ll (7198 of 8626) PASS: LLVM :: Transforms/LICM/2007-10-01-PromoteSafeValue.ll (7199 of 8626) PASS: LLVM :: Transforms/LICM/2008-05-20-AliasSetVAArg.ll (7200 of 8626) PASS: LLVM :: Transforms/LICM/2008-07-22-LoadGlobalConstant.ll (7201 of 8626) PASS: LLVM :: Transforms/LICM/2009-12-10-LICM-Indbr-Crash.ll (7202 of 8626) PASS: LLVM :: Transforms/LICM/2011-04-06-HoistMissedASTUpdate.ll (7203 of 8626) PASS: LLVM :: Transforms/LICM/2011-04-06-PromoteResultOfPromotion.ll (7204 of 8626) PASS: LLVM :: Transforms/LICM/2011-07-06-Alignment.ll (7205 of 8626) PASS: LLVM :: Transforms/LICM/atomics.ll (7206 of 8626) PASS: LLVM :: Transforms/LICM/Preserve-LCSSA.ll (7207 of 8626) PASS: LLVM :: Transforms/LICM/2011-04-09-RAUW-AST.ll (7208 of 8626) UNSUPPORTED: LLVM :: Transforms/LICM/hoist-invariant-load.ll (7209 of 8626) PASS: LLVM :: Transforms/LICM/basictest.ll (7210 of 8626) PASS: LLVM :: Transforms/LICM/crash.ll (7211 of 8626) PASS: LLVM :: Transforms/LICM/hoisting.ll (7212 of 8626) PASS: LLVM :: Transforms/LICM/debug-value.ll (7213 of 8626) PASS: LLVM :: Transforms/LICM/no-preheader-test.ll (7214 of 8626) PASS: LLVM :: Transforms/LICM/promote-order.ll (7215 of 8626) PASS: LLVM :: Transforms/LICM/sinking.ll (7216 of 8626) PASS: LLVM :: Transforms/LICM/scalar_promote.ll (7217 of 8626) PASS: LLVM :: Transforms/LICM/scalar-promote-memmodel.ll (7218 of 8626) PASS: LLVM :: Transforms/LICM/speculate.ll (7219 of 8626) PASS: LLVM :: Transforms/LoopDeletion/dcetest.ll (7220 of 8626) PASS: LLVM :: Transforms/LoopDeletion/2007-07-23-InfiniteLoop.ll (7221 of 8626) PASS: LLVM :: Transforms/LoopDeletion/2011-06-21-phioperands.ll (7222 of 8626) PASS: LLVM :: Transforms/LoopDeletion/multiple-exit-conditions.ll (7223 of 8626) PASS: LLVM :: Transforms/LoopDeletion/2008-05-06-Phi.ll (7224 of 8626) PASS: LLVM :: Transforms/LoopDeletion/simplify-then-delete.ll (7225 of 8626) PASS: LLVM :: Transforms/LoopDeletion/multiple-exits.ll (7226 of 8626) PASS: LLVM :: Transforms/LoopIdiom/debug-line.ll (7227 of 8626) PASS: LLVM :: Transforms/LoopIdiom/crash.ll (7228 of 8626) PASS: LLVM :: Transforms/LoopIdiom/memset_noidiom.ll (7229 of 8626) PASS: LLVM :: Transforms/LoopIdiom/X86/popcnt.ll (7230 of 8626) PASS: LLVM :: Transforms/LoopIdiom/non-canonical-loop.ll (7231 of 8626) PASS: LLVM :: Transforms/LoopIdiom/basic.ll (7232 of 8626) PASS: LLVM :: Transforms/LoopIdiom/scev-invalidation.ll (7233 of 8626) PASS: LLVM :: Transforms/LoopRotate/2009-01-25-SingleEntryPhi.ll (7234 of 8626) PASS: LLVM :: Transforms/LoopRotate/alloca.ll (7235 of 8626) PASS: LLVM :: Transforms/LoopRotate/basic.ll (7236 of 8626) PASS: LLVM :: Transforms/LoopRotate/PhiRename-1.ll (7237 of 8626) PASS: LLVM :: Transforms/LoopRotate/crash.ll (7238 of 8626) PASS: LLVM :: Transforms/LoopRotate/PhiSelfRefernce-1.ll (7239 of 8626) PASS: LLVM :: Transforms/LoopRotate/dbgvalue.ll (7240 of 8626) PASS: LLVM :: Transforms/LoopRotate/phi-duplicate.ll (7241 of 8626) PASS: LLVM :: Transforms/LoopRotate/multiple-exits.ll (7242 of 8626) PASS: LLVM :: Transforms/LoopRotate/indirectbr.ll (7243 of 8626) PASS: LLVM :: Transforms/LoopRotate/pr2639.ll (7244 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2003-04-25-AssertFail.ll (7245 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2003-05-12-PreheaderExitOfChild.ll (7246 of 8626) PASS: LLVM :: Transforms/LoopRotate/preserve-scev.ll (7247 of 8626) PASS: LLVM :: Transforms/LoopRotate/simplifylatch.ll (7248 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2004-02-05-DominatorInfoCorruption.ll (7249 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll (7250 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2003-12-10-ExitBlocksProblem.ll (7251 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2004-03-15-IncorrectDomUpdate.ll (7252 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2004-04-01-IncorrectDomUpdate.ll (7253 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2004-04-12-LoopSimplify-SwitchBackedges.ll (7254 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll (7255 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll (7256 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2010-12-26-PHIInfiniteLoop.ll (7257 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll (7258 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2012-03-20-indirectbr.ll (7259 of 8626) PASS: LLVM :: Transforms/LoopSimplify/basictest.ll (7260 of 8626) PASS: LLVM :: Transforms/LoopSimplify/2011-12-14-LandingpadHeader.ll (7261 of 8626) PASS: LLVM :: Transforms/LoopSimplify/indirectbr-backedge.ll (7262 of 8626) PASS: LLVM :: Transforms/LoopSimplify/hardertest.ll (7263 of 8626) PASS: LLVM :: Transforms/LoopSimplify/indirectbr.ll (7264 of 8626) PASS: LLVM :: Transforms/LoopSimplify/phi-node-simplify.ll (7265 of 8626) PASS: LLVM :: Transforms/LoopSimplify/single-backedge.ll (7266 of 8626) PASS: LLVM :: Transforms/LoopSimplify/unreachable-loop-pred.ll (7267 of 8626) PASS: LLVM :: Transforms/LoopSimplify/preserve-scev.ll (7268 of 8626) PASS: LLVM :: Transforms/LoopSimplify/merge-exits.ll (7269 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2005-08-15-AddRecIV.ll (7270 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2005-09-12-UsesOutOutsideOfLoop.ll (7271 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2008-08-13-CmpStride.ll (7272 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2005-08-17-OutOfLoopVariant.ll (7273 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2007-04-23-UseIterator.ll (7274 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2008-09-09-Overflow.ll (7275 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-07-19-CritEdgeBreakCrash.ll (7276 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2009-04-28-no-reduce-mul.ll (7277 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-03-CritEdgeMerge.ll (7278 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2009-01-13-nonconstant-stride-outside-loop.ll (7279 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-06-ReusePhi.ll (7280 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-13-SCEVChain.ll (7281 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-12-19-PostincQuadratic.ll (7282 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-14-IntPtr.ll (7283 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-01-16-nopreheader.ll (7284 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-01-02-nopreheader.ll (7285 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll (7286 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-07-13-ExpandUDiv.ll (7287 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-03-15-nopreheader.ll (7288 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-03-26-constexpr.ll (7289 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2013-01-05-IndBr.ll (7290 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/2013-01-14-ReuseCast.ll (7291 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/ARM/2012-06-15-lsr-noaddrmode.ll (7292 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2008-08-14-ShadowIV.ll (7293 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll (7294 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-07-20-DoubleIV.ll (7295 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2009-11-10-LSRCrash.ll (7296 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll (7297 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-stress-X86.ll (7298 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll (7299 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/addrec-gep.ll (7300 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll (7301 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/count-to-zero.ll (7302 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/different-type-ivs.ll (7303 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/dead-phi.ll (7304 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/dont-hoist-simple-loop-constants.ll (7305 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/dominate-assert.ll (7306 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-X86.ll (7307 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/dont_insert_redundant_ops.ll (7308 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/dont_reduce_bytes.ll (7309 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/exit_compare_live_range.ll (7310 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/dont_reverse.ll (7311 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/hoist-parent-preheader.ll (7312 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/invariant_value_first.ll (7313 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/invariant_value_first_arg.ll (7314 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/ivchain.ll (7315 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/nested-reduce.ll (7316 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/phi_node_update_multiple_preds.ll (7317 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/ops_after_indvar.ll (7318 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/nonlinear-postinc.ll (7319 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/pr12048.ll (7320 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/pr12018.ll (7321 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/pr12691.ll (7322 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/post-inc-icmpzero.ll (7323 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/pr2537.ll (7324 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/pr2570.ll (7325 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/pr3399.ll (7326 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/pr3086.ll (7327 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/pr3571.ll (7328 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/preserve-gep-loop-variant.ll (7329 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/quadradic-exit-value.ll (7330 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/related_indvars.ll (7331 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/remove_indvar.ll (7332 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/share_code_in_preheader.ll (7333 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/share_ivs.ll (7334 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/uglygep.ll (7335 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/use_postinc_value_outside_loop.ll (7336 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/variable_stride.ll (7337 of 8626) PASS: LLVM :: Transforms/LoopStrengthReduce/var_stride_used_by_compare.ll (7338 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll (7339 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2004-05-13-DontUnrollTooMuch.ll (7340 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2005-03-06-BadLoopInfoUpdate.ll (7341 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2007-04-16-PhiUpdate.ll (7342 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll (7343 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2007-11-05-Crash.ll (7344 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2007-05-09-UnknownTripCount.ll (7345 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2011-08-09-PhiUpdate.ll (7346 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2011-08-09-IVSimplify.ll (7347 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2011-08-08-PhiUpdate.ll (7348 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2011-10-01-NoopTrunc.ll (7349 of 8626) PASS: LLVM :: Transforms/LoopUnroll/2012-04-09-unroll-indirectbr.ll (7350 of 8626) PASS: LLVM :: Transforms/LoopUnroll/basic.ll (7351 of 8626) PASS: LLVM :: Transforms/LoopUnroll/pr10813.ll (7352 of 8626) PASS: LLVM :: Transforms/LoopUnroll/partial-unroll-optsize.ll (7353 of 8626) PASS: LLVM :: Transforms/LoopUnroll/pr14167.ll (7354 of 8626) PASS: LLVM :: Transforms/LoopUnroll/pr11361.ll (7355 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopUnroll/runtime-loop3.ll (7356 of 8626) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop1.ll (7357 of 8626) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop.ll (7358 of 8626) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop2.ll (7359 of 8626) PASS: LLVM :: Transforms/LoopUnroll/shifted-tripcount.ll (7360 of 8626) PASS: LLVM :: Transforms/LoopUnroll/scevunroll.ll (7361 of 8626) PASS: LLVM :: Transforms/LoopUnroll/unloop.ll (7362 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2006-06-27-DeadSwitchCase.ll (7363 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI.ll (7364 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2007-05-09-Unreachable.ll (7365 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2007-07-12-ExitDomInfo.ll (7366 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2007-05-09-tl.ll (7367 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2007-08-01-Dom.ll (7368 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2007-07-18-DomInfo.ll (7369 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2007-07-13-DomInfo.ll (7370 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2007-08-01-LCSSA.ll (7371 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2008-11-03-Invariant.ll (7372 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2007-10-04-DomFrontier.ll (7373 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2008-06-02-DomInfo.ll (7374 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2008-06-17-DomFrontier.ll (7375 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll (7376 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll (7377 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll (7378 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2011-09-26-EHCrash.ll (7379 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2011-06-02-CritSwitch.ll (7380 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2010-11-18-LCSSA.ll (7381 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2012-04-02-IndirectBr.ll (7382 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2012-05-20-Phi.ll (7383 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/infinite-loop.ll (7384 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/2012-04-30-LoopUnswitch-LPad-Crash.ll (7385 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/basictest.ll (7386 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/preserve-analyses.ll (7387 of 8626) PASS: LLVM :: Transforms/LoopUnswitch/crash.ll (7388 of 8626) PASS: LLVM :: Transforms/LoopVectorize/2012-10-22-isconsec.ll (7389 of 8626) PASS: LLVM :: Transforms/LoopVectorize/2012-10-20-infloop.ll (7390 of 8626) PASS: LLVM :: Transforms/LoopVectorize/12-12-11-if-conv.ll (7391 of 8626) PASS: LLVM :: Transforms/LoopVectorize/ARM/gcc-examples.ll (7392 of 8626) PASS: LLVM :: Transforms/LoopVectorize/ARM/arm-unroll.ll (7393 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/avx1.ll (7394 of 8626) PASS: LLVM :: Transforms/LoopVectorize/ARM/mul-cast-vect.ll (7395 of 8626) PASS: LLVM :: Transforms/LoopVectorize/ARM/width-detect.ll (7396 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/constant-vector-operand.ll (7397 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/conversion-cost.ll (7398 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/cost-model.ll (7399 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/gcc-examples.ll (7400 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/no-vector.ll (7401 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll (7402 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/min-trip-count-switch.ll (7403 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/parallel-loops.ll (7404 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/parallel-loops-after-reg2mem.ll (7405 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/reduction-crash.ll (7406 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/small-size.ll (7407 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vector-scalar-select-cost.ll (7408 of 8626) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vector_ptr_load_store.ll (7409 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/unroll-small-loops.ll (7410 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/struct-store.ll (7411 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/unroll_selection.ll (7412 of 8626) PASS: LLVM :: Transforms/LoopVectorize/bsd_regex.ll (7413 of 8626) PASS: LLVM :: Transforms/LoopVectorize/X86/x86_fp80-vector-store.ll (7414 of 8626) PASS: LLVM :: Transforms/LoopVectorize/calloc.ll (7415 of 8626) PASS: LLVM :: Transforms/LoopVectorize/bzip_reverse_loops.ll (7416 of 8626) PASS: LLVM :: Transforms/LoopVectorize/dbg.value.ll (7417 of 8626) PASS: LLVM :: Transforms/LoopVectorize/cast-induction.ll (7418 of 8626) PASS: LLVM :: Transforms/LoopVectorize/cpp-new-array.ll (7419 of 8626) PASS: LLVM :: Transforms/LoopVectorize/float-reduction.ll (7420 of 8626) PASS: LLVM :: Transforms/LoopVectorize/flags.ll (7421 of 8626) PASS: LLVM :: Transforms/LoopVectorize/if-conv-crash.ll (7422 of 8626) PASS: LLVM :: Transforms/LoopVectorize/i8-induction.ll (7423 of 8626) PASS: LLVM :: Transforms/LoopVectorize/global_alias.ll (7424 of 8626) PASS: LLVM :: Transforms/LoopVectorize/if-conversion-nest.ll (7425 of 8626) PASS: LLVM :: Transforms/LoopVectorize/if-conversion-reduction.ll (7426 of 8626) PASS: LLVM :: Transforms/LoopVectorize/if-conversion.ll (7427 of 8626) PASS: LLVM :: Transforms/LoopVectorize/increment.ll (7428 of 8626) PASS: LLVM :: Transforms/LoopVectorize/gcc-examples.ll (7429 of 8626) PASS: LLVM :: Transforms/LoopVectorize/induction_plus.ll (7430 of 8626) PASS: LLVM :: Transforms/LoopVectorize/lcssa-crash.ll (7431 of 8626) PASS: LLVM :: Transforms/LoopVectorize/no_int_induction.ll (7432 of 8626) PASS: LLVM :: Transforms/LoopVectorize/no_idiv_reduction.ll (7433 of 8626) PASS: LLVM :: Transforms/LoopVectorize/intrinsic.ll (7434 of 8626) PASS: LLVM :: Transforms/LoopVectorize/minmax_reduction.ll (7435 of 8626) PASS: LLVM :: Transforms/LoopVectorize/nofloat.ll (7436 of 8626) PASS: LLVM :: Transforms/LoopVectorize/no_outside_user.ll (7437 of 8626) PASS: LLVM :: Transforms/LoopVectorize/non-const-n.ll (7438 of 8626) PASS: LLVM :: Transforms/LoopVectorize/nsw-crash.ll (7439 of 8626) PASS: LLVM :: Transforms/LoopVectorize/phi-hang.ll (7440 of 8626) PASS: LLVM :: Transforms/LoopVectorize/ptr_loops.ll (7441 of 8626) PASS: LLVM :: Transforms/LoopVectorize/runtime-check-readonly.ll (7442 of 8626) PASS: LLVM :: Transforms/LoopVectorize/read-only.ll (7443 of 8626) PASS: LLVM :: Transforms/LoopVectorize/reverse_induction.ll (7444 of 8626) PASS: LLVM :: Transforms/LoopVectorize/runtime-limit.ll (7445 of 8626) PASS: LLVM :: Transforms/LoopVectorize/reduction.ll (7446 of 8626) PASS: LLVM :: Transforms/LoopVectorize/runtime-check.ll (7447 of 8626) PASS: LLVM :: Transforms/LoopVectorize/same-base-access.ll (7448 of 8626) PASS: LLVM :: Transforms/LoopVectorize/simple-unroll.ll (7449 of 8626) PASS: LLVM :: Transforms/LoopVectorize/scalar-select.ll (7450 of 8626) PASS: LLVM :: Transforms/LoopVectorize/small-loop.ll (7451 of 8626) PASS: LLVM :: Transforms/LoopVectorize/struct_access.ll (7452 of 8626) PASS: LLVM :: Transforms/LoopVectorize/start-non-zero.ll (7453 of 8626) PASS: LLVM :: Transforms/LoopVectorize/value-ptr-bug.ll (7454 of 8626) PASS: LLVM :: Transforms/LoopVectorize/vectorize-once.ll (7455 of 8626) PASS: LLVM :: Transforms/LoopVectorize/write-only.ll (7456 of 8626) PASS: LLVM :: Transforms/LowerAtomic/atomic-swap.ll (7457 of 8626) PASS: LLVM :: Transforms/LowerAtomic/atomic-load.ll (7458 of 8626) PASS: LLVM :: Transforms/LowerAtomic/barrier.ll (7459 of 8626) PASS: LLVM :: Transforms/LowerExpectIntrinsic/basic.ll (7460 of 8626) PASS: LLVM :: Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll (7461 of 8626) PASS: LLVM :: Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll (7462 of 8626) PASS: LLVM :: Transforms/LowerInvoke/2003-12-10-Crash.ll (7463 of 8626) PASS: LLVM :: Transforms/LowerInvoke/2004-02-29-PHICrash.ll (7464 of 8626) PASS: LLVM :: Transforms/LowerInvoke/2008-02-14-CritEdgePhiCrash.ll (7465 of 8626) PASS: LLVM :: Transforms/LowerInvoke/basictest.ll (7466 of 8626) PASS: LLVM :: Transforms/LowerSwitch/2003-05-01-PHIProblem.ll (7467 of 8626) PASS: LLVM :: Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll (7468 of 8626) PASS: LLVM :: Transforms/LowerSwitch/feature.ll (7469 of 8626) PASS: LLVM :: Transforms/LowerSwitch/2004-03-13-SwitchIsDefaultCrash.ll (7470 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2002-03-28-UninitializedVal.ll (7471 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2003-04-18-DeadBlockProblem.ll (7472 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2003-04-10-DFNotFound.ll (7473 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll (7474 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2003-04-24-MultipleIdenticalSuccessors.ll (7475 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2005-11-28-Crash.ll (7476 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2005-06-30-ReadBeforeWrite.ll (7477 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2003-06-26-IterativePromote.ll (7478 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2003-10-05-DeadPHIInsertion.ll (7479 of 8626) PASS: LLVM :: Transforms/Mem2Reg/ConvertDebugInfo.ll (7480 of 8626) PASS: LLVM :: Transforms/Mem2Reg/ConvertDebugInfo2.ll (7481 of 8626) PASS: LLVM :: Transforms/Mem2Reg/2007-08-27-VolatileLoadsStores.ll (7482 of 8626) PASS: LLVM :: Transforms/Mem2Reg/PromoteMemToRegister.ll (7483 of 8626) PASS: LLVM :: Transforms/Mem2Reg/crash.ll (7484 of 8626) PASS: LLVM :: Transforms/Mem2Reg/UndefValuesMerge.ll (7485 of 8626) PASS: LLVM :: Transforms/Mem2Reg/atomic.ll (7486 of 8626) PASS: LLVM :: Transforms/Mem2Reg/ignore-lifetime.ll (7487 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll (7488 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll (7489 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/align.ll (7490 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/atomic.ll (7491 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/2011-06-02-CallSlotOverwritten.ll (7492 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/form-memset.ll (7493 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/loadstore-sret.ll (7494 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/crash.ll (7495 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/memcpy-to-memset.ll (7496 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/sret.ll (7497 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/memcpy.ll (7498 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/memmove.ll (7499 of 8626) PASS: LLVM :: Transforms/MergeFunc/2011-02-08-RemoveEqual.ll (7500 of 8626) PASS: LLVM :: Transforms/MemCpyOpt/smaller.ll (7501 of 8626) PASS: LLVM :: Transforms/MergeFunc/crash.ll (7502 of 8626) UNSUPPORTED: LLVM :: Transforms/MergeFunc/phi-speculation1.ll (7503 of 8626) UNSUPPORTED: LLVM :: Transforms/MergeFunc/phi-speculation2.ll (7504 of 8626) UNSUPPORTED: LLVM :: Transforms/MergeFunc/vector.ll (7505 of 8626) UNSUPPORTED: LLVM :: Transforms/MergeFunc/vectors-and-arrays.ll (7506 of 8626) PASS: LLVM :: Transforms/MergeFunc/inttoptr.ll (7507 of 8626) PASS: LLVM :: Transforms/MergeFunc/2013-01-10-MergeFuncAssert.ll (7508 of 8626) UNSUPPORTED: LLVM :: Transforms/ObjCARC/arc-annotations.ll (7509 of 8626) XFAIL: LLVM :: Transforms/MergeFunc/fold-weak.ll (7510 of 8626) PASS: LLVM :: Transforms/MetaRenamer/metarenamer.ll (7511 of 8626) PASS: LLVM :: Transforms/ObjCARC/apelim.ll (7512 of 8626) PASS: LLVM :: Transforms/ObjCARC/cfg-hazards.ll (7513 of 8626) PASS: LLVM :: Transforms/ObjCARC/contract-marker.ll (7514 of 8626) PASS: LLVM :: Transforms/ObjCARC/contract-storestrong-ivar.ll (7515 of 8626) PASS: LLVM :: Transforms/ObjCARC/contract-storestrong.ll (7516 of 8626) PASS: LLVM :: Transforms/ObjCARC/basic.ll (7517 of 8626) PASS: LLVM :: Transforms/ObjCARC/contract-testcases.ll (7518 of 8626) PASS: LLVM :: Transforms/ObjCARC/contract.ll (7519 of 8626) PASS: LLVM :: Transforms/ObjCARC/escape.ll (7520 of 8626) PASS: LLVM :: Transforms/ObjCARC/ensure-that-exception-unwind-path-is-visited.ll (7521 of 8626) PASS: LLVM :: Transforms/ObjCARC/empty-block.ll (7522 of 8626) PASS: LLVM :: Transforms/ObjCARC/expand.ll (7523 of 8626) PASS: LLVM :: Transforms/ObjCARC/intrinsic-use-isolated.ll (7524 of 8626) PASS: LLVM :: Transforms/ObjCARC/gvn.ll (7525 of 8626) PASS: LLVM :: Transforms/ObjCARC/intrinsic-use.ll (7526 of 8626) PASS: LLVM :: Transforms/ObjCARC/invoke.ll (7527 of 8626) PASS: LLVM :: Transforms/ObjCARC/move-and-form-retain-autorelease.ll (7528 of 8626) PASS: LLVM :: Transforms/ObjCARC/move-and-merge-autorelease.ll (7529 of 8626) PASS: LLVM :: Transforms/ObjCARC/nested.ll (7530 of 8626) PASS: LLVM :: Transforms/ObjCARC/no-objc-arc-exceptions.ll (7531 of 8626) PASS: LLVM :: Transforms/ObjCARC/path-overflow.ll (7532 of 8626) PASS: LLVM :: Transforms/ObjCARC/pr12270.ll (7533 of 8626) PASS: LLVM :: Transforms/ObjCARC/post-inlining.ll (7534 of 8626) PASS: LLVM :: Transforms/ObjCARC/pointer-types.ll (7535 of 8626) PASS: LLVM :: Transforms/ObjCARC/retain-block-alloca.ll (7536 of 8626) PASS: LLVM :: Transforms/ObjCARC/retain-block-escape-analysis.ll (7537 of 8626) PASS: LLVM :: Transforms/ObjCARC/retain-block-load.ll (7538 of 8626) PASS: LLVM :: Transforms/ObjCARC/retain-block.ll (7539 of 8626) PASS: LLVM :: Transforms/ObjCARC/retain-block-side-effects.ll (7540 of 8626) PASS: LLVM :: Transforms/ObjCARC/rle-s2l.ll (7541 of 8626) PASS: LLVM :: Transforms/ObjCARC/retain-not-declared.ll (7542 of 8626) PASS: LLVM :: Transforms/ObjCARC/rv.ll (7543 of 8626) PASS: LLVM :: Transforms/ObjCARC/split-backedge.ll (7544 of 8626) PASS: LLVM :: Transforms/ObjCARC/tail-call-invariant-enforcement.ll (7545 of 8626) PASS: LLVM :: Transforms/ObjCARC/weak-contract.ll (7546 of 8626) PASS: LLVM :: Transforms/ObjCARC/weak-copies.ll (7547 of 8626) PASS: LLVM :: Transforms/ObjCARC/weak.ll (7548 of 8626) PASS: LLVM :: Transforms/PhaseOrdering/basic.ll (7549 of 8626) PASS: LLVM :: Transforms/ObjCARC/weak-dce.ll (7550 of 8626) XFAIL: LLVM :: Transforms/PhaseOrdering/PR6627.ll (7551 of 8626) PASS: LLVM :: Transforms/PhaseOrdering/2010-03-22-empty-baseclass.ll (7552 of 8626) PASS: LLVM :: Transforms/PhaseOrdering/gdce.ll (7553 of 8626) PASS: LLVM :: Transforms/PhaseOrdering/scev.ll (7554 of 8626) PASS: LLVM :: Transforms/PruneEH/2008-06-02-Weak.ll (7555 of 8626) PASS: LLVM :: Transforms/PruneEH/2003-11-21-PHIUpdate.ll (7556 of 8626) PASS: LLVM :: Transforms/PruneEH/recursivetest.ll (7557 of 8626) PASS: LLVM :: Transforms/Reassociate/2002-05-15-AgressiveSubMove.ll (7558 of 8626) PASS: LLVM :: Transforms/PruneEH/simplenoreturntest.ll (7559 of 8626) PASS: LLVM :: Transforms/Reassociate/2002-05-15-MissedTree.ll (7560 of 8626) PASS: LLVM :: Transforms/PruneEH/simpletest.ll (7561 of 8626) PASS: LLVM :: Transforms/Reassociate/2002-05-15-SubReassociate2.ll (7562 of 8626) PASS: LLVM :: Transforms/Reassociate/2002-05-15-SubReassociate.ll (7563 of 8626) PASS: LLVM :: Transforms/Reassociate/2002-07-09-DominanceProblem.ll (7564 of 8626) PASS: LLVM :: Transforms/Reassociate/2003-08-12-InfiniteLoop.ll (7565 of 8626) PASS: LLVM :: Transforms/Reassociate/2005-09-01-ArrayOutOfBounds.ll (7566 of 8626) PASS: LLVM :: Transforms/Reassociate/2006-04-27-ReassociateVector.ll (7567 of 8626) PASS: LLVM :: Transforms/Reassociate/2011-01-26-UseAfterFree.ll (7568 of 8626) XFAIL: LLVM :: Transforms/Reassociate/2012-05-08-UndefLeak.ll (7569 of 8626) PASS: LLVM :: Transforms/Reassociate/2012-06-08-InfiniteLoop.ll (7570 of 8626) PASS: LLVM :: Transforms/Reassociate/basictest.ll (7571 of 8626) PASS: LLVM :: Transforms/Reassociate/absorption.ll (7572 of 8626) PASS: LLVM :: Transforms/Reassociate/crash.ll (7573 of 8626) PASS: LLVM :: Transforms/Reassociate/fp-commute.ll (7574 of 8626) PASS: LLVM :: Transforms/Reassociate/inverses.ll (7575 of 8626) PASS: LLVM :: Transforms/Reassociate/mightymul.ll (7576 of 8626) PASS: LLVM :: Transforms/Reassociate/mulfactor.ll (7577 of 8626) PASS: LLVM :: Transforms/Reassociate/looptest.ll (7578 of 8626) PASS: LLVM :: Transforms/Reassociate/optional-flags.ll (7579 of 8626) PASS: LLVM :: Transforms/Reassociate/multistep.ll (7580 of 8626) PASS: LLVM :: Transforms/Reassociate/negation.ll (7581 of 8626) PASS: LLVM :: Transforms/Reassociate/pr12245.ll (7582 of 8626) PASS: LLVM :: Transforms/Reassociate/no-op.ll (7583 of 8626) PASS: LLVM :: Transforms/Reassociate/otherops.ll (7584 of 8626) PASS: LLVM :: Transforms/Reassociate/secondary.ll (7585 of 8626) PASS: LLVM :: Transforms/Reassociate/repeats.ll (7586 of 8626) PASS: LLVM :: Transforms/Reassociate/shift-factor.ll (7587 of 8626) PASS: LLVM :: Transforms/Reassociate/shifttest.ll (7588 of 8626) PASS: LLVM :: Transforms/Reassociate/subtest2.ll (7589 of 8626) PASS: LLVM :: Transforms/Reassociate/xor_reassoc.ll (7590 of 8626) PASS: LLVM :: Transforms/Reassociate/subtest.ll (7591 of 8626) PASS: LLVM :: Transforms/Reg2Mem/crash.ll (7592 of 8626) PASS: LLVM :: Transforms/SCCP/2002-05-20-MissedIncomingValue.ll (7593 of 8626) PASS: LLVM :: Transforms/SCCP/2002-05-02-MissSecondInst.ll (7594 of 8626) PASS: LLVM :: Transforms/SCCP/2002-05-21-InvalidSimplify.ll (7595 of 8626) PASS: LLVM :: Transforms/SCCP/2002-08-30-GetElementPtrTest.ll (7596 of 8626) PASS: LLVM :: Transforms/SCCP/2003-06-24-OverdefinedPHIValue.ll (7597 of 8626) PASS: LLVM :: Transforms/SCCP/2003-08-26-InvokeHandling.ll (7598 of 8626) PASS: LLVM :: Transforms/SCCP/2004-11-16-DeadInvoke.ll (7599 of 8626) PASS: LLVM :: Transforms/SCCP/2006-12-04-PackedType.ll (7600 of 8626) PASS: LLVM :: Transforms/SCCP/2006-10-23-IPSCCP-Crash.ll (7601 of 8626) PASS: LLVM :: Transforms/SCCP/2004-12-10-UndefBranchBug.ll (7602 of 8626) PASS: LLVM :: Transforms/SCCP/2006-12-19-UndefBug.ll (7603 of 8626) PASS: LLVM :: Transforms/SCCP/2007-05-16-InvokeCrash.ll (7604 of 8626) PASS: LLVM :: Transforms/SCCP/2008-04-22-multiple-ret-sccp.ll (7605 of 8626) PASS: LLVM :: Transforms/SCCP/2008-01-27-UndefCorrelate.ll (7606 of 8626) PASS: LLVM :: Transforms/SCCP/2009-05-27-VectorOperandZero.ll (7607 of 8626) PASS: LLVM :: Transforms/SCCP/2008-05-23-UndefCallFold.ll (7608 of 8626) PASS: LLVM :: Transforms/SCCP/2009-01-14-IPSCCP-Invoke.ll (7609 of 8626) PASS: LLVM :: Transforms/SCCP/apint-array.ll (7610 of 8626) PASS: LLVM :: Transforms/SCCP/apint-basictest.ll (7611 of 8626) PASS: LLVM :: Transforms/SCCP/apint-basictest2.ll (7612 of 8626) PASS: LLVM :: Transforms/SCCP/apint-bigarray.ll (7613 of 8626) PASS: LLVM :: Transforms/SCCP/apint-basictest3.ll (7614 of 8626) PASS: LLVM :: Transforms/SCCP/apint-bigint.ll (7615 of 8626) PASS: LLVM :: Transforms/SCCP/apint-basictest4.ll (7616 of 8626) PASS: LLVM :: Transforms/SCCP/apint-ipsccp1.ll (7617 of 8626) PASS: LLVM :: Transforms/SCCP/apint-bigint2.ll (7618 of 8626) PASS: LLVM :: Transforms/SCCP/apint-ipsccp3.ll (7619 of 8626) PASS: LLVM :: Transforms/SCCP/apint-ipsccp2.ll (7620 of 8626) PASS: LLVM :: Transforms/SCCP/apint-select.ll (7621 of 8626) PASS: LLVM :: Transforms/SCCP/apint-phi.ll (7622 of 8626) PASS: LLVM :: Transforms/SCCP/atomic-load-store.ll (7623 of 8626) PASS: LLVM :: Transforms/SCCP/apint-load.ll (7624 of 8626) PASS: LLVM :: Transforms/SCCP/apint-ipsccp4.ll (7625 of 8626) PASS: LLVM :: Transforms/SCCP/ipsccp-addr-taken.ll (7626 of 8626) PASS: LLVM :: Transforms/SCCP/crash.ll (7627 of 8626) PASS: LLVM :: Transforms/SCCP/calltest.ll (7628 of 8626) PASS: LLVM :: Transforms/SCCP/ipsccp-basic.ll (7629 of 8626) PASS: LLVM :: Transforms/SCCP/logical-nuke.ll (7630 of 8626) PASS: LLVM :: Transforms/SCCP/retvalue-undef.ll (7631 of 8626) PASS: LLVM :: Transforms/SCCP/loadtest.ll (7632 of 8626) PASS: LLVM :: Transforms/SCCP/sccptest.ll (7633 of 8626) PASS: LLVM :: Transforms/SCCP/select.ll (7634 of 8626) PASS: LLVM :: Transforms/SCCP/switch.ll (7635 of 8626) PASS: LLVM :: Transforms/SCCP/undef-resolve.ll (7636 of 8626) PASS: LLVM :: Transforms/SCCP/vector-bitcast.ll (7637 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/cast.ll (7638 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/barriercall.ll (7639 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/compare-reduce.ll (7640 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/flag.ll (7641 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/diamond.ll (7642 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/loopinvariant.ll (7643 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/hoist.ll (7644 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/reduction.ll (7645 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/multi_user.ll (7646 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/reduction2.ll (7647 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/saxpy.ll (7648 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/simple-loop.ll (7649 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/simplebb.ll (7650 of 8626) PASS: LLVM :: Transforms/SLPVectorizer/X86/vector.ll (7651 of 8626) PASS: LLVM :: Transforms/SROA/big-endian.ll (7652 of 8626) PASS: LLVM :: Transforms/SROA/fca.ll (7653 of 8626) PASS: LLVM :: Transforms/SROA/alignment.ll (7654 of 8626) PASS: LLVM :: Transforms/SROA/phi-and-select.ll (7655 of 8626) PASS: LLVM :: Transforms/SROA/vectors-of-pointers.ll (7656 of 8626) PASS: LLVM :: Transforms/SROA/vector-promotion.ll (7657 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2003-05-29-ArrayFail.ll (7658 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2003-09-12-IncorrectPromote.ll (7659 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll (7660 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2007-05-29-MemcpyPreserve.ll (7661 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2006-11-07-InvalidArrayPromote.ll (7662 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2007-11-03-bigendian_apint.ll (7663 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2008-01-29-PromoteBug.ll (7664 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2008-06-05-loadstore-agg.ll (7665 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2008-02-28-SubElementExtractCrash.ll (7666 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2008-06-22-LargeArray.ll (7667 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2008-09-22-vector-gep.ll (7668 of 8626) PASS: LLVM :: Transforms/SROA/basictest.ll (7669 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2008-08-22-out-of-range-array-promote.ll (7670 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2009-02-02-ScalarPromoteOutOfRange.ll (7671 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2009-02-05-LoadFCA.ll (7672 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2009-12-11-NeonTypes.ll (7673 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2009-03-04-MemCpyAlign.ll (7674 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2010-01-18-SelfCopy.ll (7675 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2011-05-06-CapturedAlloca.ll (7676 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2011-06-17-VectorPartialMemset.ll (7677 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll (7678 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2011-10-11-VectorMemset.ll (7679 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2011-11-11-EmptyStruct.ll (7680 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2011-06-08-VectorExtractValue.ll (7681 of 8626) PASS: LLVM :: Transforms/ScalarRepl/2011-10-22-VectorCrash.ll (7682 of 8626) PASS: LLVM :: Transforms/ScalarRepl/DifferingTypes.ll (7683 of 8626) PASS: LLVM :: Transforms/ScalarRepl/AggregatePromote.ll (7684 of 8626) PASS: LLVM :: Transforms/ScalarRepl/address-space.ll (7685 of 8626) PASS: LLVM :: Transforms/ScalarRepl/arraytest.ll (7686 of 8626) PASS: LLVM :: Transforms/ScalarRepl/bitfield-sroa.ll (7687 of 8626) PASS: LLVM :: Transforms/ScalarRepl/badarray.ll (7688 of 8626) PASS: LLVM :: Transforms/ScalarRepl/basictest.ll (7689 of 8626) PASS: LLVM :: Transforms/ScalarRepl/copy-aggregate.ll (7690 of 8626) PASS: LLVM :: Transforms/ScalarRepl/inline-vector.ll (7691 of 8626) PASS: LLVM :: Transforms/ScalarRepl/debuginfo-preserved.ll (7692 of 8626) PASS: LLVM :: Transforms/ScalarRepl/lifetime.ll (7693 of 8626) PASS: LLVM :: Transforms/ScalarRepl/crash.ll (7694 of 8626) PASS: LLVM :: Transforms/ScalarRepl/memcpy-align.ll (7695 of 8626) PASS: LLVM :: Transforms/ScalarRepl/load-store-aggregate.ll (7696 of 8626) PASS: LLVM :: Transforms/ScalarRepl/memset-aggregate-byte-leader.ll (7697 of 8626) PASS: LLVM :: Transforms/ScalarRepl/memset-aggregate.ll (7698 of 8626) PASS: LLVM :: Transforms/ScalarRepl/nonzero-first-index.ll (7699 of 8626) PASS: LLVM :: Transforms/ScalarRepl/negative-memset.ll (7700 of 8626) PASS: LLVM :: Transforms/ScalarRepl/phi-cycle.ll (7701 of 8626) PASS: LLVM :: Transforms/ScalarRepl/only-memcpy-uses.ll (7702 of 8626) PASS: LLVM :: Transforms/ScalarRepl/not-a-vector.ll (7703 of 8626) PASS: LLVM :: Transforms/ScalarRepl/phinodepromote.ll (7704 of 8626) PASS: LLVM :: Transforms/ScalarRepl/phi-select.ll (7705 of 8626) PASS: LLVM :: Transforms/ScalarRepl/select_promote.ll (7706 of 8626) PASS: LLVM :: Transforms/ScalarRepl/sroa-fca.ll (7707 of 8626) PASS: LLVM :: Transforms/ScalarRepl/sroa_two.ll (7708 of 8626) PASS: LLVM :: Transforms/ScalarRepl/union-fp-int.ll (7709 of 8626) PASS: LLVM :: Transforms/ScalarRepl/union-packed.ll (7710 of 8626) PASS: LLVM :: Transforms/ScalarRepl/vector_memcpy.ll (7711 of 8626) PASS: LLVM :: Transforms/ScalarRepl/union-pointer.ll (7712 of 8626) PASS: LLVM :: Transforms/ScalarRepl/vector_promote.ll (7713 of 8626) PASS: LLVM :: Transforms/ScalarRepl/vectors-with-mismatched-elements.ll (7714 of 8626) PASS: LLVM :: Transforms/ScalarRepl/volatile.ll (7715 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2002-05-21-PHIElimination.ll (7716 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2003-03-07-DominateProblem.ll (7717 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-05-InvokeCrash.ll (7718 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2002-09-24-PHIAssertion.ll (7719 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-BranchFold.ll (7720 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-FoldSwitch-dbg.ll (7721 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-BranchFoldOrdering.ll (7722 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-FoldSwitch.ll (7723 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll (7724 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2004-12-10-SimplifyCFGCrash.ll (7725 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2005-06-16-PHICrash.ll (7726 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2005-10-02-InvokeSimplify.ll (7727 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2005-12-03-IncorrectPHIFold.ll (7728 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2006-02-17-InfiniteUnroll.ll (7729 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2006-08-03-Crash.ll (7730 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2006-06-12-InfLoop.ll (7731 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2006-10-19-UncondDiv.ll (7732 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2006-12-08-Ptr-ICmp-Branch.ll (7733 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2007-11-22-InvokeNoUnwind.ll (7734 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2007-12-21-Crash.ll (7735 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2008-07-13-InfLoopMiscompile.ll (7736 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2008-01-02-hoist-fp-add.ll (7737 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2008-09-08-MultiplePred.ll (7738 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2008-05-16-PHIBlockMerge.ll (7739 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2008-09-17-SpeculativeHoist.ll (7740 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2008-10-03-SpeculativelyExecuteBeforePHI.ll (7741 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2008-12-06-SingleEntryPhi.ll (7742 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2009-01-18-PHIPropCrash.ll (7743 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2009-01-19-UnconditionalTrappingConstantExpr.ll (7744 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2008-12-16-DCECond.ll (7745 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2009-05-12-externweak.ll (7746 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2010-03-30-InvokeCrash.ll (7747 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2011-03-08-UnreachableUse.ll (7748 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/2011-09-05-TrivialLPad.ll (7749 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/DeadSetCC.ll (7750 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/BrUnwind.ll (7751 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/EmptyBlockMerge.ll (7752 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/EqualPHIEdgeBlockMerge.ll (7753 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/ForwardSwitchConditionToPHI.ll (7754 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/MagicPointer.ll (7755 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/HoistCode.ll (7756 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/PHINode.ll (7757 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/PR9946.ll (7758 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/PhiBlockMerge2.ll (7759 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate2.ll (7760 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/PhiBlockMerge.ll (7761 of 8626) UNSUPPORTED: LLVM :: Transforms/SimplifyCFG/SPARC/switch_to_lookup_table.ll (7762 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate.ll (7763 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/SpeculativeExec.ll (7764 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/PhiNoEliminate.ll (7765 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/UncondBranchToReturn.ll (7766 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/UnreachableEliminate.ll (7767 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll (7768 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/basictest.ll (7769 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate3.ll (7770 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/branch-cond-merge.ll (7771 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/branch-cond-prop.ll (7772 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-dbg.ll (7773 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold.ll (7774 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-test.ll (7775 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/branch-phi-thread.ll (7776 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/duplicate-phis.ll (7777 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/dbginfo.ll (7778 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/dce-cond-after-folding-terminator.ll (7779 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/indirectbr.ll (7780 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/hoist-dbgvalue.ll (7781 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/hoist-common-code.ll (7782 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/invoke.ll (7783 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/invoke_unwind.ll (7784 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/iterative-simplify.ll (7785 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/multiple-phis.ll (7786 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/noreturn-call.ll (7787 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/lifetime.ll (7788 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights-partial.ll (7789 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/phi-undef-loadstore.ll (7790 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights-switch-create.ll (7791 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights.ll (7792 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/return-merge.ll (7793 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/select-gep.ll (7794 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/sink-common-code.ll (7795 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/speculate-with-offset.ll (7796 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/speculate-store.ll (7797 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/switch-masked-bits.ll (7798 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/switch-simplify-crash.ll (7799 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/switch-to-icmp.ll (7800 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/switch-on-const-select.ll (7801 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/switch_create.ll (7802 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/trapping-load-unreachable.ll (7803 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/switch_thread.ll (7804 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/switch_switch_fold.ll (7805 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/trap-debugloc.ll (7806 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/trivial-throw.ll (7807 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/unreachable-blocks.ll (7808 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/two-entry-phi-return.ll (7809 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/2008-05-19-memcmp.ll (7810 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/2005-05-20-sprintf-crash.ll (7811 of 8626) PASS: LLVM :: Transforms/SimplifyCFG/volatile-phioper.ll (7812 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/2007-04-06-strchr-miscompile.ll (7813 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/2009-07-28-Exit.ll (7814 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/2009-05-30-memcmp-byte.ll (7815 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/2009-07-29-Exit2.ll (7816 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/PR7357.ll (7817 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/MemCpy.ll (7818 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/float-shrink-compare.ll (7819 of 8626) PASS: LLVM :: Transforms/Sink/basic.ll (7820 of 8626) PASS: LLVM :: Transforms/StripSymbols/2010-06-30-StripDebug.ll (7821 of 8626) PASS: LLVM :: Transforms/StripSymbols/2010-08-25-crash.ll (7822 of 8626) PASS: LLVM :: Transforms/StripSymbols/2007-01-15-llvm.used.ll (7823 of 8626) PASS: LLVM :: Transforms/TailCallElim/2010-06-26-MultipleReturnValues.ll (7824 of 8626) PASS: LLVM :: Transforms/StripSymbols/block-address.ll (7825 of 8626) PASS: LLVM :: Transforms/StripSymbols/2010-07-01-DeadDbgInfo.ll (7826 of 8626) UNSUPPORTED: LLVM :: Transforms/TailCallElim/ackermann.ll (7827 of 8626) PASS: LLVM :: Transforms/SimplifyLibCalls/win-math.ll (7828 of 8626) UNSUPPORTED: LLVM :: Transforms/TailCallElim/dup_tail.ll (7829 of 8626) PASS: LLVM :: Transforms/TailCallElim/dont_reorder_load.ll (7830 of 8626) PASS: LLVM :: Transforms/TailCallElim/inf-recursion.ll (7831 of 8626) PASS: LLVM :: Transforms/TailCallElim/dont-tce-tail-marked-call.ll (7832 of 8626) PASS: LLVM :: Transforms/TailCallElim/accum_recursion.ll (7833 of 8626) PASS: LLVM :: Transforms/TailCallElim/intervening-inst.ll (7834 of 8626) PASS: LLVM :: Transforms/TailCallElim/move_alloca_for_tail_call.ll (7835 of 8626) XFAIL: LLVM :: Transforms/TailCallElim/nocapture.ll (7836 of 8626) PASS: LLVM :: Transforms/TailCallElim/return_constant.ll (7837 of 8626) UNSUPPORTED: LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll (7838 of 8626) PASS: LLVM :: Transforms/TailCallElim/reorder_load.ll (7839 of 8626) PASS: LLVM :: Transforms/TailCallElim/setjmp.ll (7840 of 8626) PASS: LLVM :: Transforms/TailCallElim/trivial_codegen_tailcall.ll (7841 of 8626) PASS: LLVM :: Verifier/2002-04-13-RetTypes.ll (7842 of 8626) PASS: LLVM :: Verifier/2002-11-05-GetelementptrPointers.ll (7843 of 8626) PASS: LLVM :: Verifier/2004-05-21-SwitchConstantMismatch.ll (7844 of 8626) PASS: LLVM :: Verifier/2006-07-11-StoreStruct.ll (7845 of 8626) PASS: LLVM :: Verifier/2006-10-15-AddrLabel.ll (7846 of 8626) PASS: LLVM :: Verifier/2008-01-11-VarargAttrs.ll (7847 of 8626) PASS: LLVM :: Verifier/2006-12-12-IntrinsicDefine.ll (7848 of 8626) PASS: LLVM :: Verifier/2008-03-01-AllocaSized.ll (7849 of 8626) PASS: LLVM :: Verifier/2007-12-21-InvokeParamAttrs.ll (7850 of 8626) PASS: LLVM :: Verifier/2008-11-15-RetVoid.ll (7851 of 8626) PASS: LLVM :: Verifier/2009-05-29-InvokeResult2.ll (7852 of 8626) PASS: LLVM :: Verifier/2009-05-29-InvokeResult1.ll (7853 of 8626) PASS: LLVM :: Verifier/2008-08-22-MemCpyAlignment.ll (7854 of 8626) PASS: LLVM :: Verifier/2009-05-29-InvokeResult3.ll (7855 of 8626) PASS: LLVM :: Verifier/PhiGrouping.ll (7856 of 8626) PASS: LLVM :: Verifier/AmbiguousPhi.ll (7857 of 8626) PASS: LLVM :: Verifier/2010-08-07-PointerIntrinsic.ll (7858 of 8626) PASS: LLVM :: Verifier/SelfReferential.ll (7859 of 8626) PASS: LLVM :: Verifier/aliasing-chain.ll (7860 of 8626) PASS: LLVM :: Verifier/byval-1.ll (7861 of 8626) PASS: LLVM :: Verifier/byval-4.ll (7862 of 8626) PASS: LLVM :: Verifier/cttz-undef-arg.ll (7863 of 8626) PASS: LLVM :: Verifier/gcread-ptrptr.ll (7864 of 8626) PASS: LLVM :: Verifier/dominates.ll (7865 of 8626) PASS: LLVM :: Verifier/fpmath.ll (7866 of 8626) PASS: LLVM :: Verifier/gcroot-alloca.ll (7867 of 8626) PASS: LLVM :: Verifier/gcroot-meta.ll (7868 of 8626) PASS: LLVM :: Verifier/gcroot-ptrptr.ll (7869 of 8626) PASS: LLVM :: Verifier/gcwrite-ptrptr.ll (7870 of 8626) PASS: LLVM :: Verifier/llvm.used-invalid-init.ll (7871 of 8626) PASS: LLVM :: Verifier/llvm.used-invalid-init2.ll (7872 of 8626) PASS: LLVM :: Verifier/llvm.compiler_used-invalid-type.ll (7873 of 8626) PASS: LLVM :: Verifier/invoke.ll (7874 of 8626) PASS: LLVM :: Verifier/llvm.used-ptr-type.ll (7875 of 8626) PASS: LLVM :: Verifier/llvm.used-invalid-type2.ll (7876 of 8626) PASS: LLVM :: Verifier/llvm.used-invalid-type.ll (7877 of 8626) PASS: LLVM :: Verifier/module-flags-1.ll (7878 of 8626) PASS: LLVM :: Verifier/range-2.ll (7879 of 8626) PASS: LLVM :: Verifier/range-1.ll (7880 of 8626) XFAIL: LLVM :: tools/llvm-lit/chain.c (7881 of 8626) PASS: LLVM :: tools/llvm-objdump/disassembly-show-raw.s (7882 of 8626) PASS: LLVM :: tools/llvm-objdump/win64-unwind-data.s (7883 of 8626) PASS: LLVM :: tools/llvm-readobj/program-headers.test (7884 of 8626) PASS: LLVM :: tools/llvm-readobj/file-headers.test (7885 of 8626) PASS: LLVM :: tools/llvm-readobj/relocations.test (7886 of 8626) PASS: LLVM :: tools/llvm-readobj/sections-ext.test (7887 of 8626) PASS: LLVM :: tools/llvm-readobj/symbols.test (7888 of 8626) PASS: LLVM :: tools/llvm-readobj/reloc-types.test (7889 of 8626) PASS: LLVM :: tools/llvm-readobj/sections.test (7890 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.Denormal (7891 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.PPCDoubleDouble (7892 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.Zero (7893 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.convert (7894 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.fromDecimalString (7895 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.exactInverse (7896 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.fromHexadecimalString (7897 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.fromZeroDecimalLargeExponentString (7898 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.fromZeroHexadecimalString (7899 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.fromZeroDecimalSingleExponentString (7900 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.fromZeroDecimalString (7901 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.getLargest (7902 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.makeNaN (7903 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.roundToIntegral (7904 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.toInteger (7905 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APFloatTest.toString (7906 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.FromArray (7907 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.Rotate (7908 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.Log2 (7909 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.Splat (7910 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.ShiftLeftByZero (7911 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.StringBitsNeeded16 (7912 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.StringBitsNeeded10 (7913 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.StringBitsNeeded2 (7914 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.fromString (7915 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.i1 (7916 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.StringBitsNeeded8 (7917 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.i128_NegativeCount (7918 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.i128_PositiveCount (7919 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.i65_Count (7920 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.magic (7921 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.i33_Count (7922 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.toString (7923 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.mul_clear (7924 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/APIntTest.magicu (7925 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/0.CompoundAssignment (7926 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/0.BinOps (7927 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/0.RangeOps (7928 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/0.ProxyIndex (7929 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/0.PortableBitMask (7930 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/0.TrivialOperation (7931 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/1.BinOps (7932 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/1.CompoundAssignment (7933 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/1.PortableBitMask (7934 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/1.ProxyIndex (7935 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/1.RangeOps (7936 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/BitVectorTest/1.TrivialOperation (7937 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DAGDeltaAlgorithmTest.Basic (7938 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DeltaAlgorithmTest.Basic (7939 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapCustomTest.SmallDenseMapGrowTest (7940 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapCustomTest.FindAsTest (7941 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.ConstIteratorTest (7942 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.ClearTest (7943 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.AssignmentTest (7944 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorTest (7945 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.ConstEmptyMapTest (7946 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.EmptyIntMapTest (7947 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.IterationTest (7948 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.EraseTest (7949 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.EraseTest2 (7950 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.InsertTest (7951 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.SingleEntryMapTest (7952 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/0.SwapTest (7953 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.AssignmentTest (7954 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.ConstEmptyMapTest (7955 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.ClearTest (7956 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.ConstIteratorTest (7957 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorTest (7958 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.InsertTest (7959 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.EraseTest2 (7960 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.EmptyIntMapTest (7961 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.EraseTest (7962 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.IterationTest (7963 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.SingleEntryMapTest (7964 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.AssignmentTest (7965 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/1.SwapTest (7966 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.ClearTest (7967 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.ConstEmptyMapTest (7968 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.ConstIteratorTest (7969 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorTest (7970 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.EmptyIntMapTest (7971 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.EraseTest2 (7972 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.EraseTest (7973 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.SwapTest (7974 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.SingleEntryMapTest (7975 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.InsertTest (7976 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/2.IterationTest (7977 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.ConstIteratorTest (7978 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.AssignmentTest (7979 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.ClearTest (7980 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.EmptyIntMapTest (7981 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorTest (7982 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.ConstEmptyMapTest (7983 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.EraseTest (7984 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.IterationTest (7985 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.EraseTest2 (7986 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.SingleEntryMapTest (7987 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.InsertTest (7988 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.AssignmentTest (7989 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/3.SwapTest (7990 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.ConstEmptyMapTest (7991 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.ClearTest (7992 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorTest (7993 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.ConstIteratorTest (7994 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.EmptyIntMapTest (7995 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.EraseTest (7996 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.InsertTest (7997 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.IterationTest (7998 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.EraseTest2 (7999 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.SingleEntryMapTest (8000 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/4.SwapTest (8001 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.ClearTest (8002 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.ConstEmptyMapTest (8003 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.AssignmentTest (8004 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.ConstIteratorTest (8005 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.EraseTest (8006 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorTest (8007 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.EmptyIntMapTest (8008 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.SingleEntryMapTest (8009 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.InsertTest (8010 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.EraseTest2 (8011 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.IterationTest (8012 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseSetTest.DoubleEntrySetTest (8013 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/DenseMapTest/5.SwapTest (8014 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/FoldingSetTest.UnalignedStringTest (8015 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/HashingTest.HashCombineBasicTest (8016 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/HashingTest.HashCombineRangeGoldenTest (8017 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/HashingTest.HashCombineRangeBasicTest (8018 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/HashingTest.HashCombineRangeLengthDiff (8019 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/HashingTest.HashValueBasicTest (8020 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/HashingTest.HashValueStdPair (8021 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ImmutableMapTest.EmptyIntMapTest (8022 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/HashingTest.HashValueStdString (8023 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ImmutableSetTest.Callback2CharSetTest (8024 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ImmutableSetTest.EmptyIntSetTest (8025 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ImmutableMapTest.MultiElemIntMapTest (8026 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ImmutableSetTest.CallbackCharSetTest (8027 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ImmutableSetTest.IterLongSetTest (8028 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ImmutableSetTest.MultiElemIntSetTest (8029 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ImmutableSetTest.RemoveIntSetTest (8030 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ImmutableSetTest.OneElemIntSetTest (8031 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntEqClasses.Simple (8032 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntervalMapOverlapsTest.SmallMaps (8033 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntervalMapOverlapsTest.BigMaps (8034 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntervalMapTest.Branched (8035 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntervalMapTest.EmptyMap (8036 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntervalMapTest.Branched2 (8037 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntervalMapTest.RandomCoalescing (8038 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntervalMapTest.RootMultiCoalescing (8039 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntervalMapTest.RootCoalescing (8040 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntervalMapTest.SingleEntryMap (8041 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntrusiveRefCntPtr.RefCountedBaseVPTRCopyDoesNotLeak (8042 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntrusiveRefCntPtr.RefCountedBaseCopyDoesNotLeak (8043 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/IntrusiveRefCntPtr.UsesTraitsToRetainAndRelease (8044 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.ConstructingCopyAssignmentTest (8045 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/MapVectorTest.insert_pop (8046 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.CopyConstructionTest (8047 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.CopyingCopyAssignmentTest (8048 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.DeletingCopyAssignmentTest (8049 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.MoveOnlyAssigningAssignment (8050 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.InitializationLeakTest (8051 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.MoveOnlyAssignment (8052 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.MoveOnlyConstruction (8053 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.MoveOnlyInitializingAssignment (8054 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.MoveOnlyMoveConstruction (8055 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.MoveOnlyNullingAssignment (8056 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.MoveOnlyNull (8057 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.NonDefaultConstructibleTest (8058 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.ResetTest (8059 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/OptionalTest.NullCopyConstructionTest (8060 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/PackedVectorTest.Operation (8061 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/PackedVectorTest.SignedValues (8062 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallPtrSetTest.SwapTest (8063 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/PackedVectorTest.UnsignedValues (8064 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallPtrSetTest.GrowthTest (8065 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.AppendSmallVector (8066 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SCCIteratorTest.AllSmallGraphs (8067 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.AppendIterPair (8068 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.AssignRepeated (8069 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.AssignIterPair (8070 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.AppendStringRef (8071 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.AssignSmallVector (8072 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.Count (8073 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.AssignStringRef (8074 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.Find (8075 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.EmptyStringTest (8076 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.Substr (8077 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallStringTest.Slice (8078 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.AppendRepeatedTest (8079 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorCustomTest.NoAssignTest (8080 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.AppendTest (8081 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.ClearTest (8082 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.AssignTest (8083 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.ConstVectorTest (8084 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.DirectVectorTest (8085 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.EmptyVectorTest (8086 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.ComparisonTest (8087 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.EraseRangeTest (8088 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.InsertRangeTest (8089 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedTest (8090 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.EraseTest (8091 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.InsertTest (8092 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.PushPopTest (8093 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.IterationTest (8094 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.IteratorTest (8095 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.OverflowTest (8096 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.ResizeFillTest (8097 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.ResizeShrinkTest (8098 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.SwapTest (8099 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/0.ResizeGrowTest (8100 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.AssignTest (8101 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.AppendRepeatedTest (8102 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.AppendTest (8103 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.ConstVectorTest (8104 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.ComparisonTest (8105 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.ClearTest (8106 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.EraseRangeTest (8107 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.DirectVectorTest (8108 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.EraseTest (8109 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.EmptyVectorTest (8110 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedTest (8111 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.InsertRangeTest (8112 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.InsertTest (8113 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.IteratorTest (8114 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.PushPopTest (8115 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.OverflowTest (8116 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.IterationTest (8117 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.ResizeGrowTest (8118 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.ResizeFillTest (8119 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.ResizeShrinkTest (8120 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/1.SwapTest (8121 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.AppendRepeatedTest (8122 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.AppendTest (8123 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.AssignTest (8124 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.ClearTest (8125 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.ComparisonTest (8126 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.ConstVectorTest (8127 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.EraseRangeTest (8128 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.DirectVectorTest (8129 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.EmptyVectorTest (8130 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.InsertRangeTest (8131 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.EraseTest (8132 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedTest (8133 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.IterationTest (8134 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.InsertTest (8135 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.OverflowTest (8136 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.IteratorTest (8137 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.PushPopTest (8138 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.SwapTest (8139 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.ResizeFillTest (8140 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.ResizeShrinkTest (8141 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/2.ResizeGrowTest (8142 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.AppendTest (8143 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.AssignTest (8144 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.AppendRepeatedTest (8145 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.ClearTest (8146 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.ComparisonTest (8147 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.DirectVectorTest (8148 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.EmptyVectorTest (8149 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.ConstVectorTest (8150 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.EraseTest (8151 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.EraseRangeTest (8152 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedTest (8153 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.InsertRangeTest (8154 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.InsertTest (8155 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.IteratorTest (8156 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.IterationTest (8157 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.OverflowTest (8158 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.PushPopTest (8159 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.ResizeGrowTest (8160 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.ResizeFillTest (8161 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.ResizeShrinkTest (8162 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseBitVectorTest.TrivialOperation (8163 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SmallVectorTest/3.SwapTest (8164 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseMultiSetTest.AltStructSet (8165 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseMultiSetTest.EmptySet (8166 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseMultiSetTest.Iterators (8167 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseMultiSetTest.MultipleEntrySet (8168 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseMultiSetTest.SingleEntrySet (8169 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseSetTest.AltStructSet (8170 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseSetTest.MultipleEntrySet (8171 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.ClearTest (8172 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseSetTest.EmptySet (8173 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.ConstEmptyMapTest (8174 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/SparseSetTest.SingleEntrySet (8175 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.EmptyMapTest (8176 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.EraseIteratorTest (8177 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.InsertAndEraseTest (8178 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.InsertTest (8179 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.EraseValueTest (8180 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.IterationTest (8181 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.SmallFullMapTest (8182 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.SingleEntryMapTest (8183 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringMapTest.StringMapEntryTest (8184 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Comparisons (8185 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Construction (8186 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Count (8187 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.EditDistance (8188 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Hashing (8189 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Find (8190 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.EndsWith (8191 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Operators (8192 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Iteration (8193 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Misc (8194 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Slice (8195 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.StartsWith (8196 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Split (8197 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Split2 (8198 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.StringOps (8199 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Trim (8200 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.Substr (8201 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.getAsUnsignedIntegerBadStrings (8202 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/StringRefTest.getAsInteger (8203 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/0.ClearTest (8204 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/0.CopyAndMoveCtorTest (8205 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/0.EraseTest (8206 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/0.CopyAndMoveTest (8207 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/0.EmptyTest (8208 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/0.Insert (8209 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/0.EraseRangeTest (8210 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/0.InsertRange (8211 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/0.PushPopBack (8212 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/1.CopyAndMoveCtorTest (8213 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/1.ClearTest (8214 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/1.CopyAndMoveTest (8215 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/1.EmptyTest (8216 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/1.EraseRangeTest (8217 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/1.EraseTest (8218 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/1.InsertRange (8219 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/1.Insert (8220 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TinyPtrVectorTest/1.PushPopBack (8221 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TripleTest.BitWidthArchVariants (8222 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TripleTest.BitWidthPredicates (8223 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TripleTest.BasicParsing (8224 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TripleTest.MutateName (8225 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TripleTest.ParsedIDs (8226 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TripleTest.getOSVersion (8227 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TwineTest.Characters (8228 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TwineTest.Concat (8229 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TwineTest.Construction (8230 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TwineTest.Numbers (8231 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/VariadicFunction1Test.Works (8232 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TwineTest.toNullTerminatedStringRef (8233 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/VariadicFunction3Test.Works (8234 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/VariadicFunctionTest.WorksForClassTypes (8235 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/VariadicFunctionTest.WorksForPrimitiveTypes (8236 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ilistTest.Basic (8237 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ilistTest.SpliceOne (8238 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/ilistTest.UnsafeClear (8239 of 8626) PASS: LLVM-Unit :: Analysis//builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/AnalysisTests/ScalarEvolutionsTest.SCEVMultiplyAddRecs (8240 of 8626) PASS: LLVM-Unit :: Analysis//builddir/build/BUILD/llvm-3.3.src/unittests/Analysis/Release/AnalysisTests/ScalarEvolutionsTest.SCEVUnknownRAUW (8241 of 8626) PASS: LLVM-Unit :: Bitcode//builddir/build/BUILD/llvm-3.3.src/unittests/Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsForBlockAddr (8242 of 8626) PASS: LLVM-Unit :: DebugInfo//builddir/build/BUILD/llvm-3.3.src/unittests/DebugInfo/Release/DebugInfoTests/DWARFFormValue.FixedFormSizes (8243 of 8626) PASS: LLVM-Unit :: ExecutionEngine//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ClearModuleMappings (8244 of 8626) PASS: LLVM-Unit :: ExecutionEngine//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ForwardGlobalMapping (8245 of 8626) PASS: LLVM-Unit :: ExecutionEngine//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.DestructionRemovesGlobalMapping (8246 of 8626) PASS: LLVM-Unit :: ExecutionEngine//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ReverseGlobalMapping (8247 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JIT.GlobalInFunction (8248 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITEventListenerTest.MatchesMachineCodeInfo (8249 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITEventListenerTest.MultipleListenersDontInterfere (8250 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITEventListenerTest.Simple (8251 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.NoAllocations (8252 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITExceptionMemoryTest.ExceptionTableOverflow (8253 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestCodeAllocation (8254 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestLargeGlobalArray (8255 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestManyGlobals (8256 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestManyStubs (8257 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestSmallGlobalInts (8258 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyFunctionIsntCompiled (8259 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted (8260 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.EscapedLazyStubStillCallable (8261 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.FarCallToKnownFunction (8262 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionIsRecompiledAndRelinked (8263 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.NoStubs (8264 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionPointersOutliveTheirCreator (8265 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.ModuleDeletion (8266 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.NonLazyCompilationStillNeedsStubs (8267 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/JITTest.NonLazyLeaksNoStubs (8268 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.EagerCompiledRecursionThroughGhost (8269 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.MaterializableAvailableExternallyFunctionIsntCompiled (8270 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/MultiJitTest.JitPool (8271 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/MultiJitTest.EagerMode (8272 of 8626) PASS: LLVM-Unit :: ExecutionEngine/JIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/JIT/Release/JITTests/MultiJitTest.LazyMode (8273 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.simple_function (8274 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.BasicAllocations (8275 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.ManyAllocations (8276 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.ManyVariedAllocations (8277 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.SetNullObjectCache (8278 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyBasicObjectCaching (8279 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyLoadFromCache (8280 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyNonLoadFromCache (8281 of 8626) PASS: LLVM-Unit :: ADT//builddir/build/BUILD/llvm-3.3.src/unittests/ADT/Release/ADTTests/TripleTest.Normalization (8282 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.add_function (8283 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.global_variable (8284 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.multiple_functions (8285 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.return_global (8286 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.run_main (8287 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/Attributes.Uniquing (8288 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ConstantsTest.AsInstructionsTest (8289 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ConstantsTest.FP128Test (8290 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ConstantsTest.Integer_i1 (8291 of 8626) PASS: LLVM-Unit :: ExecutionEngine/MCJIT//builddir/build/BUILD/llvm-3.3.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.LargeAllocations (8292 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ConstantsTest.PointerCast (8293 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ConstantsTest.IntSigns (8294 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/IRBuilderTest.CreateCondBr (8295 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/DominatorTree.Unreachable (8296 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/IRBuilderTest.FastMathFlags (8297 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/IRBuilderTest.GetIntTy (8298 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/IRBuilderTest.Lifetime (8299 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/IRBuilderTest.LandingPadName (8300 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/InstructionsTest.ReturnInst (8301 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/InstructionsTest.BranchInst (8302 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/InstructionsTest.FPMathOperator (8303 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/InstructionsTest.CastInst (8304 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/InstructionsTest.VectorGep (8305 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/InstructionsTest.isEliminableCastPair (8306 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDBuilderTest.createAnonymousTBAARoot (8307 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDBuilderTest.createFPMath (8308 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDBuilderTest.createRangeMetadata (8309 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDBuilderTest.createTBAANode (8310 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDBuilderTest.createTBAARoot (8311 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDBuilderTest.createString (8312 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDNodeTest.Delete (8313 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDNodeTest.Simple (8314 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDStringTest.CreateDifferent (8315 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDStringTest.PrintingComplex (8316 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDStringTest.CreateSame (8317 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/PassManager.MemoryOnTheFly (8318 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/MDStringTest.PrintingSimple (8319 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/NamedMDNodeTest.Search (8320 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/PassManager.ReRun (8321 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/PatternMatchTest.FloatingPointOrderedMax (8322 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/PatternMatchTest.FloatingPointOrderedMin (8323 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/PassManager.RunOnce (8324 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/PassManager.Memory (8325 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/PatternMatchTest.FloatingPointUnorderedMax (8326 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/PatternMatchTest.FloatingPointUnorderedMin (8327 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/TypeBuilderTest.CrossCompilableIntegers (8328 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/TypeBuilderTest.Extensions (8329 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/TypeBuilderTest.Context (8330 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/TypeBuilderTest.Derived (8331 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/TypeBuilderTest.Float (8332 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/TypeBuilderTest.Functions (8333 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/TypeBuilderTest.HostIntegers (8334 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/TypeBuilderTest.Void (8335 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/TypesTest.StructType (8336 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.ConfiguredCollisionBehavior (8337 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.CallsConfig (8338 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.DefaultCollisionBehavior (8339 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.FollowsValue (8340 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.LocksMutex (8341 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.NoFollowRAUW (8342 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.Iteration (8343 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.Null (8344 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.CallsConfig (8345 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.OperationsWork (8346 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/0.SurvivesModificationByConfig (8347 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.ConfiguredCollisionBehavior (8348 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.FollowsValue (8349 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.LocksMutex (8350 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.DefaultCollisionBehavior (8351 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.Iteration (8352 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.Null (8353 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.NoFollowRAUW (8354 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.SurvivesModificationByConfig (8355 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/1.OperationsWork (8356 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.ConfiguredCollisionBehavior (8357 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.CallsConfig (8358 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.DefaultCollisionBehavior (8359 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.FollowsValue (8360 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.Iteration (8361 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.LocksMutex (8362 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.Null (8363 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.OperationsWork (8364 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueTest.UsedInBasicBlock (8365 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.NoFollowRAUW (8366 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/ValueMapTest/2.SurvivesModificationByConfig (8367 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/VerifierTest.AliasUnnamedAddr (8368 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/VerifierTest.Branch_i1 (8369 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/WaymarkTest.NativeArray (8370 of 8626) PASS: LLVM-Unit :: IR//builddir/build/BUILD/llvm-3.3.src/unittests/IR/Release/IRTests/WaymarkTest.TwoBit (8371 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AlignOfTest.BasicAlignedArray (8372 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/0 (8373 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/1 (8374 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AlignOfTest.BasicAlignmentInvariants (8375 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/3 (8376 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/2 (8377 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/5 (8378 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/4 (8379 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/1 (8380 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/0 (8381 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/3 (8382 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/2 (8383 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/0 (8384 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/4 (8385 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/5 (8386 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/3 (8387 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/1 (8388 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/2 (8389 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/4 (8390 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/5 (8391 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/0 (8392 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/1 (8393 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/2 (8394 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/3 (8395 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/4 (8396 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/5 (8397 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/0 (8398 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/2 (8399 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/1 (8400 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/4 (8401 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/3 (8402 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/0 (8403 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/5 (8404 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/4 (8405 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/2 (8406 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/1 (8407 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/3 (8408 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/0 (8409 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/1 (8410 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/5 (8411 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/2 (8412 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/5 (8413 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/3 (8414 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/4 (8415 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/2 (8416 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/1 (8417 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/0 (8418 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/3 (8419 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/0 (8420 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/4 (8421 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/5 (8422 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/1 (8423 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/2 (8424 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/5 (8425 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/4 (8426 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/3 (8427 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/1 (8428 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/2 (8429 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/3 (8430 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/4 (8431 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/0 (8432 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocatorTest.Basics (8433 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/5 (8434 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocatorTest.TestBigAlignment (8435 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocatorTest.TestAlignment (8436 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocatorTest.TestOverflow (8437 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocatorTest.TestReset (8438 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ArrayRecyclerTest.Basics (8439 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocatorTest.ThreeSlabs (8440 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/AllocatorTest.TestSmallSlabSize (8441 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/BlockFrequencyTest.MaxToMax (8442 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ArrayRecyclerTest.Capacity (8443 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/BlockFrequencyTest.BigToBig (8444 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/BlockFrequencyTest.MaxToHalfMax (8445 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/BlockFrequencyTest.OneToOne (8446 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/BlockFrequencyTest.ThreeToOne (8447 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/BlockFrequencyTest.OneToZero (8448 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/BlockFrequencyTest.ProbabilityCompare (8449 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CastingTest.cast (8450 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CastingTest.InferredUpcastTakesPrecedence (8451 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CastingTest.UpcastIsInferred (8452 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CastingTest.isa (8453 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CastingTest.cast_or_null (8454 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CastingTest.dyn_cast (8455 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CastingTest.dyn_cast_or_null (8456 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CommandLineTest.ModifyExisitingOption (8457 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CommandLineTest.ParseEnvironmentToLocalVar (8458 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CommandLineTest.ParseEnvironment (8459 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CommandLineTest.UseOptionCategory (8460 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRange.MakeICmpRegion (8461 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.Add (8462 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.Equality (8463 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.Basics (8464 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.GetMinsAndMaxes (8465 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/CompressionTest.Zlib (8466 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.GetSetSize (8467 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.Lshr (8468 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.IntersectWith (8469 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.Multiply (8470 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.SetDifference (8471 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.SExt (8472 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.SMax (8473 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.Shl (8474 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.SingleElement (8475 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.SignWrapped (8476 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.Sub (8477 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.UDiv (8478 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.SubtractAPInt (8479 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.UnionWith (8480 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.ZExt (8481 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.UMax (8482 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ConstantRangeTest.Trunc (8483 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/DataExtractorTest.OffsetOverflow (8484 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/DataExtractorTest.LEB128 (8485 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/DataExtractorTest.SignedNumbers (8486 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/DataExtractorTest.UnsignedNumbers (8487 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/DataExtractorTest.Strings (8488 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/Endian.PackedEndianSpecificIntegral (8489 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/Endian.Write (8490 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/Endian.Read (8491 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ErrorOr.SimpleValue (8492 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ErrorOr.Covariant (8493 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ErrorOr.Types (8494 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ErrorOr.UserErrorData (8495 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/FileSystemTest.DirectoryIteration (8496 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/FileSystemTest.Magic (8497 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/FileOutputBuffer.Test (8498 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/FileSystemTest.FileMapping (8499 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/FileSystemTest.Permissions (8500 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/FileSystemTest.TempFiles (8501 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/IntegersSubsetTest.GeneralTest (8502 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/IntegersSubsetTest.DiffTest (8503 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/Initialize.MultipleThreads (8504 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.ByteSwap_32 (8505 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.ByteSwap_64 (8506 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/IntegersSubsetTest.MappingTest (8507 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.CountLeadingOnes_32 (8508 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.CountLeadingOnes_64 (8509 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.CountLeadingZeros_64 (8510 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.CountLeadingZeros_32 (8511 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.FloatBits (8512 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.MinAlign (8513 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.DoubleBits (8514 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.RoundUpToAlignment (8515 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.NextPowerOf2 (8516 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.isPowerOf2_32 (8517 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MemoryBufferTest.copy (8518 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MathExtras.isPowerOf2_64 (8519 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MemoryBufferTest.get (8520 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/MemoryBufferTest.make_new (8521 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ProcessTest.SelfProcess (8522 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ProgramTest.CreateProcessTrailingSlash (8523 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/RegexTest.Backreferences (8524 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/RegexTest.Basics (8525 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/Support.Path (8526 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/RegexTest.Substitution (8527 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.UnsignedRoundTrip (8528 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.SignedRoundTrip (8529 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/Support.TimeValue (8530 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.int16_t (8531 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.int32_t (8532 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.uint16_t (8533 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.int64_t (8534 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.int8_t (8535 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.uint32_t (8536 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.uint64_t (8537 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.AssertingVHCheckedLast (8538 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/SwapByteOrder.uint8_t (8539 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.AssertingVH_Comparisons (8540 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.AssertingVH_BasicOperation (8541 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.AssertingVH_Const (8542 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.AssertingVH_DoesNotFollowRAUW (8543 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.AssertingVH_ReducesToPointer (8544 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.CallbackVH_CallbackOnRAUW (8545 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.CallbackVH_BasicOperation (8546 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.CallbackVH_CallbackOnDeletion (8547 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.CallbackVH_DeletionCanRAUW (8548 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.CallbackVH_Comparisons (8549 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.WeakVH_BasicOperation (8550 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.WeakVH_Comparisons (8551 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.DestroyingOtherVHOnSameValueDoesntBreakIteration (8552 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.WeakVH_FollowsRAUW (8553 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/ValueHandle.WeakVH_NullOnDeletion (8554 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestColorsReadError (8555 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestDocRead (8556 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestEnumRead (8557 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestFlagsRead (8558 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestFlagsReadError (8559 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestMapRead (8560 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesFloatError (8561 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesDoubleError (8562 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypes (8563 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex8Error (8564 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex32Error (8565 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex16Error (8566 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint64Error (8567 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex64Error (8568 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint16Error (8569 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint32Error (8570 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint8Error (8571 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint32OverError (8572 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint16OverError (8573 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint32UnderError (8574 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint16UnderError (8575 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint64UnderError (8576 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint8OverError (8577 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint8UnderError (8578 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint64OverError (8579 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadMySecondsSequence (8580 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadKindAndFlagsSequence (8581 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadWriteBuiltInTypes (8582 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadWriteKindAndFlagsSequence (8583 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadWriteMyCustomType (8584 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadWriteFlags (8585 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadWriteMySecondsSequence (8586 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestReadWriteMyFlowSequence (8587 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestSequenceMapRead (8588 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestSequenceDocListWriteAndRead (8589 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLIO.TestSequenceMapWriteAndRead (8590 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.DefaultDiagnosticFilename (8591 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.FailsIfMissingColon (8592 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.DiagnosticFilenameFromBufferID (8593 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.FailsOnMissingQuote (8594 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.FailsOnMissingComma (8595 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.FailsIfNotClosingObject (8596 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.FailsIfNotClosingArray (8597 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.HandlesEndOfFileGracefully (8598 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesEmptyArray (8599 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesArrayOfArrays (8600 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesEmptyArrayWithWhitespace (8601 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesEmptyString (8602 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesMultipleObjects (8603 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesEscapedQuotes (8604 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesEmptyObject (8605 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesMultipleKeyValuePairsInObject (8606 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesObject (8607 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesStrings (8608 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.ParsesSpacesInBetweenTokens (8609 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/raw_ostreamTest.BufferEdge (8610 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/formatted_raw_ostreamTest.Test_Tell (8611 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/YAMLParser.WorksWithIteratorAlgorithms (8612 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/is_separator.Works (8613 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/raw_ostreamTest.TinyBuffer (8614 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/raw_ostreamTest.Types_Unbuffered (8615 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/raw_ostreamTest.WriteEscaped (8616 of 8626) PASS: LLVM-Unit :: Transforms/Utils//builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/UtilsTests/CloneInstruction.Exact (8617 of 8626) PASS: LLVM-Unit :: Support//builddir/build/BUILD/llvm-3.3.src/unittests/Support/Release/SupportTests/raw_ostreamTest.Types_Buffered (8618 of 8626) PASS: LLVM-Unit :: Transforms/Utils//builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/UtilsTests/CloneInstruction.Inbounds (8619 of 8626) PASS: LLVM-Unit :: Transforms/Utils//builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/UtilsTests/CloneInstruction.Attributes (8620 of 8626) PASS: LLVM-Unit :: Transforms/Utils//builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/UtilsTests/CloneInstruction.OverflowBits (8621 of 8626) PASS: LLVM-Unit :: Transforms/Utils//builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/UtilsTests/IntegerDivision.SDiv (8622 of 8626) PASS: LLVM-Unit :: Transforms/Utils//builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/UtilsTests/IntegerDivision.URem (8623 of 8626) PASS: LLVM-Unit :: Transforms/Utils//builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/UtilsTests/IntegerDivision.UDiv (8624 of 8626) PASS: LLVM-Unit :: Transforms/Utils//builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/UtilsTests/IntegerDivision.SRem (8625 of 8626) PASS: LLVM-Unit :: Transforms/Utils//builddir/build/BUILD/llvm-3.3.src/unittests/Transforms/Utils/Release/UtilsTests/Local.RecursivelyDeleteDeadPHINodes (8626 of 8626) Testing Time: 47.54s Expected Passes : 7950 Expected Failures : 42 Unsupported Tests : 634 make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.3.src/test' + exit 0 Processing files: llvm33-3.3-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FDGRc3 + umask 022 + cd /builddir/build/BUILD + cd llvm-3.3.src + DOCDIR=/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc/llvm33-3.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc/llvm33-3.3 + cp -pr CREDITS.TXT /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc/llvm33-3.3 + cp -pr README.txt /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/doc/llvm33-3.3 + exit 0 Provides: llvm33 = 3.3-3.el7.centos llvm33(x86-64) = 3.3-3.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libLLVM-3.3.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: llvm33-devel-3.3-3.el7.centos.x86_64 Provides: llvm33-devel = 3.3-3.el7.centos llvm33-devel(x86-64) = 3.3-3.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(postun): /bin/sh /usr/sbin/alternatives Requires(posttrans): /bin/sh /usr/sbin/alternatives Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: llvm33-doc-3.3-3.el7.centos.noarch Provides: llvm33-doc = 3.3-3.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: llvm33-libs-3.3-3.el7.centos.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.thE6wR + umask 022 + cd /builddir/build/BUILD + cd llvm-3.3.src + LICENSEDIR=/builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/licenses/llvm33-libs-3.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/licenses/llvm33-libs-3.3 + cp -pr LICENSE.TXT /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64/usr/share/licenses/llvm33-libs-3.3 + exit 0 Provides: config(llvm33-libs) = 3.3-3.el7.centos libLLVM-3.3.so()(64bit) libLTO.so()(64bit) libprofile_rt.so()(64bit) llvm33-libs = 3.3-3.el7.centos llvm33-libs(x86-64) = 3.3-3.el7.centos Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libLLVM-3.3.so()(64bit) libLTO.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: llvm33-static-3.3-3.el7.centos.x86_64 Provides: llvm33-static = 3.3-3.el7.centos llvm33-static(x86-64) = 3.3-3.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: llvm33-debuginfo-3.3-3.el7.centos.x86_64 Provides: llvm33-debuginfo = 3.3-3.el7.centos llvm33-debuginfo(x86-64) = 3.3-3.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-238497073 Wrote: /builddir/build/RPMS/llvm33-3.3-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/llvm33-devel-3.3-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/llvm33-doc-3.3-3.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/llvm33-libs-3.3-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/llvm33-static-3.3-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/llvm33-debuginfo-3.3-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZaBaMh + umask 022 + cd /builddir/build/BUILD + cd llvm-3.3.src + /usr/bin/rm -rf /builddir/build/BUILDROOT/llvm33-3.3-3.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->