Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/llvm.spec'], False, '/srv/build/7/E/mock-root/c7.01.00-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/llvm.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mesa-private-llvm-3.5.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/llvm.spec'], False, '/srv/build/7/E/mock-root/c7.01.00-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/llvm.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JGKDwN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf llvm-3.5.0.src + /usr/bin/xz -dc /builddir/build/SOURCES/llvm-3.5.0.src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd llvm-3.5.0.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r -f tools/clang Patch #0 (llvm-2.6-timestamp.patch): + echo 'Patch #0 (llvm-2.6-timestamp.patch):' + /usr/bin/cat /builddir/build/SOURCES/llvm-2.6-timestamp.patch + /usr/bin/patch -p1 -b --suffix .timestamp --fuzz=0 patching file Makefile.rules Hunk #1 succeeded at 776 (offset 104 lines). + echo 'Patch #1 (llvm-3.5.0-build-fix.patch):' Patch #1 (llvm-3.5.0-build-fix.patch): + /usr/bin/cat /builddir/build/SOURCES/llvm-3.5.0-build-fix.patch + /usr/bin/patch -p1 -b --suffix .build --fuzz=0 patching file lib/Object/Error.cpp patching file tools/llvm-readobj/Error.cpp patching file tools/obj2yaml/Error.cpp + sed -i 's|/lib /usr/lib $lt_ld_extra|/usr/lib64 $lt_ld_extra|' ./configure + sed -i 's|^LLVM_VERSION_SUFFIX=|&-mesa|' ./configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3OBdWP + umask 022 + cd /builddir/build/BUILD + cd llvm-3.5.0.src + export CC=gcc + CC=gcc + export CXX=g++ + CXX=g++ + 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 ++ find . -name config.guess -o -name 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' + 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' + ./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 --prefix=/usr --libdir=/usr/lib64 --includedir=/usr/include/mesa-private --with-extra-ld-options=-Wl,-Bsymbolic,--default-symver --enable-targets=host,r600 --enable-bindings=none --enable-debug-runtime --enable-jit --enable-shared --enable-optimized --disable-clang-arcmt --disable-clang-static-analyzer --disable-clang-rewriter --disable-assertions --disable-docs --disable-libffi --disable-terminfo --disable-timestamps 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 g++ accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether GCC or Clang is our host compiler... gcc checking build system type... x86_64-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 whether GCC is new enough... yes checking optimization flags... -O3 checking for GNU make... make checking whether ln -s works... yes checking for nm... /usr/bin/nm checking for cmp... /usr/bin/cmp checking for cp... /usr/bin/cp checking for date... /usr/bin/date checking for find... /usr/bin/find checking for grep... /usr/bin/grep checking for mkdir... /usr/bin/mkdir checking for mv... /usr/bin/mv checking for 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 dot... echo dot checking for a BSD-compatible install... /usr/bin/install -c checking for bzip2... /usr/bin/bzip2 checking for cat... /usr/bin/cat checking for doxygen... no checking for groff... /usr/bin/groff checking for gzip... /usr/bin/gzip checking for pdfroff... /usr/bin/pdfroff checking for zip... /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 -rdynamic option... yes checking for compiler -Wl,--version-script option... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking tool compatibility... ok checking optional compiler flags... -Wno-variadic-macros -Wno-missing-field-initializers -Wno-maybe-uninitialized 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 el_init... no checking for library containing mallinfo... none required checking for pthread_mutex_init in -lpthread... yes checking for library containing pthread_mutex_lock... none required checking for library containing pthread_rwlock_init... none required checking for library containing pthread_getspecific... none required checking for compress2 in -lz... no checking for xml2-config... no checking for libxml2 includes... xml2-config not found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for MAP_ANONYMOUS vs. MAP_ANON... yes checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking how to run the C++ preprocessor... g++ -E checking cxxabi.h usability... yes checking cxxabi.h presence... yes checking for cxxabi.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking execinfo.h usability... 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 link.h usability... yes checking link.h presence... yes checking for link.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking mach/mach.h usability... no checking mach/mach.h presence... no checking for mach/mach.h... no checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking whether FE_ALL_EXCEPT is declared... yes checking whether FE_INEXACT is declared... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking zlib.h usability... no checking zlib.h presence... no checking for zlib.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 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 for futimes... yes checking for futimens... yes checking if printf has the %a format character... yes checking for srand48/lrand48/drand48 in ... yes checking whether arc4random is declared... no 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 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 + sed -i 's|(PROJ_prefix)/lib|(PROJ_prefix)/lib64|g' Makefile.config + sed -i 's|(PROJ_prefix)/include|&/mesa-private|g' Makefile.config + sed -i 's|ActiveLibDir = ActivePrefix + "/lib"|ActiveLibDir = ActivePrefix + "/lib64"|g' tools/llvm-config/llvm-config.cpp + sed -i 's|ActiveIncludeDir = ActivePrefix + "/include|&/mesa-private|g' tools/llvm-config/llvm-config.cpp + make -j16 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 -fno-strict-aliasing' llvm[0]: Constructing LLVMBuild project information. /usr/bin/python /builddir/build/BUILD/llvm-3.5.0.src/utils/llvm-build/llvm-build \ --native-target "x86_64" \ --enable-targets "R600 X86 " \ --enable-optional-components "" \ --write-library-table /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/LibraryDependencies.inc \ --write-make-fragment /builddir/build/BUILD/llvm-3.5.0.src/Makefile.llvmbuild \ --write-cmake-fragment /builddir/build/BUILD/llvm-3.5.0.src/LLVMBuild.cmake \ --write-cmake-exports-fragment /builddir/build/BUILD/llvm-3.5.0.src/cmake/modules/LLVMBuildExports.cmake for dir in lib/Support lib/TableGen utils lib/IR lib tools/llvm-shlib tools/llvm-config tools cmake unittests; do \ (make -C $dir all ) || exit 1; \ done make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Support' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/Release/lib > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/.//.dir llvm[1]: Compiling APFloat.cpp for Release build llvm[1]: Compiling APInt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/APFloat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APFloat.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APFloat.d" APFloat.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APFloat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APFloat.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APFloat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APFloat.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/APInt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APInt.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APInt.d" APInt.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APInt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APInt.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APInt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APInt.d.tmp"; exit 1; fi llvm[1]: Compiling APSInt.cpp for Release build llvm[1]: Compiling ARMBuildAttrs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/APSInt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APSInt.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APSInt.d" APSInt.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APSInt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APSInt.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APSInt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APSInt.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/ARMBuildAttrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMBuildAttrs.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMBuildAttrs.d" ARMBuildAttrs.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMBuildAttrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMBuildAttrs.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMBuildAttrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMBuildAttrs.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/.dir llvm[1]: Compiling ARMWinEH.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/ARMWinEH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMWinEH.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMWinEH.d" ARMWinEH.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMWinEH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMWinEH.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMWinEH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMWinEH.d.tmp"; exit 1; fi llvm[1]: Compiling Allocator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Allocator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Allocator.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Allocator.d" Allocator.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Allocator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Allocator.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Allocator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Allocator.d.tmp"; exit 1; fi llvm[1]: Compiling Atomic.cpp for Release build llvm[1]: Compiling BlockFrequency.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Atomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Atomic.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Atomic.d" Atomic.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Atomic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Atomic.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Atomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Atomic.d.tmp"; exit 1; fi llvm[1]: Compiling BranchProbability.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/BlockFrequency.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BlockFrequency.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BlockFrequency.d" BlockFrequency.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BlockFrequency.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BlockFrequency.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BlockFrequency.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BlockFrequency.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/BranchProbability.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BranchProbability.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BranchProbability.d" BranchProbability.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BranchProbability.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BranchProbability.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BranchProbability.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BranchProbability.d.tmp"; exit 1; fi llvm[1]: Compiling CommandLine.cpp for Release build llvm[1]: Compiling Compression.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/CommandLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CommandLine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CommandLine.d" CommandLine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CommandLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CommandLine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CommandLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CommandLine.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Compression.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Compression.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Compression.d" Compression.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Compression.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Compression.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Compression.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Compression.d.tmp"; exit 1; fi llvm[1]: Compiling ConvertUTF.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -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.5.0.src/lib/Support/Release/ConvertUTF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTF.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTF.d" ConvertUTF.c -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTF.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTF.d.tmp"; exit 1; fi llvm[1]: Compiling ConvertUTFWrapper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/ConvertUTFWrapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTFWrapper.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTFWrapper.d" ConvertUTFWrapper.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTFWrapper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTFWrapper.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTFWrapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTFWrapper.d.tmp"; exit 1; fi llvm[1]: Compiling CrashRecoveryContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/CrashRecoveryContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CrashRecoveryContext.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CrashRecoveryContext.d" CrashRecoveryContext.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CrashRecoveryContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CrashRecoveryContext.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CrashRecoveryContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CrashRecoveryContext.d.tmp"; exit 1; fi llvm[1]: Compiling DataExtractor.cpp for Release build llvm[1]: Compiling DAGDeltaAlgorithm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DAGDeltaAlgorithm.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DAGDeltaAlgorithm.d" DAGDeltaAlgorithm.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DAGDeltaAlgorithm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DAGDeltaAlgorithm.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DAGDeltaAlgorithm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DAGDeltaAlgorithm.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/DataExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataExtractor.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataExtractor.d" DataExtractor.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataExtractor.d.tmp"; exit 1; fi llvm[1]: Compiling DataStream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/DataStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataStream.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataStream.d" DataStream.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataStream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataStream.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataStream.d.tmp"; exit 1; fi llvm[1]: Compiling Debug.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Debug.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Debug.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Debug.d" Debug.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Debug.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Debug.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Debug.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Debug.d.tmp"; exit 1; fi llvm[1]: Compiling DeltaAlgorithm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/DeltaAlgorithm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DeltaAlgorithm.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DeltaAlgorithm.d" DeltaAlgorithm.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DeltaAlgorithm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DeltaAlgorithm.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DeltaAlgorithm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DeltaAlgorithm.d.tmp"; exit 1; fi llvm[1]: Compiling Dwarf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Dwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Dwarf.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Dwarf.d" Dwarf.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Dwarf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Dwarf.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Dwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Dwarf.d.tmp"; exit 1; fi llvm[1]: Compiling DynamicLibrary.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/DynamicLibrary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DynamicLibrary.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DynamicLibrary.d" DynamicLibrary.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DynamicLibrary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DynamicLibrary.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DynamicLibrary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DynamicLibrary.d.tmp"; exit 1; fi llvm[1]: Compiling Errno.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Errno.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Errno.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Errno.d" Errno.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Errno.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Errno.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Errno.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Errno.d.tmp"; exit 1; fi llvm[1]: Compiling ErrorHandling.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/ErrorHandling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ErrorHandling.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ErrorHandling.d" ErrorHandling.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ErrorHandling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ErrorHandling.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ErrorHandling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ErrorHandling.d.tmp"; exit 1; fi llvm[1]: Compiling FileOutputBuffer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/FileOutputBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileOutputBuffer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileOutputBuffer.d" FileOutputBuffer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileOutputBuffer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileOutputBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileOutputBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileOutputBuffer.d.tmp"; exit 1; fi llvm[1]: Compiling FileUtilities.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/FileUtilities.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileUtilities.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileUtilities.d" FileUtilities.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileUtilities.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileUtilities.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileUtilities.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileUtilities.d.tmp"; exit 1; fi llvm[1]: Compiling FoldingSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/FoldingSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FoldingSet.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FoldingSet.d" FoldingSet.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FoldingSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FoldingSet.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FoldingSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FoldingSet.d.tmp"; exit 1; fi llvm[1]: Compiling FormattedStream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/FormattedStream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FormattedStream.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FormattedStream.d" FormattedStream.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FormattedStream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FormattedStream.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FormattedStream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FormattedStream.d.tmp"; exit 1; fi llvm[1]: Compiling GraphWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/GraphWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/GraphWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/GraphWriter.d" GraphWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/GraphWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/GraphWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/GraphWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/GraphWriter.d.tmp"; exit 1; fi llvm[1]: Compiling Hashing.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Hashing.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Hashing.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Hashing.d" Hashing.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Hashing.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Hashing.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Hashing.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Hashing.d.tmp"; exit 1; fi llvm[1]: Compiling Host.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Host.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Host.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Host.d" Host.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Host.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Host.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Host.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Host.d.tmp"; exit 1; fi llvm[1]: Compiling IncludeFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/IncludeFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IncludeFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IncludeFile.d" IncludeFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IncludeFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IncludeFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IncludeFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IncludeFile.d.tmp"; exit 1; fi llvm[1]: Compiling IntEqClasses.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/IntEqClasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntEqClasses.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntEqClasses.d" IntEqClasses.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntEqClasses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntEqClasses.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntEqClasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntEqClasses.d.tmp"; exit 1; fi llvm[1]: Compiling IntervalMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/IntervalMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntervalMap.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntervalMap.d" IntervalMap.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntervalMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntervalMap.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntervalMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntervalMap.d.tmp"; exit 1; fi llvm[1]: Compiling IntrusiveRefCntPtr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntrusiveRefCntPtr.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntrusiveRefCntPtr.d" IntrusiveRefCntPtr.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntrusiveRefCntPtr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntrusiveRefCntPtr.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntrusiveRefCntPtr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntrusiveRefCntPtr.d.tmp"; exit 1; fi llvm[1]: Compiling IsInf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/IsInf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsInf.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsInf.d" IsInf.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsInf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsInf.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsInf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsInf.d.tmp"; exit 1; fi llvm[1]: Compiling IsNAN.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/IsNAN.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsNAN.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsNAN.d" IsNAN.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsNAN.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsNAN.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsNAN.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsNAN.d.tmp"; exit 1; fi llvm[1]: Compiling LEB128.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/LEB128.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LEB128.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LEB128.d" LEB128.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LEB128.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LEB128.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LEB128.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LEB128.d.tmp"; exit 1; fi llvm[1]: Compiling LineIterator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/LineIterator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LineIterator.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LineIterator.d" LineIterator.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LineIterator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LineIterator.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LineIterator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LineIterator.d.tmp"; exit 1; fi llvm[1]: Compiling Locale.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Locale.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Locale.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Locale.d" Locale.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Locale.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Locale.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Locale.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Locale.d.tmp"; exit 1; fi llvm[1]: Compiling LockFileManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/LockFileManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LockFileManager.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LockFileManager.d" LockFileManager.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LockFileManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LockFileManager.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LockFileManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LockFileManager.d.tmp"; exit 1; fi llvm[1]: Compiling MD5.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/MD5.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MD5.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MD5.d" MD5.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MD5.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MD5.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MD5.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MD5.d.tmp"; exit 1; fi llvm[1]: Compiling ManagedStatic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/ManagedStatic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ManagedStatic.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ManagedStatic.d" ManagedStatic.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ManagedStatic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ManagedStatic.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ManagedStatic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ManagedStatic.d.tmp"; exit 1; fi llvm[1]: Compiling Memory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Memory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Memory.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Memory.d" Memory.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Memory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Memory.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Memory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Memory.d.tmp"; exit 1; fi llvm[1]: Compiling MemoryBuffer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/MemoryBuffer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryBuffer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryBuffer.d" MemoryBuffer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryBuffer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryBuffer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryBuffer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryBuffer.d.tmp"; exit 1; fi llvm[1]: Compiling MemoryObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/MemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryObject.d" MemoryObject.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryObject.d.tmp"; exit 1; fi llvm[1]: Compiling Mutex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Mutex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Mutex.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Mutex.d" Mutex.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Mutex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Mutex.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Mutex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Mutex.d.tmp"; exit 1; fi llvm[1]: Compiling Path.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Path.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Path.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Path.d" Path.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Path.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Path.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Path.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Path.d.tmp"; exit 1; fi llvm[1]: Compiling PluginLoader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/PluginLoader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PluginLoader.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PluginLoader.d" PluginLoader.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PluginLoader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PluginLoader.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PluginLoader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PluginLoader.d.tmp"; exit 1; fi llvm[1]: Compiling PrettyStackTrace.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/PrettyStackTrace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PrettyStackTrace.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PrettyStackTrace.d" PrettyStackTrace.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PrettyStackTrace.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PrettyStackTrace.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PrettyStackTrace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PrettyStackTrace.d.tmp"; exit 1; fi llvm[1]: Compiling Process.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Process.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Process.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Process.d" Process.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Process.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Process.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Process.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Process.d.tmp"; exit 1; fi llvm[1]: Compiling Program.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Program.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Program.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Program.d" Program.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Program.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Program.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Program.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Program.d.tmp"; exit 1; fi llvm[1]: Compiling RWMutex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/RWMutex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RWMutex.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RWMutex.d" RWMutex.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RWMutex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RWMutex.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RWMutex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RWMutex.d.tmp"; exit 1; fi llvm[1]: Compiling RandomNumberGenerator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/RandomNumberGenerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RandomNumberGenerator.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RandomNumberGenerator.d" RandomNumberGenerator.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RandomNumberGenerator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RandomNumberGenerator.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RandomNumberGenerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RandomNumberGenerator.d.tmp"; exit 1; fi llvm[1]: Compiling Regex.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Regex.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Regex.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Regex.d" Regex.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Regex.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Regex.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Regex.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Regex.d.tmp"; exit 1; fi llvm[1]: Compiling ScaledNumber.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/ScaledNumber.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ScaledNumber.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ScaledNumber.d" ScaledNumber.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ScaledNumber.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ScaledNumber.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ScaledNumber.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ScaledNumber.d.tmp"; exit 1; fi llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d" SearchForAddressOfSpecialSymbol.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.d.tmp"; exit 1; fi llvm[1]: Compiling Signals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Signals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Signals.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Signals.d" Signals.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Signals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Signals.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Signals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Signals.d.tmp"; exit 1; fi llvm[1]: Compiling SmallPtrSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/SmallPtrSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallPtrSet.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallPtrSet.d" SmallPtrSet.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallPtrSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallPtrSet.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallPtrSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallPtrSet.d.tmp"; exit 1; fi llvm[1]: Compiling SmallVector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/SmallVector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallVector.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallVector.d" SmallVector.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallVector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallVector.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallVector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallVector.d.tmp"; exit 1; fi llvm[1]: Compiling SourceMgr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/SourceMgr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SourceMgr.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SourceMgr.d" SourceMgr.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SourceMgr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SourceMgr.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SourceMgr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SourceMgr.d.tmp"; exit 1; fi llvm[1]: Compiling SpecialCaseList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/SpecialCaseList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SpecialCaseList.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SpecialCaseList.d" SpecialCaseList.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SpecialCaseList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SpecialCaseList.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SpecialCaseList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SpecialCaseList.d.tmp"; exit 1; fi llvm[1]: Compiling Statistic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Statistic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Statistic.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Statistic.d" Statistic.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Statistic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Statistic.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Statistic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Statistic.d.tmp"; exit 1; fi llvm[1]: Compiling StreamableMemoryObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/StreamableMemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StreamableMemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StreamableMemoryObject.d" StreamableMemoryObject.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StreamableMemoryObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StreamableMemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StreamableMemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StreamableMemoryObject.d.tmp"; exit 1; fi llvm[1]: Compiling StringExtras.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/StringExtras.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringExtras.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringExtras.d" StringExtras.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringExtras.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringExtras.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringExtras.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringExtras.d.tmp"; exit 1; fi llvm[1]: Compiling StringMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/StringMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringMap.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringMap.d" StringMap.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringMap.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringMap.d.tmp"; exit 1; fi llvm[1]: Compiling StringPool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/StringPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringPool.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringPool.d" StringPool.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringPool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringPool.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringPool.d.tmp"; exit 1; fi llvm[1]: Compiling StringRef.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/StringRef.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRef.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRef.d" StringRef.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRef.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRef.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRef.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRef.d.tmp"; exit 1; fi llvm[1]: Compiling StringRefMemoryObject.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/StringRefMemoryObject.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRefMemoryObject.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRefMemoryObject.d" StringRefMemoryObject.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRefMemoryObject.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRefMemoryObject.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRefMemoryObject.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRefMemoryObject.d.tmp"; exit 1; fi llvm[1]: Compiling SystemUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/SystemUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SystemUtils.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SystemUtils.d" SystemUtils.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SystemUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SystemUtils.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SystemUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SystemUtils.d.tmp"; exit 1; fi llvm[1]: Compiling TargetRegistry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/TargetRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TargetRegistry.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TargetRegistry.d" TargetRegistry.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TargetRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TargetRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TargetRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TargetRegistry.d.tmp"; exit 1; fi llvm[1]: Compiling ThreadLocal.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/ThreadLocal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ThreadLocal.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ThreadLocal.d" ThreadLocal.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ThreadLocal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ThreadLocal.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ThreadLocal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ThreadLocal.d.tmp"; exit 1; fi llvm[1]: Compiling Threading.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Threading.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Threading.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Threading.d" Threading.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Threading.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Threading.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Threading.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Threading.d.tmp"; exit 1; fi llvm[1]: Compiling TimeValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/TimeValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TimeValue.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TimeValue.d" TimeValue.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TimeValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TimeValue.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TimeValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TimeValue.d.tmp"; exit 1; fi llvm[1]: Compiling Timer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Timer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Timer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Timer.d" Timer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Timer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Timer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Timer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Timer.d.tmp"; exit 1; fi llvm[1]: Compiling ToolOutputFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/ToolOutputFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ToolOutputFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ToolOutputFile.d" ToolOutputFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ToolOutputFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ToolOutputFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ToolOutputFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ToolOutputFile.d.tmp"; exit 1; fi llvm[1]: Compiling Triple.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Triple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Triple.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Triple.d" Triple.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Triple.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Triple.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Triple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Triple.d.tmp"; exit 1; fi llvm[1]: Compiling Twine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Twine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Twine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Twine.d" Twine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Twine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Twine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Twine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Twine.d.tmp"; exit 1; fi llvm[1]: Compiling Unicode.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Unicode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Unicode.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Unicode.d" Unicode.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Unicode.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Unicode.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Unicode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Unicode.d.tmp"; exit 1; fi llvm[1]: Compiling Valgrind.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Valgrind.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Valgrind.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Valgrind.d" Valgrind.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Valgrind.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Valgrind.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Valgrind.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Valgrind.d.tmp"; exit 1; fi llvm[1]: Compiling Watchdog.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/Watchdog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Watchdog.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Watchdog.d" Watchdog.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Watchdog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Watchdog.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Watchdog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Watchdog.d.tmp"; exit 1; fi llvm[1]: Compiling YAMLParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/YAMLParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLParser.d" YAMLParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLParser.d.tmp"; exit 1; fi llvm[1]: Compiling YAMLTraits.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/YAMLTraits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLTraits.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLTraits.d" YAMLTraits.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLTraits.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLTraits.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLTraits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLTraits.d.tmp"; exit 1; fi llvm[1]: Compiling circular_raw_ostream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/circular_raw_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/circular_raw_ostream.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/circular_raw_ostream.d" circular_raw_ostream.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/circular_raw_ostream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/circular_raw_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/circular_raw_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/circular_raw_ostream.d.tmp"; exit 1; fi llvm[1]: Compiling raw_os_ostream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/raw_os_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_os_ostream.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_os_ostream.d" raw_os_ostream.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_os_ostream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_os_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_os_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_os_ostream.d.tmp"; exit 1; fi llvm[1]: Compiling raw_ostream.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Support/Release/raw_ostream.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_ostream.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_ostream.d" raw_ostream.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_ostream.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_ostream.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_ostream.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -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.5.0.src/lib/Support/Release/regcomp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regcomp.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regcomp.d" regcomp.c -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regcomp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regcomp.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regcomp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -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.5.0.src/lib/Support/Release/regerror.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regerror.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regerror.d" regerror.c -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regerror.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regerror.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regerror.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -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.5.0.src/lib/Support/Release/regexec.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regexec.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regexec.d" regexec.c -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regexec.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regexec.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regexec.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -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.5.0.src/lib/Support/Release/regfree.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regfree.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regfree.d" regfree.c -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regfree.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regfree.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regfree.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -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.5.0.src/lib/Support/Release/regstrlcpy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regstrlcpy.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regstrlcpy.d" regstrlcpy.c -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regstrlcpy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regstrlcpy.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regstrlcpy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regstrlcpy.d.tmp"; exit 1; fi llvm[1]: Building Release Archive Library libLLVMSupport.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMSupport.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMSupport.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APFloat.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APInt.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/APSInt.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMBuildAttrs.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ARMWinEH.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Allocator.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Atomic.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BlockFrequency.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/BranchProbability.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CommandLine.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Compression.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTF.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ConvertUTFWrapper.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/CrashRecoveryContext.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DAGDeltaAlgorithm.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataExtractor.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DataStream.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Debug.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DeltaAlgorithm.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Dwarf.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/DynamicLibrary.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Errno.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ErrorHandling.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileOutputBuffer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FileUtilities.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FoldingSet.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/FormattedStream.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/GraphWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Hashing.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Host.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IncludeFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntEqClasses.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntervalMap.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IntrusiveRefCntPtr.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsInf.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/IsNAN.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LEB128.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LineIterator.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Locale.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/LockFileManager.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MD5.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ManagedStatic.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Memory.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryBuffer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/MemoryObject.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Mutex.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Path.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PluginLoader.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/PrettyStackTrace.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Process.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Program.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RWMutex.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/RandomNumberGenerator.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Regex.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ScaledNumber.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SearchForAddressOfSpecialSymbol.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Signals.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallPtrSet.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SmallVector.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SourceMgr.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SpecialCaseList.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Statistic.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StreamableMemoryObject.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringExtras.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringMap.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringPool.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRef.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/StringRefMemoryObject.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/SystemUtils.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TargetRegistry.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ThreadLocal.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Threading.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/TimeValue.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Timer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/ToolOutputFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Triple.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Twine.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Unicode.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Valgrind.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/Watchdog.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLParser.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/YAMLTraits.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/circular_raw_ostream.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_os_ostream.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/raw_ostream.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regcomp.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regerror.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regexec.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regfree.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Support/Release/regstrlcpy.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMSupport.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Support' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/.//.dir llvm[1]: Compiling Error.cpp for Release build llvm[1]: Compiling Main.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Error.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Main.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Main.d" Main.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Main.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Main.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Main.d.tmp"; exit 1; fi llvm[1]: Compiling Record.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Record.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Record.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Record.d" Record.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Record.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Record.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Record.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Record.d.tmp"; exit 1; fi llvm[1]: Compiling SetTheory.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/SetTheory.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/SetTheory.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/SetTheory.d" SetTheory.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/SetTheory.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/SetTheory.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/SetTheory.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/SetTheory.d.tmp"; exit 1; fi llvm[1]: Compiling StringMatcher.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/StringMatcher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/StringMatcher.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/StringMatcher.d" StringMatcher.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/StringMatcher.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/StringMatcher.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/StringMatcher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/StringMatcher.d.tmp"; exit 1; fi llvm[1]: Compiling TGLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGLexer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGLexer.d" TGLexer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGLexer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGLexer.d.tmp"; exit 1; fi llvm[1]: Compiling TGParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGParser.d" TGParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGParser.d.tmp"; exit 1; fi llvm[1]: Compiling TableGenBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TableGenBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TableGenBackend.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TableGenBackend.d" TableGenBackend.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TableGenBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TableGenBackend.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TableGenBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/Release/lib/libLLVMTableGen.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMTableGen.a /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Error.o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Main.o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/Record.o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/SetTheory.o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/StringMatcher.o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGLexer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TGParser.o /builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen/Release/TableGenBackend.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMTableGen.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/utils/PerfectShuffle' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/./ > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/./ > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/count' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/llvm-lit' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/Release/bin > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/Release/bin > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/Release/bin > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/Release/bin > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/./ > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/not' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/Release/bin > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/Release/bin > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/.dir llvm[2]: Compiling PerfectShuffle.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/PerfectShuffle.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/PerfectShuffle.d" PerfectShuffle.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/PerfectShuffle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/PerfectShuffle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/PerfectShuffle.d.tmp"; exit 1; fi llvm[2]: Creating 'llvm-lit' script... echo s=@LLVM_SOURCE_DIR@=/builddir/build/BUILD/llvm-3.5.0.src=g > lit.tmp llvm[2]: Compiling fpcmp.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/fpcmp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/fpcmp.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/fpcmp.d" fpcmp.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/fpcmp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/fpcmp.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/fpcmp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/fpcmp.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/.//.dir llvm[2]: Compiling count.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -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.5.0.src/utils/count/Release/count.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/count.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/count.d" count.c -o /builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/count.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/count.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/count.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/count.d.tmp"; exit 1; fi echo s=@LLVM_BINARY_DIR@=/builddir/build/BUILD/llvm-3.5.0.src=g >> lit.tmp echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/.dir sed -f lit.tmp llvm-lit.in > /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-lit llvm[2]: Compiling FileCheck.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/FileCheck.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/FileCheck.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/FileCheck.d" FileCheck.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/FileCheck.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/FileCheck.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/FileCheck.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/FileCheck.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/.//.dir make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src/ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/./ > /dev/null chmod +x /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-lit llvm[2]: Compiling not.cpp for Release build rm -f lit.tmp if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/not.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/not.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/not.d" not.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/not.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/not.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/not.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/not.d.tmp"; exit 1; fi make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/llvm-lit' echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src//.dir llvm[3]: Compiling TestMain.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/TestMain.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/TestMain.d" TestMain.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/TestMain.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/TestMain.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/TestMain.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/TestMain.d.tmp"; exit 1; fi llvm[3]: Compiling src/gtest-all.cc for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/include -I/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest -Wno-missing-field-initializers -Wno-variadic-macros -DGTEST_HAS_RTTI=0 -DGTEST_USE_OWN_TR1_TUPLE -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src/gtest-all.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src/gtest-all.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src/gtest-all.d" src/gtest-all.cc -o /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src/gtest-all.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src/gtest-all.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src/gtest-all.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src/gtest-all.d.tmp"; exit 1; fi make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/.dir llvm[2]: Compiling AsmWriterEmitter.cpp for Release build llvm[2]: Compiling AsmMatcherEmitter.cpp for Release build llvm[2]: Compiling AsmWriterInst.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterEmitter.d" AsmWriterEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterEmitter.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmMatcherEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmMatcherEmitter.d" AsmMatcherEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmMatcherEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmMatcherEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmMatcherEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmMatcherEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling CTagsEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterInst.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterInst.d" AsmWriterInst.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterInst.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterInst.d.tmp"; exit 1; fi llvm[2]: Compiling CallingConvEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CTagsEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CTagsEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CTagsEmitter.d" CTagsEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CTagsEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CTagsEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CTagsEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CTagsEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling CodeEmitterGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CallingConvEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CallingConvEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CallingConvEmitter.d" CallingConvEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CallingConvEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CallingConvEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CallingConvEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CallingConvEmitter.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeEmitterGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeEmitterGen.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeEmitterGen.d" CodeEmitterGen.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeEmitterGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeEmitterGen.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeEmitterGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeEmitterGen.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenInstruction.cpp for Release build llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenInstruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenInstruction.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenInstruction.d" CodeGenInstruction.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenInstruction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenInstruction.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenInstruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenInstruction.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenDAGPatterns.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenDAGPatterns.d" CodeGenDAGPatterns.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenDAGPatterns.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenDAGPatterns.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenDAGPatterns.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenMapTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenMapTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenMapTable.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenMapTable.d" CodeGenMapTable.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenMapTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenMapTable.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenMapTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenMapTable.d.tmp"; exit 1; fi llvm[2]: Linking Release executable count (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/count /builddir/build/BUILD/llvm-3.5.0.src/utils/count/Release/count.o \ -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable count (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/count' llvm[2]: Compiling CodeGenRegisters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenRegisters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenRegisters.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenRegisters.d" CodeGenRegisters.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenRegisters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenRegisters.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenRegisters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenRegisters.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-PerfectShuffle (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-PerfectShuffle /builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle/Release/PerfectShuffle.o \ -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-PerfectShuffle (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle' llvm[2]: Compiling CodeGenSchedule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenSchedule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenSchedule.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenSchedule.d" CodeGenSchedule.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenSchedule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenSchedule.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenSchedule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenSchedule.d.tmp"; exit 1; fi llvm[2]: Linking Release executable not (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/not /builddir/build/BUILD/llvm-3.5.0.src/utils/not/Release/not.o -lLLVMSupport \ -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable not (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/not' llvm[2]: Compiling CodeGenTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenTarget.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenTarget.d" CodeGenTarget.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenTarget.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenTarget.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libgtest_main.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libgtest_main.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libgtest_main.a /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain/Release/TestMain.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libgtest_main.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain' llvm[2]: Compiling DAGISelEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelEmitter.d" DAGISelEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelEmitter.d.tmp"; exit 1; fi llvm[2]: Linking Release executable fpcmp (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/fpcmp /builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp/Release/fpcmp.o -lLLVMSupport \ -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable fpcmp (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp' llvm[2]: Compiling DAGISelMatcher.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcher.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcher.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcher.d" DAGISelMatcher.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcher.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcher.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcher.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcher.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcherEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherEmitter.d" DAGISelMatcherEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcherGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherGen.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherGen.d" DAGISelMatcherGen.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherGen.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherGen.d.tmp"; exit 1; fi llvm[2]: Compiling DAGISelMatcherOpt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherOpt.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherOpt.d" DAGISelMatcherOpt.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherOpt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherOpt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherOpt.d.tmp"; exit 1; fi llvm[2]: Compiling DFAPacketizerEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DFAPacketizerEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DFAPacketizerEmitter.d" DFAPacketizerEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DFAPacketizerEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DFAPacketizerEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DFAPacketizerEmitter.d.tmp"; exit 1; fi llvm[2]: Linking Release executable FileCheck (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/FileCheck /builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck/Release/FileCheck.o -lLLVMSupport \ -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable FileCheck (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck' llvm[2]: Compiling DisassemblerEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DisassemblerEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DisassemblerEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DisassemblerEmitter.d" DisassemblerEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DisassemblerEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DisassemblerEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DisassemblerEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DisassemblerEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling FastISelEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FastISelEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FastISelEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FastISelEmitter.d" FastISelEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FastISelEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FastISelEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FastISelEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FastISelEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling FixedLenDecoderEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FixedLenDecoderEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FixedLenDecoderEmitter.d" FixedLenDecoderEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FixedLenDecoderEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FixedLenDecoderEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FixedLenDecoderEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling InstrInfoEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/InstrInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/InstrInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/InstrInfoEmitter.d" InstrInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/InstrInfoEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/InstrInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/InstrInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/InstrInfoEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling IntrinsicEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/IntrinsicEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/IntrinsicEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/IntrinsicEmitter.d" IntrinsicEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/IntrinsicEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/IntrinsicEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/IntrinsicEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/IntrinsicEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling OptParserEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/OptParserEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/OptParserEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/OptParserEmitter.d" OptParserEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/OptParserEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/OptParserEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/OptParserEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/OptParserEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling PseudoLoweringEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/PseudoLoweringEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/PseudoLoweringEmitter.d" PseudoLoweringEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/PseudoLoweringEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/PseudoLoweringEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/PseudoLoweringEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterInfoEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/RegisterInfoEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/RegisterInfoEmitter.d" RegisterInfoEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/RegisterInfoEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/RegisterInfoEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/RegisterInfoEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/RegisterInfoEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling SubtargetEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/SubtargetEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/SubtargetEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/SubtargetEmitter.d" SubtargetEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/SubtargetEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/SubtargetEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/SubtargetEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/SubtargetEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling TableGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/TableGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/TableGen.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/TableGen.d" TableGen.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/TableGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/TableGen.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/TableGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/TableGen.d.tmp"; exit 1; fi llvm[2]: Compiling X86DisassemblerTables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86DisassemblerTables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86DisassemblerTables.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86DisassemblerTables.d" X86DisassemblerTables.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86DisassemblerTables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86DisassemblerTables.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86DisassemblerTables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86DisassemblerTables.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libgtest.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libgtest.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libgtest.a /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/Release/src/gtest-all.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libgtest.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest' llvm[2]: Compiling X86ModRMFilters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86ModRMFilters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86ModRMFilters.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86ModRMFilters.d" X86ModRMFilters.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86ModRMFilters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86ModRMFilters.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86ModRMFilters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86ModRMFilters.d.tmp"; exit 1; fi llvm[2]: Compiling X86RecognizableInstr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86RecognizableInstr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86RecognizableInstr.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86RecognizableInstr.d" X86RecognizableInstr.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86RecognizableInstr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86RecognizableInstr.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86RecognizableInstr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86RecognizableInstr.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-tblgen (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmMatcherEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/AsmWriterInst.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CTagsEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CallingConvEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeEmitterGen.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenDAGPatterns.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenInstruction.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenMapTable.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenRegisters.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenSchedule.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/CodeGenTarget.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcher.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherGen.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DAGISelMatcherOpt.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DFAPacketizerEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/DisassemblerEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FastISelEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/FixedLenDecoderEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/InstrInfoEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/IntrinsicEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/OptParserEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/PseudoLoweringEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/RegisterInfoEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/SubtargetEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/TableGen.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86DisassemblerTables.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86ModRMFilters.o /builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen/Release/X86RecognizableInstr.o -lLLVMTableGen -lLLVMSupport \ -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-tblgen (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/include/llvm/IR > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/include/llvm/IR/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/.//.dir llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/IR -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target /builddir/build/BUILD/llvm-3.5.0.src/include/llvm/IR/Intrinsics.td -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Intrinsics.gen.tmp -gen-intrinsic /usr/bin/cmp -s /builddir/build/BUILD/llvm-3.5.0.src/include/llvm/IR/Intrinsics.gen /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Intrinsics.gen.tmp || ( /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Intrinsics.gen.tmp /builddir/build/BUILD/llvm-3.5.0.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 AsmWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AsmWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AsmWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AsmWriter.d" AsmWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AsmWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AsmWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AsmWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AsmWriter.d.tmp"; exit 1; fi llvm[1]: Compiling Attributes.cpp for Release build llvm[1]: Compiling AutoUpgrade.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Attributes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Attributes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Attributes.d" Attributes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Attributes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Attributes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Attributes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Attributes.d.tmp"; exit 1; fi llvm[1]: Compiling BasicBlock.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AutoUpgrade.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AutoUpgrade.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AutoUpgrade.d" AutoUpgrade.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AutoUpgrade.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AutoUpgrade.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AutoUpgrade.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AutoUpgrade.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/BasicBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/BasicBlock.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/BasicBlock.d" BasicBlock.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/BasicBlock.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/BasicBlock.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/BasicBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/BasicBlock.d.tmp"; exit 1; fi llvm[1]: Compiling Comdat.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Comdat.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Comdat.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Comdat.d" Comdat.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Comdat.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Comdat.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Comdat.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Comdat.d.tmp"; exit 1; fi llvm[1]: Compiling ConstantFold.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantFold.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantFold.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantFold.d" ConstantFold.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantFold.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantFold.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantFold.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantFold.d.tmp"; exit 1; fi llvm[1]: Compiling ConstantRange.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantRange.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantRange.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantRange.d" ConstantRange.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantRange.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantRange.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantRange.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantRange.d.tmp"; exit 1; fi llvm[1]: Compiling Constants.cpp for Release build llvm[1]: Compiling Core.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Constants.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Constants.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Constants.d" Constants.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Constants.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Constants.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Constants.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Constants.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Core.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Core.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Core.d" Core.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Core.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Core.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Core.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Core.d.tmp"; exit 1; fi llvm[1]: Compiling DIBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DIBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DIBuilder.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DIBuilder.d" DIBuilder.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DIBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DIBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DIBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DIBuilder.d.tmp"; exit 1; fi llvm[1]: Compiling DataLayout.cpp for Release build llvm[1]: Compiling DebugInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DataLayout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DataLayout.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DataLayout.d" DataLayout.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DataLayout.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DataLayout.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DataLayout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DataLayout.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugInfo.d" DebugInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugInfo.d.tmp"; exit 1; fi llvm[1]: Compiling DebugLoc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugLoc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugLoc.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugLoc.d" DebugLoc.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugLoc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugLoc.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugLoc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugLoc.d.tmp"; exit 1; fi llvm[1]: Compiling DiagnosticInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticInfo.d" DiagnosticInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticInfo.d.tmp"; exit 1; fi llvm[1]: Compiling DiagnosticPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticPrinter.d" DiagnosticPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticPrinter.d.tmp"; exit 1; fi llvm[1]: Compiling Dominators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Dominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Dominators.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Dominators.d" Dominators.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Dominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Dominators.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Dominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Dominators.d.tmp"; exit 1; fi llvm[1]: Compiling Function.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Function.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Function.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Function.d" Function.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Function.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Function.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Function.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Function.d.tmp"; exit 1; fi llvm[1]: Compiling GCOV.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GCOV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GCOV.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GCOV.d" GCOV.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GCOV.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GCOV.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GCOV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GCOV.d.tmp"; exit 1; fi llvm[1]: Compiling GVMaterializer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GVMaterializer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GVMaterializer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GVMaterializer.d" GVMaterializer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GVMaterializer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GVMaterializer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GVMaterializer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GVMaterializer.d.tmp"; exit 1; fi llvm[1]: Compiling Globals.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Globals.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Globals.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Globals.d" Globals.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Globals.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Globals.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Globals.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Globals.d.tmp"; exit 1; fi llvm[1]: Compiling IRBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRBuilder.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRBuilder.d" IRBuilder.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRBuilder.d.tmp"; exit 1; fi llvm[1]: Compiling IRPrintingPasses.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRPrintingPasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRPrintingPasses.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRPrintingPasses.d" IRPrintingPasses.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRPrintingPasses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRPrintingPasses.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRPrintingPasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRPrintingPasses.d.tmp"; exit 1; fi llvm[1]: Compiling InlineAsm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/InlineAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/InlineAsm.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/InlineAsm.d" InlineAsm.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/InlineAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/InlineAsm.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/InlineAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/InlineAsm.d.tmp"; exit 1; fi llvm[1]: Compiling Instruction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instruction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instruction.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instruction.d" Instruction.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instruction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instruction.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instruction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instruction.d.tmp"; exit 1; fi llvm[1]: Compiling Instructions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instructions.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instructions.d" Instructions.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instructions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instructions.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instructions.d.tmp"; exit 1; fi llvm[1]: Compiling IntrinsicInst.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IntrinsicInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IntrinsicInst.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IntrinsicInst.d" IntrinsicInst.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IntrinsicInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IntrinsicInst.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IntrinsicInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IntrinsicInst.d.tmp"; exit 1; fi llvm[1]: Compiling LLVMContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContext.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContext.d" LLVMContext.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContext.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContext.d.tmp"; exit 1; fi llvm[1]: Compiling LLVMContextImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContextImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContextImpl.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContextImpl.d" LLVMContextImpl.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContextImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContextImpl.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContextImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContextImpl.d.tmp"; exit 1; fi llvm[1]: Compiling LeakDetector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LeakDetector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LeakDetector.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LeakDetector.d" LeakDetector.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LeakDetector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LeakDetector.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LeakDetector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LeakDetector.d.tmp"; exit 1; fi llvm[1]: Compiling LegacyPassManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LegacyPassManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LegacyPassManager.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LegacyPassManager.d" LegacyPassManager.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LegacyPassManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LegacyPassManager.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LegacyPassManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LegacyPassManager.d.tmp"; exit 1; fi llvm[1]: Compiling MDBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/MDBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/MDBuilder.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/MDBuilder.d" MDBuilder.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/MDBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/MDBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/MDBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/MDBuilder.d.tmp"; exit 1; fi llvm[1]: Compiling Mangler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Mangler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Mangler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Mangler.d" Mangler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Mangler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Mangler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Mangler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Mangler.d.tmp"; exit 1; fi llvm[1]: Compiling Metadata.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Metadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Metadata.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Metadata.d" Metadata.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Metadata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Metadata.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Metadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Metadata.d.tmp"; exit 1; fi llvm[1]: Compiling Module.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Module.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Module.d" Module.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Module.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Module.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Module.d.tmp"; exit 1; fi llvm[1]: Compiling Pass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Pass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Pass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Pass.d" Pass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Pass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Pass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Pass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Pass.d.tmp"; exit 1; fi llvm[1]: Compiling PassManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassManager.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassManager.d" PassManager.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassManager.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassManager.d.tmp"; exit 1; fi llvm[1]: Compiling PassRegistry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassRegistry.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassRegistry.d" PassRegistry.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassRegistry.d.tmp"; exit 1; fi llvm[1]: Compiling Type.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Type.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Type.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Type.d" Type.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Type.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Type.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Type.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Type.d.tmp"; exit 1; fi llvm[1]: Compiling TypeFinder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/TypeFinder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/TypeFinder.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/TypeFinder.d" TypeFinder.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/TypeFinder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/TypeFinder.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/TypeFinder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/TypeFinder.d.tmp"; exit 1; fi llvm[1]: Compiling Use.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Use.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Use.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Use.d" Use.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Use.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Use.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Use.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Use.d.tmp"; exit 1; fi llvm[1]: Compiling User.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/User.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/User.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/User.d" User.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/User.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/User.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/User.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/User.d.tmp"; exit 1; fi llvm[1]: Compiling Value.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Value.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Value.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Value.d" Value.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Value.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Value.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Value.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Value.d.tmp"; exit 1; fi llvm[1]: Compiling ValueSymbolTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueSymbolTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueSymbolTable.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueSymbolTable.d" ValueSymbolTable.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueSymbolTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueSymbolTable.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueSymbolTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueSymbolTable.d.tmp"; exit 1; fi llvm[1]: Compiling ValueTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueTypes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueTypes.d" ValueTypes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueTypes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueTypes.d.tmp"; exit 1; fi llvm[1]: Compiling Verifier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Verifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Verifier.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Verifier.d" Verifier.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Verifier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Verifier.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Verifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/Release/lib/libLLVMCore.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMCore.a /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AsmWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Attributes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/AutoUpgrade.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/BasicBlock.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Comdat.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantFold.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ConstantRange.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Constants.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Core.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DIBuilder.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DataLayout.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DebugLoc.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/DiagnosticPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Dominators.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Function.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GCOV.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/GVMaterializer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Globals.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRBuilder.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IRPrintingPasses.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/InlineAsm.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instruction.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Instructions.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/IntrinsicInst.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContext.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LLVMContextImpl.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LeakDetector.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/LegacyPassManager.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/MDBuilder.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Mangler.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Metadata.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Module.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Pass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassManager.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/PassRegistry.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Type.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/TypeFinder.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Use.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/User.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Value.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueSymbolTable.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/ValueTypes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/IR/Release/Verifier.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMCore.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO; \ DD=LTO; \ if [ ! -f $SD/Makefile ]; then \ SD=LTO; \ DD=LTO; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor; \ DD=LineEditor; \ if [ ! -f $SD/Makefile ]; then \ SD=LineEditor; \ DD=LineEditor; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.5.0.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.5.0.src/lib/AsmParser' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/Bitcode' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/Linker' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/.dir make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Option' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/./ > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/./ > /dev/null llvm[2]: Compiling LLLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLLexer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLLexer.d" LLLexer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLLexer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLLexer.d.tmp"; exit 1; fi make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Object' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/.//.dir make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/.dir llvm[2]: Compiling LineEditor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/LineEditor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/LineEditor.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/LineEditor.d" LineEditor.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/LineEditor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/LineEditor.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/LineEditor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/LineEditor.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/./ > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/.dir \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all llvm[2]: Compiling LinkModules.cpp for Release build llvm[2]: Compiling LTOCodeGenerator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/LinkModules.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/LinkModules.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/LinkModules.d" LinkModules.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/LinkModules.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/LinkModules.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/LinkModules.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/LinkModules.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOCodeGenerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOCodeGenerator.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOCodeGenerator.d" LTOCodeGenerator.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOCodeGenerator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOCodeGenerator.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOCodeGenerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOCodeGenerator.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/.dir llvm[2]: Compiling IRReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/IRReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/IRReader.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/IRReader.d" IRReader.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/IRReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/IRReader.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/IRReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/IRReader.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/.//.dir llvm[2]: Compiling Arg.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Arg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Arg.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Arg.d" Arg.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Arg.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Arg.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Arg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Arg.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/./ > /dev/null llvm[2]: Compiling Archive.cpp for Release build echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/.//.dir if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Archive.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Archive.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Archive.d" Archive.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Archive.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Archive.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Archive.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Archive.d.tmp"; exit 1; fi make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/.//.dir llvm[3]: Compiling BitReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitReader.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitReader.d" BitReader.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitReader.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitReader.d.tmp"; exit 1; fi make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release > /dev/null make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/./ > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/./ > /dev/null llvm[2]: Compiling DIContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DIContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DIContext.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DIContext.d" DIContext.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DIContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DIContext.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DIContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DIContext.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/.//.dir llvm[3]: Compiling ASanStackFrameLayout.cpp for Release build \ SD=/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis; \ DD=MCAnalysis; \ if [ ! -f $SD/Makefile ]; then \ SD=MCAnalysis; \ DD=MCAnalysis; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all llvm[2]: Compiling AliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysis.d" AliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysis.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ASanStackFrameLayout.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ASanStackFrameLayout.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ASanStackFrameLayout.d" ASanStackFrameLayout.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ASanStackFrameLayout.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ASanStackFrameLayout.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ASanStackFrameLayout.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ASanStackFrameLayout.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/MC/MCAnalysis' llvm[3]: Building AMDGPU.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenRegisterInfo.inc.tmp AMDGPU.td /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release > /dev/null llvm[3]: Compiling Execution.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Execution.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Execution.d" Execution.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Execution.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Execution.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Execution.d.tmp"; exit 1; fi make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/.dir llvm[3]: Compiling MCAtom.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCAtom.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCAtom.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCAtom.d" MCAtom.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCAtom.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCAtom.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCAtom.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCAtom.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/.//.dir llvm[3]: Compiling DAGCombiner.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d" DAGCombiner.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.d.tmp"; exit 1; fi llvm[3]: Building X86.td register info implementation with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-register-info -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp X86.td llvm[3]: Building AMDGPU.td instruction information with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenInstrInfo.inc.tmp AMDGPU.td llvm[2]: Compiling ArgList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/ArgList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/ArgList.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/ArgList.d" ArgList.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/ArgList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/ArgList.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/ArgList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/ArgList.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMLineEditor.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMLineEditor.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMLineEditor.a /builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor/Release/LineEditor.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMLineEditor.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor' llvm[2]: Compiling OptTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/OptTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/OptTable.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/OptTable.d" OptTable.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/OptTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/OptTable.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/OptTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/OptTable.d.tmp"; exit 1; fi llvm[3]: Compiling BitcodeReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitcodeReader.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitcodeReader.d" BitcodeReader.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitcodeReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitcodeReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitcodeReader.d.tmp"; exit 1; fi llvm[3]: Compiling AddDiscriminators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/AddDiscriminators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/AddDiscriminators.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/AddDiscriminators.d" AddDiscriminators.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/AddDiscriminators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/AddDiscriminators.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/AddDiscriminators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/AddDiscriminators.d.tmp"; exit 1; fi llvm[3]: Compiling MCFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCFunction.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCFunction.d" MCFunction.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCFunction.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCFunction.d.tmp"; exit 1; fi llvm[2]: Compiling Binary.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Binary.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Binary.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Binary.d" Binary.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Binary.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Binary.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Binary.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Binary.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFAbbreviationDeclaration.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d" DWARFAbbreviationDeclaration.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.d.tmp"; exit 1; fi llvm[3]: Building AMDGPU.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenDAGISel.inc.tmp AMDGPU.td llvm[3]: Building X86.td instruction information with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-instr-info -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp X86.td llvm[2]: Building Release Archive Library libLLVMIRReader.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMIRReader.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMIRReader.a /builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader/Release/IRReader.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMIRReader.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader' llvm[2]: Compiling COFFObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFObjectFile.d" COFFObjectFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling LLParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLParser.d" LLParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLParser.d.tmp"; exit 1; fi llvm[2]: Compiling AliasAnalysisCounter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisCounter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisCounter.d" AliasAnalysisCounter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisCounter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisCounter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisCounter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisCounter.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFCompileUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFCompileUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFCompileUnit.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFCompileUnit.d" DWARFCompileUnit.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFCompileUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFCompileUnit.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFCompileUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFCompileUnit.d.tmp"; exit 1; fi llvm[2]: Compiling AliasAnalysisEvaluator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisEvaluator.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisEvaluator.d" AliasAnalysisEvaluator.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisEvaluator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisEvaluator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisEvaluator.d.tmp"; exit 1; fi llvm[3]: Compiling MCModule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModule.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModule.d" MCModule.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModule.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModule.d.tmp"; exit 1; fi llvm[3]: Building AMDGPU.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenSubtargetInfo.inc.tmp AMDGPU.td llvm[3]: Building AMDGPU.td MC code emitter with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-emitter -mc-emitter -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenMCCodeEmitter.inc.tmp AMDGPU.td llvm[2]: Compiling Option.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Option.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Option.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Option.d" Option.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Option.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Option.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Option.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Option.d.tmp"; exit 1; fi llvm[3]: Compiling BasicBlockUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BasicBlockUtils.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BasicBlockUtils.d" BasicBlockUtils.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BasicBlockUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BasicBlockUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BasicBlockUtils.d.tmp"; exit 1; fi llvm[3]: Compiling BreakCriticalEdges.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BreakCriticalEdges.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d" BreakCriticalEdges.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BreakCriticalEdges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BreakCriticalEdges.d.tmp"; exit 1; fi llvm[3]: Building AMDGPU.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenCallingConv.inc.tmp AMDGPU.td llvm[2]: Compiling COFFYAML.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFYAML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFYAML.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFYAML.d" COFFYAML.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFYAML.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFYAML.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFYAML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFYAML.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFContext.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFContext.d" DWARFContext.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFContext.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFContext.d.tmp"; exit 1; fi llvm[3]: Compiling MCModuleYAML.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModuleYAML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModuleYAML.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModuleYAML.d" MCModuleYAML.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModuleYAML.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModuleYAML.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModuleYAML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModuleYAML.d.tmp"; exit 1; fi llvm[3]: Building AMDGPU.td intrinsics information with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-tgt-intrinsic -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenIntrinsics.inc.tmp AMDGPU.td llvm[2]: Building Release Archive Library libLLVMOption.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMOption.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMOption.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Arg.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/ArgList.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/OptTable.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Option/Release/Option.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMOption.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Option' llvm[3]: Building AMDGPU.td DFA packetizer tables with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-dfa-packetizer -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenDFAPacketizer.inc.tmp AMDGPU.td llvm[3]: Building AMDGPU.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenAsmWriter.inc.tmp AMDGPU.td llvm[3]: Compiling FastISel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FastISel.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FastISel.d" FastISel.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FastISel.d.tmp"; exit 1; fi llvm[3]: Building X86.td assembly writer with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-asm-writer -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp X86.td llvm[2]: Compiling LTOModule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOModule.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOModule.d" LTOModule.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOModule.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOModule.d.tmp"; exit 1; fi llvm[3]: Building X86.td assembly matcher with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-asm-matcher -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp X86.td /usr/bin/cmp -s AMDGPUGenRegisterInfo.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenRegisterInfo.inc.tmp AMDGPUGenRegisterInfo.inc /usr/bin/cmp -s AMDGPUGenInstrInfo.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenInstrInfo.inc.tmp AMDGPUGenInstrInfo.inc /usr/bin/cmp -s AMDGPUGenDAGISel.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenDAGISel.inc.tmp AMDGPUGenDAGISel.inc /usr/bin/cmp -s AMDGPUGenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenSubtargetInfo.inc.tmp AMDGPUGenSubtargetInfo.inc /usr/bin/cmp -s AMDGPUGenMCCodeEmitter.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenMCCodeEmitter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenMCCodeEmitter.inc.tmp AMDGPUGenMCCodeEmitter.inc /usr/bin/cmp -s AMDGPUGenCallingConv.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenCallingConv.inc.tmp AMDGPUGenCallingConv.inc /usr/bin/cmp -s AMDGPUGenIntrinsics.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenIntrinsics.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenIntrinsics.inc.tmp AMDGPUGenIntrinsics.inc /usr/bin/cmp -s AMDGPUGenDFAPacketizer.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenDFAPacketizer.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenDFAPacketizer.inc.tmp AMDGPUGenDFAPacketizer.inc /usr/bin/cmp -s AMDGPUGenAsmWriter.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUGenAsmWriter.inc.tmp AMDGPUGenAsmWriter.inc llvm[3]: Compiling AMDGPUAsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUAsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d" AMDGPUAsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUAsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUAsmPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUFrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUFrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUFrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUFrameLowering.d" AMDGPUFrameLowering.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUFrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUFrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUFrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUFrameLowering.d.tmp"; exit 1; fi llvm[2]: Compiling AliasDebugger.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasDebugger.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasDebugger.d" AliasDebugger.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasDebugger.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasDebugger.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMLinker.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMLinker.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMLinker.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Linker/Release/LinkModules.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMLinker.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker' llvm[3]: Compiling AMDGPUISelDAGToDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelDAGToDAG.d" AMDGPUISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelDAGToDAG.d.tmp"; exit 1; fi llvm[3]: Compiling ExternalFunctions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d" ExternalFunctions.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelLowering.d" AMDGPUISelLowering.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelLowering.d.tmp"; exit 1; fi llvm[3]: Building X86.td assembly writer #1 with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-asm-writer -asmwriternum=1 -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp X86.td llvm[2]: Compiling ELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELF.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELF.d" ELF.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELF.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELF.d.tmp"; exit 1; fi llvm[2]: Compiling AliasSetTracker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasSetTracker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasSetTracker.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasSetTracker.d" AliasSetTracker.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasSetTracker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasSetTracker.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasSetTracker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasSetTracker.d.tmp"; exit 1; fi llvm[3]: Compiling MCObjectDisassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectDisassembler.d" MCObjectDisassembler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectDisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectDisassembler.d.tmp"; exit 1; fi llvm[3]: Compiling BuildLibCalls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BuildLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BuildLibCalls.d" BuildLibCalls.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BuildLibCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BuildLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BuildLibCalls.d.tmp"; exit 1; fi llvm[2]: Compiling ELFObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFObjectFile.d" ELFObjectFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling ELFYAML.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFYAML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFYAML.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFYAML.d" ELFYAML.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFYAML.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFYAML.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFYAML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFYAML.d.tmp"; exit 1; fi llvm[3]: Building X86.td DAG instruction selector implementation with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-dag-isel -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenDAGISel.inc.tmp X86.td llvm[2]: Compiling DWARFDebugAbbrev.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAbbrev.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d" DWARFDebugAbbrev.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAbbrev.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAbbrev.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMLTO.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMLTO.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMLTO.a /builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOCodeGenerator.o /builddir/build/BUILD/llvm-3.5.0.src/lib/LTO/Release/LTOModule.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMLTO.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO' llvm[3]: Building X86.td disassembly tables with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-disassembler -o /builddir/build/BUILD/llvm-3.5.0.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.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-fast-isel -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenFastISel.inc.tmp X86.td llvm[2]: Compiling DWARFDebugArangeSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugArangeSet.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d" DWARFDebugArangeSet.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugArangeSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugArangeSet.d.tmp"; exit 1; fi llvm[3]: Compiling MCObjectSymbolizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectSymbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectSymbolizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectSymbolizer.d" MCObjectSymbolizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectSymbolizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectSymbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectSymbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectSymbolizer.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/ExecutionEngine/JIT' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/.//.dir llvm[3]: Compiling JIT.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JIT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JIT.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JIT.d" JIT.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JIT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JIT.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JIT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JIT.d.tmp"; exit 1; fi llvm[3]: Compiling BypassSlowDivision.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BypassSlowDivision.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BypassSlowDivision.d" BypassSlowDivision.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BypassSlowDivision.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BypassSlowDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BypassSlowDivision.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugAranges.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAranges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAranges.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAranges.d" DWARFDebugAranges.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAranges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAranges.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAranges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAranges.d.tmp"; exit 1; fi llvm[2]: Compiling Analysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Analysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Analysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Analysis.d" Analysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Analysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Analysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Analysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Analysis.d.tmp"; exit 1; fi llvm[3]: Compiling Interpreter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d" Interpreter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.d.tmp"; exit 1; fi llvm[2]: Compiling BasicAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BasicAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BasicAliasAnalysis.d" BasicAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BasicAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BasicAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BasicAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BasicAliasAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling BlockFrequencyInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfo.d" BlockFrequencyInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfo.d.tmp"; exit 1; fi llvm[3]: Compiling BitstreamReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitstreamReader.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitstreamReader.d" BitstreamReader.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitstreamReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitstreamReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitstreamReader.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/ExecutionEngine/MCJIT' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/.dir llvm[3]: Building X86.td calling convention information with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-callingconv -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenCallingConv.inc.tmp X86.td /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/.//.dir llvm[3]: Compiling MCJIT.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d" MCJIT.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.d.tmp"; exit 1; fi llvm[2]: Compiling Parser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/Parser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/Parser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/Parser.d" Parser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/Parser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/Parser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/Parser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/Parser.d.tmp"; exit 1; fi llvm[3]: Building X86.td subtarget information with tblgen /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86 -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-subtarget -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp X86.td llvm[3]: Compiling JITEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d" JITEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUInstrInfo.d" AMDGPUInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUInstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUIntrinsicInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUIntrinsicInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUIntrinsicInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUIntrinsicInfo.d" AMDGPUIntrinsicInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUIntrinsicInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUIntrinsicInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUIntrinsicInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUIntrinsicInfo.d.tmp"; exit 1; fi llvm[3]: Compiling CloneFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneFunction.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneFunction.d" CloneFunction.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneFunction.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneFunction.d.tmp"; exit 1; fi llvm[2]: Compiling Error.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Error.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMMCAnalysis.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCAnalysis.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCAnalysis.a /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCAtom.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCFunction.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModule.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCModuleYAML.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectDisassembler.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis/Release/MCObjectSymbolizer.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCAnalysis.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/MC/MCParser' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/.//.dir llvm[3]: Compiling AsmLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmLexer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmLexer.d" AsmLexer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmLexer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmLexer.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugFrame.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugFrame.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugFrame.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugFrame.d" DWARFDebugFrame.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugFrame.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugFrame.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugFrame.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugFrame.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMBitReader.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMBitReader.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMBitReader.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitReader.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitcodeReader.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader/Release/BitstreamReader.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMBitReader.a llvm[3]: Building Release Archive Library libLLVMInterpreter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMInterpreter.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMInterpreter.a /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Execution.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/ExternalFunctions.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter/Release/Interpreter.o make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all llvm[2]: Compiling IRObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/IRObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/IRObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/IRObjectFile.d" IRObjectFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/IRObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/IRObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/IRObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/IRObjectFile.d.tmp"; exit 1; fi ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMInterpreter.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/.dir make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/./ > /dev/null llvm[3]: Compiling AsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmParser.d" AsmParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmParser.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/.//.dir llvm[3]: Compiling BitWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitWriter.d" BitWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitWriter.d.tmp"; exit 1; fi /usr/bin/cmp -s X86GenRegisterInfo.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenRegisterInfo.inc.tmp X86GenRegisterInfo.inc /usr/bin/cmp -s X86GenInstrInfo.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenInstrInfo.inc.tmp X86GenInstrInfo.inc /usr/bin/cmp -s X86GenAsmWriter.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenAsmWriter.inc.tmp X86GenAsmWriter.inc /usr/bin/cmp -s X86GenAsmMatcher.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenAsmMatcher.inc.tmp X86GenAsmMatcher.inc /usr/bin/cmp -s X86GenAsmWriter1.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenAsmWriter1.inc.tmp X86GenAsmWriter1.inc /usr/bin/cmp -s X86GenDAGISel.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenDAGISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenDAGISel.inc.tmp X86GenDAGISel.inc /usr/bin/cmp -s X86GenDisassemblerTables.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenDisassemblerTables.inc.tmp X86GenDisassemblerTables.inc llvm[2]: Building Release Archive Library libLLVMAsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMAsmParser.a /usr/bin/cmp -s X86GenFastISel.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenFastISel.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenFastISel.inc.tmp X86GenFastISel.inc ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMAsmParser.a /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLLexer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/LLParser.o /builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser/Release/Parser.o /usr/bin/cmp -s X86GenCallingConv.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenCallingConv.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenCallingConv.inc.tmp X86GenCallingConv.inc llvm[3]: Compiling BitcodeWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriter.d" BitcodeWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriter.d.tmp"; exit 1; fi /usr/bin/cmp -s X86GenSubtargetInfo.inc /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86GenSubtargetInfo.inc.tmp X86GenSubtargetInfo.inc ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMAsmParser.a llvm[3]: Compiling X86AsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AsmPrinter.d" X86AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AsmPrinter.d.tmp"; exit 1; fi make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser' llvm[3]: Compiling BitcodeWriterPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d" BitcodeWriterPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/CodeGen/AsmPrinter' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/.//.dir llvm[3]: Compiling ARMException.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ARMException.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ARMException.d" ARMException.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ARMException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ARMException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ARMException.d.tmp"; exit 1; fi llvm[3]: Compiling JITMemoryManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d" JITMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugInfoEntry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d" DWARFDebugInfoEntry.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.d.tmp"; exit 1; fi llvm[2]: Compiling BlockFrequencyInfoImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfoImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfoImpl.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfoImpl.d" BlockFrequencyInfoImpl.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfoImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfoImpl.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfoImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfoImpl.d.tmp"; exit 1; fi llvm[3]: Compiling AddressPool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AddressPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AddressPool.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AddressPool.d" AddressPool.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AddressPool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AddressPool.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AddressPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AddressPool.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/MC/MCDisassembler' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/.//.dir llvm[3]: Compiling Disassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/Disassembler.d" Disassembler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/Disassembler.d.tmp"; exit 1; fi llvm[3]: Compiling SectionMemoryManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d" SectionMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.d.tmp"; exit 1; fi llvm[2]: Compiling MachOObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOObjectFile.d" MachOObjectFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOObjectFile.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUMCInstLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMCInstLower.d" AMDGPUMCInstLower.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUMachineFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMachineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMachineFunction.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMachineFunction.d" AMDGPUMachineFunction.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMachineFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMachineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMachineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMachineFunction.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMMCJIT.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCJIT.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCJIT.a /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/MCJIT.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT/Release/SectionMemoryManager.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT' llvm[3]: Compiling AMDGPUPromoteAlloca.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUPromoteAlloca.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUPromoteAlloca.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUPromoteAlloca.d" AMDGPUPromoteAlloca.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUPromoteAlloca.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUPromoteAlloca.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUPromoteAlloca.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUPromoteAlloca.d.tmp"; exit 1; fi llvm[3]: Compiling CloneModule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneModule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneModule.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneModule.d" CloneModule.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneModule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneModule.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneModule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneModule.d.tmp"; exit 1; fi llvm[3]: Compiling CmpInstAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CmpInstAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d" CmpInstAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CmpInstAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CmpInstAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugLine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLine.d" DWARFDebugLine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLine.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFDebugLoc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLoc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLoc.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLoc.d" DWARFDebugLoc.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLoc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLoc.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLoc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLoc.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMMCDisassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCDisassembler.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCDisassembler.a /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler/Release/Disassembler.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCDisassembler.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler' llvm[2]: Compiling DWARFDebugRangeList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugRangeList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugRangeList.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugRangeList.d" DWARFDebugRangeList.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugRangeList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugRangeList.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugRangeList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugRangeList.d.tmp"; exit 1; fi llvm[3]: Compiling AsmPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d" AsmPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFFormValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFFormValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFFormValue.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFFormValue.d" DWARFFormValue.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFFormValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFFormValue.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFFormValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFFormValue.d.tmp"; exit 1; fi llvm[2]: Compiling ConstantPools.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ConstantPools.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ConstantPools.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ConstantPools.d" ConstantPools.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ConstantPools.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ConstantPools.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ConstantPools.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ConstantPools.d.tmp"; exit 1; fi llvm[3]: Compiling X86AtomicExpandPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AtomicExpandPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AtomicExpandPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AtomicExpandPass.d" X86AtomicExpandPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AtomicExpandPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AtomicExpandPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AtomicExpandPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AtomicExpandPass.d.tmp"; exit 1; fi llvm[2]: Compiling MachOUniversal.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOUniversal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOUniversal.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOUniversal.d" MachOUniversal.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOUniversal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOUniversal.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOUniversal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOUniversal.d.tmp"; exit 1; fi llvm[2]: Compiling BranchProbabilityInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BranchProbabilityInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BranchProbabilityInfo.d" BranchProbabilityInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BranchProbabilityInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BranchProbabilityInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BranchProbabilityInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BranchProbabilityInfo.d.tmp"; exit 1; fi llvm[2]: Compiling Object.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Object.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Object.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Object.d" Object.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Object.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Object.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Object.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Object.d.tmp"; exit 1; fi llvm[2]: Compiling ELFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ELFObjectWriter.d" ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ELFObjectWriter.d.tmp"; exit 1; fi llvm[3]: Compiling FunctionLoweringInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d" FunctionLoweringInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMJIT.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMJIT.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMJIT.a /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JIT.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT/Release/JITMemoryManager.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all llvm[3]: Compiling InstrEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d" InstrEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.d.tmp"; exit 1; fi make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/.//.dir llvm[3]: Compiling GDBRegistrar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d" GDBRegistrar.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyld.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d" RuntimeDyld.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.d.tmp"; exit 1; fi llvm[3]: Compiling CodeExtractor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CodeExtractor.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CodeExtractor.d" CodeExtractor.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CodeExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CodeExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CodeExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CodeExtractor.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPURegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPURegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPURegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPURegisterInfo.d" AMDGPURegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPURegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPURegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPURegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPURegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFTypeUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFTypeUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFTypeUnit.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFTypeUnit.d" DWARFTypeUnit.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFTypeUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFTypeUnit.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFTypeUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFTypeUnit.d.tmp"; exit 1; fi llvm[2]: Compiling DWARFUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFUnit.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFUnit.d" DWARFUnit.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFUnit.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFUnit.d.tmp"; exit 1; fi llvm[3]: Compiling ValueEnumerator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/ValueEnumerator.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/ValueEnumerator.d" ValueEnumerator.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/ValueEnumerator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/ValueEnumerator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/ValueEnumerator.d.tmp"; exit 1; fi llvm[2]: Compiling ObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ObjectFile.d" ObjectFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ObjectFile.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData; \ DD=ProfileData; \ if [ ! -f $SD/Makefile ]; then \ SD=ProfileData; \ DD=ProfileData; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.5.0.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.5.0.src/lib/ProfileData' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/.//.dir llvm[2]: Compiling CFG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFG.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFG.d" CFG.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFG.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFG.d.tmp"; exit 1; fi llvm[2]: Compiling InstrProf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProf.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProf.d" InstrProf.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProf.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProf.d.tmp"; exit 1; fi llvm[2]: Compiling CFGPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFGPrinter.d" CFGPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFGPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFGPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling RecordStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/RecordStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/RecordStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/RecordStreamer.d" RecordStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/RecordStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/RecordStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/RecordStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/RecordStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling CtorUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CtorUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CtorUtils.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CtorUtils.d" CtorUtils.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CtorUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CtorUtils.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CtorUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CtorUtils.d.tmp"; exit 1; fi llvm[2]: Compiling InstrProfReader.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfReader.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfReader.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfReader.d" InstrProfReader.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfReader.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfReader.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfReader.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfReader.d.tmp"; exit 1; fi llvm[3]: Compiling COFFAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/COFFAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/COFFAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/COFFAsmParser.d" COFFAsmParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/COFFAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/COFFAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/COFFAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/COFFAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling X86CodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86CodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86CodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86CodeEmitter.d" X86CodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86CodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86CodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86CodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86CodeEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUSubtarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUSubtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUSubtarget.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUSubtarget.d" AMDGPUSubtarget.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUSubtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUSubtarget.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUSubtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUSubtarget.d.tmp"; exit 1; fi llvm[3]: Compiling X86FastISel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FastISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FastISel.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FastISel.d" X86FastISel.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FastISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FastISel.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FastISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FastISel.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMDebugInfo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMDebugInfo.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMDebugInfo.a /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DIContext.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFAbbreviationDeclaration.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFCompileUnit.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFContext.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAbbrev.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugArangeSet.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugAranges.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugFrame.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugInfoEntry.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLine.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugLoc.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFDebugRangeList.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFFormValue.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFTypeUnit.o /builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo/Release/DWARFUnit.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMDebugInfo.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo' llvm[3]: Compiling X86FixupLEAs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FixupLEAs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FixupLEAs.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FixupLEAs.d" X86FixupLEAs.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FixupLEAs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FixupLEAs.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FixupLEAs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FixupLEAs.d.tmp"; exit 1; fi llvm[2]: Compiling SymbolicFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/SymbolicFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/SymbolicFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/SymbolicFile.d" SymbolicFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/SymbolicFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/SymbolicFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/SymbolicFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/SymbolicFile.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyldChecker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d" RuntimeDyldChecker.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.d.tmp"; exit 1; fi llvm[2]: Compiling InstrProfWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfWriter.d" InstrProfWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfWriter.d.tmp"; exit 1; fi llvm[3]: Compiling RuntimeDyldELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d" RuntimeDyldELF.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMObject.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMObject.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMObject.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Archive.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Binary.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFObjectFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/COFFYAML.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELF.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFObjectFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ELFYAML.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Error.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/IRObjectFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOObjectFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/MachOUniversal.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/Object.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/ObjectFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/RecordStreamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Object/Release/SymbolicFile.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMObject.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Object' llvm[3]: Compiling RuntimeDyldMachO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d" RuntimeDyldMachO.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.d.tmp"; exit 1; fi llvm[2]: Compiling CGSCCPassManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CGSCCPassManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CGSCCPassManager.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CGSCCPassManager.d" CGSCCPassManager.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CGSCCPassManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CGSCCPassManager.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CGSCCPassManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CGSCCPassManager.d.tmp"; exit 1; fi llvm[3]: Compiling DarwinAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/DarwinAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/DarwinAsmParser.d" DarwinAsmParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/DarwinAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/DarwinAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/DarwinAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUTargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetMachine.d" AMDGPUTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetMachine.d.tmp"; exit 1; fi llvm[3]: Compiling ELFAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/ELFAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/ELFAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/ELFAsmParser.d" ELFAsmParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/ELFAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/ELFAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/ELFAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/ELFAsmParser.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMProfileData.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMProfileData.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMProfileData.a /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProf.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfReader.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData/Release/InstrProfWriter.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMProfileData.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData' llvm[3]: Compiling MCAsmLexer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmLexer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmLexer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmLexer.d" MCAsmLexer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmLexer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmLexer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmLexer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmLexer.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMBitWriter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMBitWriter.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMBitWriter.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/BitcodeWriterPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer/Release/ValueEnumerator.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMBitWriter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode' llvm[3]: Compiling MCAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParser.d" MCAsmParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling DemoteRegToStack.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/DemoteRegToStack.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/DemoteRegToStack.d" DemoteRegToStack.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/DemoteRegToStack.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/DemoteRegToStack.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/DemoteRegToStack.d.tmp"; exit 1; fi llvm[3]: Compiling AsmPrinterDwarf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d" AsmPrinterDwarf.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmBackend.d" MCAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmBackend.d.tmp"; exit 1; fi llvm[3]: Compiling FlattenCFG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/FlattenCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/FlattenCFG.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/FlattenCFG.d" FlattenCFG.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/FlattenCFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/FlattenCFG.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/FlattenCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/FlattenCFG.d.tmp"; exit 1; fi llvm[3]: Compiling AMDGPUTargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetTransformInfo.d" AMDGPUTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling AMDILCFGStructurizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDILCFGStructurizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDILCFGStructurizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDILCFGStructurizer.d" AMDILCFGStructurizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDILCFGStructurizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDILCFGStructurizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDILCFGStructurizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDILCFGStructurizer.d.tmp"; exit 1; fi llvm[3]: Compiling MCAsmParserExtension.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParserExtension.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParserExtension.d" MCAsmParserExtension.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParserExtension.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParserExtension.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParserExtension.d.tmp"; exit 1; fi llvm[2]: Compiling CaptureTracking.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CaptureTracking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CaptureTracking.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CaptureTracking.d" CaptureTracking.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CaptureTracking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CaptureTracking.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CaptureTracking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CaptureTracking.d.tmp"; exit 1; fi llvm[3]: Compiling X86FloatingPoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FloatingPoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FloatingPoint.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FloatingPoint.d" X86FloatingPoint.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FloatingPoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FloatingPoint.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FloatingPoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FloatingPoint.d.tmp"; exit 1; fi llvm[3]: Compiling X86FrameLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FrameLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FrameLowering.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FrameLowering.d" X86FrameLowering.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FrameLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FrameLowering.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FrameLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FrameLowering.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/Transforms/Instrumentation' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/.//.dir llvm[3]: Compiling AddressSanitizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d" AddressSanitizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.d.tmp"; exit 1; fi llvm[3]: Compiling BoundsChecking.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/BoundsChecking.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d" BoundsChecking.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/BoundsChecking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/BoundsChecking.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d" LegalizeDAG.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.d.tmp"; exit 1; fi llvm[3]: Compiling DataFlowSanitizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d" DataFlowSanitizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.d.tmp"; exit 1; fi llvm[3]: Compiling MCTargetAsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCTargetAsmParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCTargetAsmParser.d" MCTargetAsmParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCTargetAsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCTargetAsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCTargetAsmParser.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalStatus.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/GlobalStatus.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/GlobalStatus.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/GlobalStatus.d" GlobalStatus.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/GlobalStatus.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/GlobalStatus.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/GlobalStatus.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/GlobalStatus.d.tmp"; exit 1; fi llvm[3]: Compiling InlineFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InlineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InlineFunction.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InlineFunction.d" InlineFunction.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InlineFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InlineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InlineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InlineFunction.d.tmp"; exit 1; fi llvm[3]: Compiling AsmPrinterInlineAsm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d" AsmPrinterInlineAsm.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.d.tmp"; exit 1; fi llvm[2]: Compiling CodeMetrics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CodeMetrics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CodeMetrics.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CodeMetrics.d" CodeMetrics.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CodeMetrics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CodeMetrics.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CodeMetrics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CodeMetrics.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMMCParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCParser.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCParser.a /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmLexer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/AsmParser.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/COFFAsmParser.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/DarwinAsmParser.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/ELFAsmParser.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmLexer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParser.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCAsmParserExtension.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser/Release/MCTargetAsmParser.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMCParser.a llvm[2]: Compiling ConstantFolding.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ConstantFolding.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ConstantFolding.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ConstantFolding.d" ConstantFolding.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ConstantFolding.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ConstantFolding.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ConstantFolding.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ConstantFolding.d.tmp"; exit 1; fi make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser' llvm[2]: Compiling MCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfo.d" MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfo.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeFloatTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d" LegalizeFloatTypes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeIntegerTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d" LegalizeIntegerTypes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.d.tmp"; exit 1; fi llvm[2]: Compiling CostModel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CostModel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CostModel.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CostModel.d" CostModel.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CostModel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CostModel.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CostModel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CostModel.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfoCOFF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoCOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoCOFF.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoCOFF.d" MCAsmInfoCOFF.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoCOFF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoCOFF.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoCOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoCOFF.d.tmp"; exit 1; fi llvm[3]: Compiling InstructionNamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InstructionNamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InstructionNamer.d" InstructionNamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InstructionNamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InstructionNamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InstructionNamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InstructionNamer.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d" LegalizeTypes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.d.tmp"; exit 1; fi llvm[3]: Compiling DIE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIE.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIE.d" DIE.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIE.d.tmp"; exit 1; fi llvm[3]: Compiling R600ClauseMergePass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ClauseMergePass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ClauseMergePass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ClauseMergePass.d" R600ClauseMergePass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ClauseMergePass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ClauseMergePass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ClauseMergePass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ClauseMergePass.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfoDarwin.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoDarwin.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoDarwin.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoDarwin.d" MCAsmInfoDarwin.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoDarwin.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoDarwin.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoDarwin.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoDarwin.d.tmp"; exit 1; fi llvm[3]: Compiling R600ControlFlowFinalizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ControlFlowFinalizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d" R600ControlFlowFinalizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ControlFlowFinalizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ControlFlowFinalizer.d.tmp"; exit 1; fi llvm[3]: Compiling R600EmitClauseMarkers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600EmitClauseMarkers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600EmitClauseMarkers.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600EmitClauseMarkers.d" R600EmitClauseMarkers.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600EmitClauseMarkers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600EmitClauseMarkers.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600EmitClauseMarkers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600EmitClauseMarkers.d.tmp"; exit 1; fi llvm[2]: Compiling Delinearization.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Delinearization.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Delinearization.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Delinearization.d" Delinearization.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Delinearization.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Delinearization.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Delinearization.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Delinearization.d.tmp"; exit 1; fi llvm[3]: Compiling IntegerDivision.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/IntegerDivision.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/IntegerDivision.d" IntegerDivision.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/IntegerDivision.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/IntegerDivision.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/IntegerDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/IntegerDivision.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmInfoELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoELF.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoELF.d" MCAsmInfoELF.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoELF.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoELF.d.tmp"; exit 1; fi llvm[3]: Compiling DebugIR.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DebugIR.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DebugIR.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DebugIR.d" DebugIR.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DebugIR.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DebugIR.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DebugIR.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DebugIR.d.tmp"; exit 1; fi llvm[2]: Compiling DependenceAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DependenceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DependenceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DependenceAnalysis.d" DependenceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DependenceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DependenceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DependenceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DependenceAnalysis.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/Transforms/Scalar' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/.//.dir llvm[3]: Compiling ADCE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ADCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ADCE.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ADCE.d" ADCE.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ADCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ADCE.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ADCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ADCE.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/Transforms/InstCombine' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/.//.dir llvm[3]: Compiling InstCombineAddSub.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d" InstCombineAddSub.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.d.tmp"; exit 1; fi llvm[3]: Compiling DIEHash.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIEHash.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIEHash.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIEHash.d" DIEHash.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIEHash.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIEHash.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIEHash.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIEHash.d.tmp"; exit 1; fi llvm[2]: Compiling MCAsmStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmStreamer.d" MCAsmStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling X86ISelDAGToDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelDAGToDAG.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelDAGToDAG.d" X86ISelDAGToDAG.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelDAGToDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelDAGToDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelDAGToDAG.d.tmp"; exit 1; fi llvm[3]: Compiling DbgValueHistoryCalculator.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d" DbgValueHistoryCalculator.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.d.tmp"; exit 1; fi llvm[2]: Compiling MCAssembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAssembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAssembler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAssembler.d" MCAssembler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAssembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAssembler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAssembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAssembler.d.tmp"; exit 1; fi llvm[3]: Compiling ConstantHoisting.cpp for Release build llvm[3]: Compiling R600ExpandSpecialInstrs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d" R600ExpandSpecialInstrs.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantHoisting.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantHoisting.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantHoisting.d" ConstantHoisting.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantHoisting.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantHoisting.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantHoisting.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantHoisting.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMRuntimeDyld.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMRuntimeDyld.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMRuntimeDyld.a /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/GDBRegistrar.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyld.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldChecker.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldELF.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld/Release/RuntimeDyldMachO.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMRuntimeDyld.a llvm[2]: Compiling DomPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DomPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DomPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DomPrinter.d" DomPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DomPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DomPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DomPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DomPrinter.d.tmp"; exit 1; fi make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld' llvm[2]: Compiling ExecutionEngine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngine.d" ExecutionEngine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngine.d.tmp"; exit 1; fi llvm[3]: Compiling GCOVProfiling.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d" GCOVProfiling.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.d.tmp"; exit 1; fi llvm[3]: Compiling ConstantProp.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantProp.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantProp.d" ConstantProp.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantProp.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantProp.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantProp.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantProp.d.tmp"; exit 1; fi llvm[3]: Compiling LCSSA.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LCSSA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LCSSA.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LCSSA.d" LCSSA.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LCSSA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LCSSA.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LCSSA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LCSSA.d.tmp"; exit 1; fi llvm[3]: Compiling Local.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Local.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Local.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Local.d" Local.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Local.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Local.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Local.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Local.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfAccelTable.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d" DwarfAccelTable.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfCFIException.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d" DwarfCFIException.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.d.tmp"; exit 1; fi llvm[3]: Compiling R600ISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ISelLowering.d" R600ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionEngineBindings.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d" ExecutionEngineBindings.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.d.tmp"; exit 1; fi llvm[3]: Compiling CorrelatedValuePropagation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d" CorrelatedValuePropagation.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeTypesGeneric.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d" LegalizeTypesGeneric.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.d.tmp"; exit 1; fi llvm[2]: Compiling MCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeEmitter.d" MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling MCCodeGenInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeGenInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeGenInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeGenInfo.d" MCCodeGenInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeGenInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeGenInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeGenInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeGenInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCContext.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCContext.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCContext.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCContext.d" MCContext.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCContext.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCContext.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCContext.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCContext.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfDebug.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d" DwarfDebug.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.d.tmp"; exit 1; fi llvm[3]: Compiling LoopSimplify.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopSimplify.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopSimplify.d" LoopSimplify.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopSimplify.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnroll.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnroll.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnroll.d" LoopUnroll.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnroll.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnroll.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnroll.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnroll.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineAndOrXor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d" InstCombineAndOrXor.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.d.tmp"; exit 1; fi llvm[2]: Compiling RTDyldMemoryManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/RTDyldMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/RTDyldMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/RTDyldMemoryManager.d" RTDyldMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/RTDyldMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/RTDyldMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/RTDyldMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/RTDyldMemoryManager.d.tmp"; exit 1; fi llvm[2]: Compiling DominanceFrontier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DominanceFrontier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DominanceFrontier.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DominanceFrontier.d" DominanceFrontier.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DominanceFrontier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DominanceFrontier.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DominanceFrontier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DominanceFrontier.d.tmp"; exit 1; fi llvm[2]: Compiling IVUsers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IVUsers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IVUsers.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IVUsers.d" IVUsers.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IVUsers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IVUsers.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IVUsers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IVUsers.d.tmp"; exit 1; fi llvm[3]: Compiling X86ISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelLowering.d" X86ISelLowering.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelLowering.d.tmp"; exit 1; fi llvm[3]: Compiling DCE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DCE.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DCE.d" DCE.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DCE.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DCE.d.tmp"; exit 1; fi llvm[3]: Compiling DeadStoreElimination.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DeadStoreElimination.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d" DeadStoreElimination.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DeadStoreElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DeadStoreElimination.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfFile.d" DwarfFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfFile.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfStringPool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d" DwarfStringPool.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.d.tmp"; exit 1; fi llvm[2]: Compiling TargetSelect.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/TargetSelect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/TargetSelect.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/TargetSelect.d" TargetSelect.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/TargetSelect.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/TargetSelect.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/TargetSelect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/TargetSelect.d.tmp"; exit 1; fi llvm[3]: Compiling DwarfUnit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfUnit.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d" DwarfUnit.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfUnit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfUnit.d.tmp"; exit 1; fi llvm[3]: Compiling R600InstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600InstrInfo.d" R600InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600InstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling Instrumentation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/Instrumentation.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/Instrumentation.d" Instrumentation.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/Instrumentation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/Instrumentation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/Instrumentation.d.tmp"; exit 1; fi llvm[2]: Compiling InstCount.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstCount.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstCount.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstCount.d" InstCount.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstCount.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstCount.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstCount.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstCount.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMExecutionEngine.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMExecutionEngine.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMExecutionEngine.a /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngine.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/ExecutionEngineBindings.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/RTDyldMemoryManager.o /builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Release/TargetSelect.o llvm[2]: Compiling InstructionSimplify.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstructionSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstructionSimplify.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstructionSimplify.d" InstructionSimplify.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstructionSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstructionSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstructionSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstructionSimplify.d.tmp"; exit 1; fi ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMExecutionEngine.a llvm[3]: Compiling MemorySanitizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d" MemorySanitizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.d.tmp"; exit 1; fi make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine' llvm[2]: Compiling Interval.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Interval.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Interval.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Interval.d" Interval.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Interval.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Interval.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Interval.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Interval.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeVectorOps.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d" LegalizeVectorOps.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.d.tmp"; exit 1; fi X86ISelLowering.cpp: In function 'llvm::SDValue getINSERTPS(llvm::ShuffleVectorSDNode*, llvm::SDLoc&, llvm::SelectionDAG&)': X86ISelLowering.cpp:9063:60: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (FromV1 == FromV2 && DestIndex == Mask[DestIndex] % 4) { ^ llvm[2]: Compiling MCDisassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDisassembler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDisassembler.d" MCDisassembler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDisassembler.d.tmp"; exit 1; fi llvm[3]: Compiling LegalizeVectorTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d" LegalizeVectorTypes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.d.tmp"; exit 1; fi llvm[3]: Compiling X86InstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86InstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86InstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86InstrInfo.d" X86InstrInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86InstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86InstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86InstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86InstrInfo.d.tmp"; exit 1; fi llvm[3]: Compiling EarlyCSE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/EarlyCSE.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/EarlyCSE.d" EarlyCSE.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/EarlyCSE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/EarlyCSE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/EarlyCSE.d.tmp"; exit 1; fi llvm[2]: Compiling MCDwarf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDwarf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDwarf.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDwarf.d" MCDwarf.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDwarf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDwarf.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDwarf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDwarf.d.tmp"; exit 1; fi llvm[2]: Compiling MCELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELF.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELF.d" MCELF.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELF.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELF.d.tmp"; exit 1; fi llvm[2]: Compiling MCELFObjectTargetWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFObjectTargetWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFObjectTargetWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFObjectTargetWriter.d" MCELFObjectTargetWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFObjectTargetWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFObjectTargetWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFObjectTargetWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFObjectTargetWriter.d.tmp"; exit 1; fi llvm[3]: Compiling ResourcePriorityQueue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d" ResourcePriorityQueue.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.d.tmp"; exit 1; fi llvm[2]: Compiling IntervalPartition.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IntervalPartition.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IntervalPartition.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IntervalPartition.d" IntervalPartition.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IntervalPartition.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IntervalPartition.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IntervalPartition.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IntervalPartition.d.tmp"; exit 1; fi llvm[2]: Compiling JumpInstrTableInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/JumpInstrTableInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/JumpInstrTableInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/JumpInstrTableInfo.d" JumpInstrTableInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/JumpInstrTableInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/JumpInstrTableInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/JumpInstrTableInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/JumpInstrTableInfo.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineCalls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCalls.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d" InstCombineCalls.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCalls.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnrollRuntime.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d" LoopUnrollRuntime.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.d.tmp"; exit 1; fi llvm[3]: Compiling R600MachineFunctionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineFunctionInfo.d" R600MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling LowerExpectIntrinsic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d" LowerExpectIntrinsic.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.d.tmp"; exit 1; fi llvm[3]: Compiling LowerInvoke.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerInvoke.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerInvoke.d" LowerInvoke.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerInvoke.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerInvoke.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerInvoke.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerInvoke.d.tmp"; exit 1; fi llvm[3]: Compiling LowerSwitch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerSwitch.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerSwitch.d" LowerSwitch.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerSwitch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerSwitch.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerSwitch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerSwitch.d.tmp"; exit 1; fi llvm[2]: Compiling MCELFStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFStreamer.d" MCELFStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling MCExpr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExpr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExpr.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExpr.d" MCExpr.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExpr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExpr.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExpr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExpr.d.tmp"; exit 1; fi llvm[3]: Compiling FlattenCFGPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/FlattenCFGPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/FlattenCFGPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/FlattenCFGPass.d" FlattenCFGPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/FlattenCFGPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/FlattenCFGPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/FlattenCFGPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/FlattenCFGPass.d.tmp"; exit 1; fi llvm[2]: Compiling MCExternalSymbolizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExternalSymbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExternalSymbolizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExternalSymbolizer.d" MCExternalSymbolizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExternalSymbolizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExternalSymbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExternalSymbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExternalSymbolizer.d.tmp"; exit 1; fi llvm[3]: Compiling R600MachineScheduler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineScheduler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineScheduler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineScheduler.d" R600MachineScheduler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineScheduler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineScheduler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineScheduler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineScheduler.d.tmp"; exit 1; fi llvm[3]: Compiling Mem2Reg.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Mem2Reg.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Mem2Reg.d" Mem2Reg.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Mem2Reg.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Mem2Reg.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Mem2Reg.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Mem2Reg.d.tmp"; exit 1; fi llvm[2]: Compiling MCInst.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInst.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInst.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInst.d" MCInst.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInst.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInst.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInst.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInst.d.tmp"; exit 1; fi llvm[2]: Compiling LazyCallGraph.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyCallGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyCallGraph.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyCallGraph.d" LazyCallGraph.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyCallGraph.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyCallGraph.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyCallGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyCallGraph.d.tmp"; exit 1; fi llvm[3]: Compiling R600OptimizeVectorRegisters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600OptimizeVectorRegisters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600OptimizeVectorRegisters.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600OptimizeVectorRegisters.d" R600OptimizeVectorRegisters.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600OptimizeVectorRegisters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600OptimizeVectorRegisters.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600OptimizeVectorRegisters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600OptimizeVectorRegisters.d.tmp"; exit 1; fi llvm[3]: Compiling GVN.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/GVN.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/GVN.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/GVN.d" GVN.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/GVN.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/GVN.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/GVN.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/GVN.d.tmp"; exit 1; fi llvm[3]: Compiling ThreadSanitizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d" ThreadSanitizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.d.tmp"; exit 1; fi llvm[3]: Compiling IndVarSimplify.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/IndVarSimplify.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/IndVarSimplify.d" IndVarSimplify.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/IndVarSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/IndVarSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/IndVarSimplify.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGFast.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d" ScheduleDAGFast.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.d.tmp"; exit 1; fi llvm[3]: Compiling JumpThreading.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/JumpThreading.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/JumpThreading.d" JumpThreading.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/JumpThreading.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/JumpThreading.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/JumpThreading.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/JumpThreading.d.tmp"; exit 1; fi llvm[3]: Compiling LICM.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LICM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LICM.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LICM.d" LICM.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LICM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LICM.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LICM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LICM.d.tmp"; exit 1; fi llvm[3]: Compiling MetaRenamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/MetaRenamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/MetaRenamer.d" MetaRenamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/MetaRenamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/MetaRenamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/MetaRenamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/MetaRenamer.d.tmp"; exit 1; fi llvm[3]: Compiling LoadCombine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoadCombine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoadCombine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoadCombine.d" LoadCombine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoadCombine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoadCombine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoadCombine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoadCombine.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineCasts.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCasts.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d" InstCombineCasts.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCasts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCasts.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineCompares.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCompares.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d" InstCombineCompares.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCompares.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCompares.d.tmp"; exit 1; fi llvm[3]: Compiling EHStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/EHStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/EHStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/EHStreamer.d" EHStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/EHStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/EHStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/EHStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/EHStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling MCInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstPrinter.d" MCInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling ModuleUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ModuleUtils.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ModuleUtils.d" ModuleUtils.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ModuleUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ModuleUtils.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ModuleUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ModuleUtils.d.tmp"; exit 1; fi llvm[3]: Compiling PromoteMemoryToRegister.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d" PromoteMemoryToRegister.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.d.tmp"; exit 1; fi In file included from LoadCombine.cpp:19:0: /builddir/build/BUILD/llvm-3.5.0.src/include/llvm/Pass.h:111:16: warning: 'virtual bool llvm::Pass::doInitialization(llvm::Module&)' was hidden [-Woverloaded-virtual] virtual bool doInitialization(Module &) { return false; } ^ LoadCombine.cpp:61:8: warning: by 'virtual bool {anonymous}::LoadCombine::doInitialization(llvm::Function&)' [-Woverloaded-virtual] bool doInitialization(Function &) override; ^ llvm[2]: Compiling MCInstrAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstrAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstrAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstrAnalysis.d" MCInstrAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstrAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstrAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstrAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstrAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling MCLabel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLabel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLabel.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLabel.d" MCLabel.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLabel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLabel.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLabel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLabel.d.tmp"; exit 1; fi llvm[2]: Compiling MCLinkerOptimizationHint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLinkerOptimizationHint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLinkerOptimizationHint.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLinkerOptimizationHint.d" MCLinkerOptimizationHint.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLinkerOptimizationHint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLinkerOptimizationHint.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLinkerOptimizationHint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLinkerOptimizationHint.d.tmp"; exit 1; fi llvm[2]: Compiling MCMachOStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachOStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachOStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachOStreamer.d" MCMachOStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachOStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachOStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachOStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachOStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling ErlangGCPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d" ErlangGCPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMInstrumentation.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMInstrumentation.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMInstrumentation.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/AddressSanitizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/BoundsChecking.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DataFlowSanitizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/DebugIR.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/GCOVProfiling.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/Instrumentation.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/MemorySanitizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation/Release/ThreadSanitizer.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMInstrumentation.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation' llvm[3]: Compiling OcamlGCPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d" OcamlGCPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling R600Packetizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600Packetizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600Packetizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600Packetizer.d" R600Packetizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600Packetizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600Packetizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600Packetizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600Packetizer.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGRRList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d" ScheduleDAGRRList.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGSDNodes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d" ScheduleDAGSDNodes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.d.tmp"; exit 1; fi llvm[3]: Compiling ScheduleDAGVLIW.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d" ScheduleDAGVLIW.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/Transforms/IPO' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/.//.dir llvm[3]: Compiling ArgumentPromotion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ArgumentPromotion.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ArgumentPromotion.d" ArgumentPromotion.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ArgumentPromotion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ArgumentPromotion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ArgumentPromotion.d.tmp"; exit 1; fi llvm[3]: Compiling BarrierNoopPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/BarrierNoopPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/BarrierNoopPass.d" BarrierNoopPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/BarrierNoopPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/BarrierNoopPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/BarrierNoopPass.d.tmp"; exit 1; fi llvm[3]: Compiling ConstantMerge.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ConstantMerge.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ConstantMerge.d" ConstantMerge.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ConstantMerge.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ConstantMerge.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ConstantMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ConstantMerge.d.tmp"; exit 1; fi llvm[3]: Compiling SSAUpdater.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SSAUpdater.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SSAUpdater.d" SSAUpdater.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SSAUpdater.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SSAUpdater.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SSAUpdater.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SSAUpdater.d.tmp"; exit 1; fi llvm[2]: Compiling LazyValueInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyValueInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyValueInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyValueInfo.d" LazyValueInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyValueInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyValueInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyValueInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyValueInfo.d.tmp"; exit 1; fi In file included from /builddir/build/BUILD/llvm-3.5.0.src/include/llvm/Analysis/CallGraph.h:60:0, from ArgumentPromotion.cpp:37: /builddir/build/BUILD/llvm-3.5.0.src/include/llvm/Pass.h:111:16: warning: 'virtual bool llvm::Pass::doInitialization(llvm::Module&)' was hidden [-Woverloaded-virtual] virtual bool doInitialization(Module &) { return false; } ^ ArgumentPromotion.cpp:86:10: warning: by 'virtual bool {anonymous}::ArgPromotion::doInitialization(llvm::CallGraph&)' [-Woverloaded-virtual] bool doInitialization(CallGraph &CG) override; ^ llvm[3]: Compiling SimplifyCFG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyCFG.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyCFG.d" SimplifyCFG.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyCFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyCFG.d.tmp"; exit 1; fi llvm[3]: Compiling R600RegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600RegisterInfo.d" R600RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600RegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling Win64Exception.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d" Win64Exception.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.d.tmp"; exit 1; fi llvm[3]: Compiling LoopDeletion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopDeletion.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopDeletion.d" LoopDeletion.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopDeletion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopDeletion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopDeletion.d.tmp"; exit 1; fi llvm[2]: Compiling MCMachObjectTargetWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachObjectTargetWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachObjectTargetWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachObjectTargetWriter.d" MCMachObjectTargetWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachObjectTargetWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachObjectTargetWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachObjectTargetWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachObjectTargetWriter.d.tmp"; exit 1; fi llvm[2]: Compiling MCNullStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCNullStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCNullStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCNullStreamer.d" MCNullStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCNullStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCNullStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCNullStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCNullStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling MCObjectFileInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectFileInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectFileInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectFileInfo.d" MCObjectFileInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectFileInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectFileInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectFileInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectFileInfo.d.tmp"; exit 1; fi llvm[3]: Compiling WinCodeViewLineTables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d" WinCodeViewLineTables.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyIndVar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyIndVar.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyIndVar.d" SimplifyIndVar.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyIndVar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyIndVar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyIndVar.d.tmp"; exit 1; fi llvm[2]: Compiling MCObjectStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectStreamer.d" MCObjectStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling R600TextureIntrinsicsReplacer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600TextureIntrinsicsReplacer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600TextureIntrinsicsReplacer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600TextureIntrinsicsReplacer.d" R600TextureIntrinsicsReplacer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600TextureIntrinsicsReplacer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600TextureIntrinsicsReplacer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600TextureIntrinsicsReplacer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600TextureIntrinsicsReplacer.d.tmp"; exit 1; fi llvm[2]: Compiling LibCallAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallAliasAnalysis.d" LibCallAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallAliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling LoopIdiomRecognize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d" LoopIdiomRecognize.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.d.tmp"; exit 1; fi llvm[3]: Compiling X86JITInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86JITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86JITInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86JITInfo.d" X86JITInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86JITInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86JITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86JITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86JITInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86MCInstLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MCInstLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MCInstLower.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MCInstLower.d" X86MCInstLower.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MCInstLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MCInstLower.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MCInstLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MCInstLower.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineLoadStoreAlloca.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d" InstCombineLoadStoreAlloca.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.d.tmp"; exit 1; fi llvm[3]: Compiling DeadArgumentElimination.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/DeadArgumentElimination.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d" DeadArgumentElimination.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/DeadArgumentElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/DeadArgumentElimination.d.tmp"; exit 1; fi llvm[3]: Compiling ExtractGV.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ExtractGV.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ExtractGV.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ExtractGV.d" ExtractGV.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ExtractGV.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ExtractGV.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ExtractGV.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ExtractGV.d.tmp"; exit 1; fi llvm[3]: Compiling FunctionAttrs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/FunctionAttrs.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/FunctionAttrs.d" FunctionAttrs.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/FunctionAttrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/FunctionAttrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/FunctionAttrs.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d" SelectionDAG.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalDCE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalDCE.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalDCE.d" GlobalDCE.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalDCE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalDCE.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalDCE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalDCE.d.tmp"; exit 1; fi llvm[2]: Compiling MCObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectWriter.d" MCObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectWriter.d.tmp"; exit 1; fi llvm[3]: Compiling SIAnnotateControlFlow.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIAnnotateControlFlow.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIAnnotateControlFlow.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIAnnotateControlFlow.d" SIAnnotateControlFlow.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIAnnotateControlFlow.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIAnnotateControlFlow.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIAnnotateControlFlow.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIAnnotateControlFlow.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/Transforms/Vectorize' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/.//.dir llvm[3]: Compiling BBVectorize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/BBVectorize.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/BBVectorize.d" BBVectorize.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/BBVectorize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/BBVectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/BBVectorize.d.tmp"; exit 1; fi llvm[3]: Compiling LoopVectorize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/LoopVectorize.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/LoopVectorize.d" LoopVectorize.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/LoopVectorize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/LoopVectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/LoopVectorize.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/lib/Transforms/Hello' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/.//.dir echo "{" > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.exports.map grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Hello.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.exports.map || : sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Hello.exports >> /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.exports.map echo " local: *;" >> /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.exports.map echo "};" >> /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.exports.map llvm[3]: Compiling Hello.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.d" Hello.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.d.tmp"; exit 1; fi llvm[2]: Compiling LibCallSemantics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallSemantics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallSemantics.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallSemantics.d" LibCallSemantics.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallSemantics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallSemantics.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallSemantics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallSemantics.d.tmp"; exit 1; fi llvm[2]: Compiling MCRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRegisterInfo.d" MCRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling LoopInstSimplify.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopInstSimplify.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d" LoopInstSimplify.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopInstSimplify.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopInstSimplify.d.tmp"; exit 1; fi llvm[3]: Compiling LoopRerollPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRerollPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRerollPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRerollPass.d" LoopRerollPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRerollPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRerollPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRerollPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRerollPass.d.tmp"; exit 1; fi llvm[2]: Compiling MCRelocationInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRelocationInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRelocationInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRelocationInfo.d" MCRelocationInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRelocationInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRelocationInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRelocationInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRelocationInfo.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMAsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMAsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMAsmPrinter.a /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ARMException.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AddressPool.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterDwarf.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/AsmPrinterInlineAsm.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIE.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DIEHash.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DbgValueHistoryCalculator.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfAccelTable.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfCFIException.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfDebug.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfStringPool.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/DwarfUnit.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/EHStreamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/ErlangGCPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/OcamlGCPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/Win64Exception.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter/Release/WinCodeViewLineTables.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMAsmPrinter.a llvm[3]: Linking Release Loadable Module LLVMHello.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/LLVMHello.so /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.o \ -Wl,--version-script,/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello/Release/Hello.exports.map -lpthread -ldl -lm make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter' llvm[2]: Compiling MCSection.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSection.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSection.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSection.d" MCSection.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSection.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSection.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSection.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSection.d.tmp"; exit 1; fi llvm[2]: Compiling Lint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Lint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Lint.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Lint.d" Lint.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Lint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Lint.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Lint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Lint.d.tmp"; exit 1; fi make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello' llvm[2]: Compiling MCSectionCOFF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionCOFF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionCOFF.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionCOFF.d" MCSectionCOFF.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionCOFF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionCOFF.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionCOFF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionCOFF.d.tmp"; exit 1; fi llvm[3]: Compiling SIFixSGPRCopies.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRCopies.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRCopies.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRCopies.d" SIFixSGPRCopies.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRCopies.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRCopies.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRCopies.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRCopies.d.tmp"; exit 1; fi llvm[2]: Compiling MCSectionELF.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionELF.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionELF.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionELF.d" MCSectionELF.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionELF.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionELF.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionELF.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionELF.d.tmp"; exit 1; fi llvm[3]: Compiling SLPVectorizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/SLPVectorizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d" SLPVectorizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/SLPVectorizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/SLPVectorizer.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d" SelectionDAGBuilder.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d" SelectionDAGDumper.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalOpt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalOpt.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalOpt.d" GlobalOpt.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalOpt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalOpt.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalOpt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalOpt.d.tmp"; exit 1; fi llvm[3]: Compiling IPConstantPropagation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPConstantPropagation.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPConstantPropagation.d" IPConstantPropagation.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPConstantPropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPConstantPropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPConstantPropagation.d.tmp"; exit 1; fi llvm[3]: Compiling SIFixSGPRLiveRanges.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRLiveRanges.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRLiveRanges.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRLiveRanges.d" SIFixSGPRLiveRanges.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRLiveRanges.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRLiveRanges.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRLiveRanges.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRLiveRanges.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineMulDivRem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d" InstCombineMulDivRem.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGISel.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d" SelectionDAGISel.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.d.tmp"; exit 1; fi llvm[2]: Compiling MCSectionMachO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionMachO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionMachO.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionMachO.d" MCSectionMachO.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionMachO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionMachO.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionMachO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionMachO.d.tmp"; exit 1; fi llvm[2]: Compiling MCStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCStreamer.d" MCStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCStreamer.d.tmp"; exit 1; fi llvm[3]: Compiling SIISelLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIISelLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIISelLowering.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIISelLowering.d" SIISelLowering.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIISelLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIISelLowering.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIISelLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIISelLowering.d.tmp"; exit 1; fi llvm[2]: Compiling Loads.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Loads.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Loads.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Loads.d" Loads.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Loads.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Loads.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Loads.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Loads.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyInstructions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyInstructions.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyInstructions.d" SimplifyInstructions.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyInstructions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyInstructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyInstructions.d.tmp"; exit 1; fi llvm[3]: Compiling SIInsertWaits.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInsertWaits.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInsertWaits.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInsertWaits.d" SIInsertWaits.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInsertWaits.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInsertWaits.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInsertWaits.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInsertWaits.d.tmp"; exit 1; fi llvm[3]: Compiling SIInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInstrInfo.d" SIInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling LoopInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopInfo.d" LoopInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MCSubtargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSubtargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSubtargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSubtargetInfo.d" MCSubtargetInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSubtargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSubtargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSubtargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSubtargetInfo.d.tmp"; exit 1; fi llvm[3]: Compiling LoopRotation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRotation.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRotation.d" LoopRotation.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRotation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRotation.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRotation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRotation.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyLibCalls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d" SimplifyLibCalls.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyLibCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyLibCalls.d.tmp"; exit 1; fi llvm[2]: Compiling MCSymbol.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbol.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbol.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbol.d" MCSymbol.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbol.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbol.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbol.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbol.d.tmp"; exit 1; fi llvm[3]: Compiling UnifyFunctionExitNodes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d" UnifyFunctionExitNodes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.d.tmp"; exit 1; fi llvm[2]: Compiling MCSymbolizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbolizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbolizer.d" MCSymbolizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbolizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbolizer.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombinePHI.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombinePHI.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d" InstCombinePHI.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombinePHI.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombinePHI.d.tmp"; exit 1; fi llvm[2]: Compiling MCTargetOptions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCTargetOptions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCTargetOptions.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCTargetOptions.d" MCTargetOptions.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCTargetOptions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCTargetOptions.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCTargetOptions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCTargetOptions.d.tmp"; exit 1; fi llvm[3]: Compiling Utils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Utils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Utils.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Utils.d" Utils.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Utils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Utils.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Utils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Utils.d.tmp"; exit 1; fi llvm[2]: Compiling MCValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCValue.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCValue.d" MCValue.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCValue.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCValue.d.tmp"; exit 1; fi llvm[3]: Compiling SelectionDAGPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d" SelectionDAGPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling MCWin64EH.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCWin64EH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCWin64EH.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCWin64EH.d" MCWin64EH.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCWin64EH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCWin64EH.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCWin64EH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCWin64EH.d.tmp"; exit 1; fi llvm[2]: Compiling MachObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MachObjectWriter.d" MachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MachObjectWriter.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineSelect.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSelect.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d" InstCombineSelect.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSelect.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSelect.d.tmp"; exit 1; fi llvm[3]: Compiling IPO.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPO.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPO.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPO.d" IPO.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPO.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPO.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPO.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPO.d.tmp"; exit 1; fi llvm[3]: Compiling SILowerControlFlow.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerControlFlow.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerControlFlow.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerControlFlow.d" SILowerControlFlow.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerControlFlow.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerControlFlow.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerControlFlow.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerControlFlow.d.tmp"; exit 1; fi llvm[3]: Compiling LoopStrengthReduce.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d" LoopStrengthReduce.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.d.tmp"; exit 1; fi llvm[3]: Compiling SILowerI1Copies.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerI1Copies.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerI1Copies.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerI1Copies.d" SILowerI1Copies.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerI1Copies.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerI1Copies.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerI1Copies.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerI1Copies.d.tmp"; exit 1; fi llvm[3]: Compiling InlineAlways.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineAlways.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineAlways.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineAlways.d" InlineAlways.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineAlways.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineAlways.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineAlways.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineAlways.d.tmp"; exit 1; fi llvm[3]: Compiling SIMachineFunctionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIMachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIMachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIMachineFunctionInfo.d" SIMachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIMachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIMachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIMachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIMachineFunctionInfo.d.tmp"; exit 1; fi llvm[3]: Compiling ValueMapper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ValueMapper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ValueMapper.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ValueMapper.d" ValueMapper.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ValueMapper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ValueMapper.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ValueMapper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ValueMapper.d.tmp"; exit 1; fi llvm[3]: Compiling X86MachineFunctionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MachineFunctionInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MachineFunctionInfo.d" X86MachineFunctionInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MachineFunctionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MachineFunctionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MachineFunctionInfo.d.tmp"; exit 1; fi llvm[2]: Compiling LoopPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopPass.d" LoopPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopPass.d.tmp"; exit 1; fi llvm[2]: Compiling MemDepPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemDepPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemDepPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemDepPrinter.d" MemDepPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemDepPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemDepPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemDepPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemDepPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling InlineSimple.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineSimple.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineSimple.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineSimple.d" InlineSimple.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineSimple.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineSimple.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineSimple.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineSimple.d.tmp"; exit 1; fi llvm[3]: Compiling Inliner.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Inliner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Inliner.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Inliner.d" Inliner.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Inliner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Inliner.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Inliner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Inliner.d.tmp"; exit 1; fi llvm[3]: Compiling Internalize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Internalize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Internalize.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Internalize.d" Internalize.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Internalize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Internalize.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Internalize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Internalize.d.tmp"; exit 1; fi llvm[3]: Compiling X86PadShortFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86PadShortFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86PadShortFunction.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86PadShortFunction.d" X86PadShortFunction.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86PadShortFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86PadShortFunction.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86PadShortFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86PadShortFunction.d.tmp"; exit 1; fi llvm[3]: Compiling X86RegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86RegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86RegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86RegisterInfo.d" X86RegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86RegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86RegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86RegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86RegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling SIRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIRegisterInfo.d" SIRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIRegisterInfo.d.tmp"; exit 1; fi llvm[3]: Compiling Vectorize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/Vectorize.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/Vectorize.d" Vectorize.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/Vectorize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/Vectorize.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/Vectorize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/Vectorize.d.tmp"; exit 1; fi llvm[3]: Compiling LoopExtractor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/LoopExtractor.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/LoopExtractor.d" LoopExtractor.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/LoopExtractor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/LoopExtractor.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/LoopExtractor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/LoopExtractor.d.tmp"; exit 1; fi llvm[3]: Compiling MergeFunctions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/MergeFunctions.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/MergeFunctions.d" MergeFunctions.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/MergeFunctions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/MergeFunctions.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/MergeFunctions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/MergeFunctions.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMTransformUtils.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMTransformUtils.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMTransformUtils.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ASanStackFrameLayout.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/AddDiscriminators.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BasicBlockUtils.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BreakCriticalEdges.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BuildLibCalls.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/BypassSlowDivision.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneFunction.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CloneModule.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CmpInstAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CodeExtractor.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/CtorUtils.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/DemoteRegToStack.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/FlattenCFG.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/GlobalStatus.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InlineFunction.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/InstructionNamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/IntegerDivision.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LCSSA.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Local.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopSimplify.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnroll.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LoopUnrollRuntime.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerExpectIntrinsic.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerInvoke.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/LowerSwitch.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Mem2Reg.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/MetaRenamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ModuleUtils.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/PromoteMemoryToRegister.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SSAUpdater.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyCFG.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyIndVar.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyInstructions.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/SimplifyLibCalls.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/UnifyFunctionExitNodes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/Utils.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils/Release/ValueMapper.o llvm[3]: Compiling X86SelectionDAGInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86SelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86SelectionDAGInfo.d" X86SelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86SelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86SelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86SelectionDAGInfo.d.tmp"; exit 1; fi ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMTransformUtils.a llvm[2]: Compiling StringTableBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/StringTableBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/StringTableBuilder.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/StringTableBuilder.d" StringTableBuilder.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/StringTableBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/StringTableBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/StringTableBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/StringTableBuilder.d.tmp"; exit 1; fi make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils' llvm[2]: Compiling SubtargetFeature.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/SubtargetFeature.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/SubtargetFeature.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/SubtargetFeature.d" SubtargetFeature.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/SubtargetFeature.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/SubtargetFeature.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/SubtargetFeature.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/SubtargetFeature.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMVectorize.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMVectorize.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMVectorize.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/BBVectorize.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/LoopVectorize.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/SLPVectorizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize/Release/Vectorize.o llvm[2]: Compiling WinCOFFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFObjectWriter.d" WinCOFFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFObjectWriter.d.tmp"; exit 1; fi ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMVectorize.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize' llvm[2]: Compiling WinCOFFStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFStreamer.d" WinCOFFStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryBuiltins.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryBuiltins.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryBuiltins.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryBuiltins.d" MemoryBuiltins.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryBuiltins.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryBuiltins.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryBuiltins.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryBuiltins.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineShifts.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineShifts.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d" InstCombineShifts.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineShifts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineShifts.d.tmp"; exit 1; fi llvm[3]: Compiling SIShrinkInstructions.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIShrinkInstructions.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIShrinkInstructions.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIShrinkInstructions.d" SIShrinkInstructions.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIShrinkInstructions.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIShrinkInstructions.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIShrinkInstructions.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIShrinkInstructions.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineSimplifyDemanded.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d" InstCombineSimplifyDemanded.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.d.tmp"; exit 1; fi llvm[2]: Compiling AggressiveAntiDepBreaker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d" AggressiveAntiDepBreaker.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnrollPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnrollPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d" LoopUnrollPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnrollPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnrollPass.d.tmp"; exit 1; fi llvm[3]: Compiling LoopUnswitch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnswitch.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnswitch.d" LoopUnswitch.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnswitch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnswitch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnswitch.d.tmp"; exit 1; fi llvm[2]: Compiling YAML.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/YAML.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/YAML.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/YAML.d" YAML.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/YAML.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/YAML.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/YAML.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/YAML.d.tmp"; exit 1; fi llvm[3]: Compiling SITypeRewriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SITypeRewriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SITypeRewriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SITypeRewriter.d" SITypeRewriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SITypeRewriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SITypeRewriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SITypeRewriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SITypeRewriter.d.tmp"; exit 1; fi llvm[3]: Compiling InstCombineVectorOps.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d" InstCombineVectorOps.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.d.tmp"; exit 1; fi llvm[3]: Compiling PartialInlining.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PartialInlining.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PartialInlining.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PartialInlining.d" PartialInlining.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PartialInlining.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PartialInlining.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PartialInlining.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PartialInlining.d.tmp"; exit 1; fi llvm[3]: Compiling PassManagerBuilder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PassManagerBuilder.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PassManagerBuilder.d" PassManagerBuilder.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PassManagerBuilder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PassManagerBuilder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PassManagerBuilder.d.tmp"; exit 1; fi llvm[2]: Compiling AllocationOrder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AllocationOrder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AllocationOrder.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AllocationOrder.d" AllocationOrder.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AllocationOrder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AllocationOrder.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AllocationOrder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AllocationOrder.d.tmp"; exit 1; fi llvm[2]: Compiling Analysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Analysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Analysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Analysis.d" Analysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Analysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Analysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Analysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Analysis.d.tmp"; exit 1; fi llvm[3]: Compiling X86Subtarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86Subtarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86Subtarget.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86Subtarget.d" X86Subtarget.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86Subtarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86Subtarget.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86Subtarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86Subtarget.d.tmp"; exit 1; fi llvm[3]: Compiling X86TargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetMachine.d" X86TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetMachine.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMR600CodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600CodeGen.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600CodeGen.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUAsmPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUFrameLowering.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelDAGToDAG.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUISelLowering.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUInstrInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUIntrinsicInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMCInstLower.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUMachineFunction.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUPromoteAlloca.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPURegisterInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUSubtarget.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetMachine.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDGPUTargetTransformInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/AMDILCFGStructurizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ClauseMergePass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ControlFlowFinalizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600EmitClauseMarkers.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ExpandSpecialInstrs.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600ISelLowering.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600InstrInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600MachineScheduler.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600OptimizeVectorRegisters.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600Packetizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600RegisterInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/R600TextureIntrinsicsReplacer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIAnnotateControlFlow.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRCopies.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIFixSGPRLiveRanges.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIISelLowering.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInsertWaits.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIInstrInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerControlFlow.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SILowerI1Copies.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIMachineFunctionInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIRegisterInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SIShrinkInstructions.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/Release/SITypeRewriter.o llvm[3]: Compiling LowerAtomic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LowerAtomic.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LowerAtomic.d" LowerAtomic.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LowerAtomic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LowerAtomic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LowerAtomic.d.tmp"; exit 1; fi ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600CodeGen.a llvm[3]: Compiling MemCpyOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d" MemCpyOptimizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.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.5.0.src/lib/Target/R600/InstPrinter' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/.//.dir llvm[4]: Compiling AMDGPUInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d" AMDGPUInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryDependenceAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryDependenceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryDependenceAnalysis.d" MemoryDependenceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryDependenceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryDependenceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryDependenceAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling TargetLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d" TargetLowering.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMMC.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMC.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMC.a /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ConstantPools.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/ELFObjectWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmBackend.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoCOFF.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoDarwin.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmInfoELF.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAsmStreamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCAssembler.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCCodeGenInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCContext.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDisassembler.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCDwarf.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELF.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFObjectTargetWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCELFStreamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExpr.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCExternalSymbolizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInst.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCInstrAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLabel.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCLinkerOptimizationHint.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachOStreamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCMachObjectTargetWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCNullStreamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectFileInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectStreamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCObjectWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRegisterInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCRelocationInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSection.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionCOFF.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionELF.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSectionMachO.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCStreamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSubtargetInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbol.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCSymbolizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCTargetOptions.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCValue.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MCWin64EH.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/MachObjectWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/StringTableBuilder.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/SubtargetFeature.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFObjectWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/WinCOFFStreamer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/MC/Release/YAML.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMMC.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC' llvm[3]: Compiling TargetSelectionDAGInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d" TargetSelectionDAGInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.d.tmp"; exit 1; fi llvm[2]: Compiling ModuleDebugInfoPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ModuleDebugInfoPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d" ModuleDebugInfoPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ModuleDebugInfoPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ModuleDebugInfoPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling NoAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/NoAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/NoAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/NoAliasAnalysis.d" NoAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/NoAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/NoAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/NoAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/NoAliasAnalysis.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMR600AsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600AsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600AsmPrinter.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter/Release/AMDGPUInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600AsmPrinter.a \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/./ > /dev/null make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/.//.dir llvm[4]: Compiling AMDGPUTargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.5.0.src/lib/Target/R600/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d" AMDGPUTargetInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/.//.dir llvm[3]: Compiling DependencyAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d" DependencyAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARC.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARC.d" ObjCARC.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARC.d.tmp"; exit 1; fi llvm[3]: Compiling InstructionCombining.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstructionCombining.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstructionCombining.d" InstructionCombining.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstructionCombining.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstructionCombining.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstructionCombining.d.tmp"; exit 1; fi llvm[3]: Compiling PruneEH.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PruneEH.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PruneEH.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PruneEH.d" PruneEH.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PruneEH.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PruneEH.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PruneEH.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PruneEH.d.tmp"; exit 1; fi llvm[3]: Compiling StripDeadPrototypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripDeadPrototypes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d" StripDeadPrototypes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripDeadPrototypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripDeadPrototypes.d.tmp"; exit 1; fi llvm[3]: Compiling X86TargetObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetObjectFile.d" X86TargetObjectFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetObjectFile.d.tmp"; exit 1; fi llvm[3]: Compiling X86TargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetTransformInfo.d" X86TargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetTransformInfo.d.tmp"; exit 1; fi llvm[3]: Compiling X86VZeroUpper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86VZeroUpper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86VZeroUpper.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86VZeroUpper.d" X86VZeroUpper.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86VZeroUpper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86VZeroUpper.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86VZeroUpper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86VZeroUpper.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCAPElim.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d" ObjCARCAPElim.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d" ObjCARCAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCContract.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d" ObjCARCContract.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCExpand.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d" ObjCARCExpand.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.d.tmp"; exit 1; fi llvm[3]: Compiling MergedLoadStoreMotion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d" MergedLoadStoreMotion.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.d.tmp"; exit 1; fi MergedLoadStoreMotion.cpp:30:1: warning: multi-line comment [-Wcomment] // / \ ^ MergedLoadStoreMotion.cpp:50:1: warning: multi-line comment [-Wcomment] // / \ ^ llvm[3]: Compiling StripSymbols.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripSymbols.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripSymbols.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripSymbols.d" StripSymbols.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripSymbols.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripSymbols.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripSymbols.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripSymbols.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMR600Info.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600Info.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600Info.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo/Release/AMDGPUTargetInfo.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/.//.dir llvm[4]: Compiling AMDGPUAsmBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d" AMDGPUAsmBackend.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.d.tmp"; exit 1; fi llvm[2]: Compiling AtomicExpandLoadLinkedPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AtomicExpandLoadLinkedPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AtomicExpandLoadLinkedPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AtomicExpandLoadLinkedPass.d" AtomicExpandLoadLinkedPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AtomicExpandLoadLinkedPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AtomicExpandLoadLinkedPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AtomicExpandLoadLinkedPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AtomicExpandLoadLinkedPass.d.tmp"; exit 1; fi llvm[2]: Compiling PHITransAddr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PHITransAddr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PHITransAddr.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PHITransAddr.d" PHITransAddr.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PHITransAddr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PHITransAddr.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PHITransAddr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PHITransAddr.d.tmp"; exit 1; fi llvm[3]: Compiling PartiallyInlineLibCalls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d" PartiallyInlineLibCalls.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.d.tmp"; exit 1; fi llvm[3]: Compiling Reassociate.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reassociate.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reassociate.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reassociate.d" Reassociate.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reassociate.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reassociate.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reassociate.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reassociate.d.tmp"; exit 1; fi llvm[2]: Compiling BasicTargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BasicTargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BasicTargetTransformInfo.d" BasicTargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BasicTargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BasicTargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BasicTargetTransformInfo.d.tmp"; exit 1; fi llvm[2]: Compiling BranchFolding.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BranchFolding.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BranchFolding.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BranchFolding.d" BranchFolding.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BranchFolding.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BranchFolding.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BranchFolding.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BranchFolding.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUELFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d" AMDGPUELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUMCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d" AMDGPUMCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.d.tmp"; exit 1; fi llvm[2]: Compiling CalcSpillWeights.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CalcSpillWeights.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CalcSpillWeights.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CalcSpillWeights.d" CalcSpillWeights.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CalcSpillWeights.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CalcSpillWeights.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CalcSpillWeights.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CalcSpillWeights.d.tmp"; exit 1; fi llvm[2]: Compiling CallingConvLower.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CallingConvLower.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CallingConvLower.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CallingConvLower.d" CallingConvLower.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CallingConvLower.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CallingConvLower.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CallingConvLower.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CallingConvLower.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGen.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGen.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGen.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGen.d" CodeGen.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGen.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGen.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGen.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGen.d.tmp"; exit 1; fi llvm[4]: Compiling AMDGPUMCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d" AMDGPUMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCCodeEmitter.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMX86CodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86CodeGen.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86CodeGen.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AsmPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86AtomicExpandPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86CodeEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FastISel.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FixupLEAs.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FloatingPoint.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86FrameLowering.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelDAGToDAG.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86ISelLowering.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86InstrInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86JITInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MCInstLower.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86MachineFunctionInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86PadShortFunction.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86RegisterInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86SelectionDAGInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86Subtarget.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetMachine.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetObjectFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86TargetTransformInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Release/X86VZeroUpper.o llvm[3]: Compiling ObjCARCOpts.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d" ObjCARCOpts.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMipo.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMipo.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMipo.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ArgumentPromotion.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/BarrierNoopPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ConstantMerge.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/DeadArgumentElimination.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/ExtractGV.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/FunctionAttrs.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalDCE.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/GlobalOpt.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPConstantPropagation.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/IPO.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineAlways.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/InlineSimple.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Inliner.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/Internalize.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/LoopExtractor.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/MergeFunctions.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PartialInlining.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PassManagerBuilder.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/PruneEH.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripDeadPrototypes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO/Release/StripSymbols.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMipo.a ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86CodeGen.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO' llvm[4]: Compiling AMDGPUMCTargetDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d" AMDGPUMCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.d.tmp"; exit 1; fi 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.5.0.src/lib/Target/X86/InstPrinter' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/.//.dir llvm[4]: Compiling X86ATTInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d" X86ATTInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling X86InstComments.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86InstComments.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d" X86InstComments.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86InstComments.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86InstComments.d.tmp"; exit 1; fi llvm[3]: Compiling ObjCARCUtil.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d" ObjCARCUtil.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.d.tmp"; exit 1; fi llvm[3]: Compiling ProvenanceAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d" ProvenanceAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.d.tmp"; exit 1; fi llvm[4]: Compiling X86IntelInstPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d" X86IntelInstPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.d.tmp"; exit 1; fi llvm[4]: Compiling R600MCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d" R600MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling PostDominators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PostDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PostDominators.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PostDominators.d" PostDominators.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PostDominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PostDominators.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PostDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PostDominators.d.tmp"; exit 1; fi llvm[4]: Compiling SIMCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d" SIMCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.d.tmp"; exit 1; fi llvm[3]: Compiling Reg2Mem.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reg2Mem.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reg2Mem.d" Reg2Mem.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reg2Mem.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reg2Mem.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reg2Mem.d.tmp"; exit 1; fi llvm[2]: Compiling CodeGenPrepare.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGenPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGenPrepare.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGenPrepare.d" CodeGenPrepare.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGenPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGenPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGenPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGenPrepare.d.tmp"; exit 1; fi llvm[2]: Compiling CriticalAntiDepBreaker.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CriticalAntiDepBreaker.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d" CriticalAntiDepBreaker.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CriticalAntiDepBreaker.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CriticalAntiDepBreaker.d.tmp"; exit 1; fi llvm[2]: Compiling DFAPacketizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DFAPacketizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DFAPacketizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DFAPacketizer.d" DFAPacketizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DFAPacketizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DFAPacketizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DFAPacketizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DFAPacketizer.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86AsmPrinter.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86AsmPrinter.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86AsmPrinter.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86ATTInstPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86InstComments.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter/Release/X86IntelInstPrinter.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/.//.dir llvm[4]: Compiling X86AsmInstrumentation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d" X86AsmInstrumentation.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.d.tmp"; exit 1; fi llvm[3]: Compiling SCCP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SCCP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SCCP.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SCCP.d" SCCP.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SCCP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SCCP.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SCCP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SCCP.d.tmp"; exit 1; fi llvm[4]: Compiling X86AsmParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d" X86AsmParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmParser.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMInstCombine.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMInstCombine.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMInstCombine.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAddSub.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineAndOrXor.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCalls.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCasts.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineCompares.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineLoadStoreAlloca.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineMulDivRem.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombinePHI.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSelect.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineShifts.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineSimplifyDemanded.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstCombineVectorOps.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine/Release/InstructionCombining.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMInstCombine.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine' llvm[2]: Compiling DeadMachineInstructionElim.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DeadMachineInstructionElim.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DeadMachineInstructionElim.d" DeadMachineInstructionElim.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DeadMachineInstructionElim.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DeadMachineInstructionElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DeadMachineInstructionElim.d.tmp"; exit 1; fi llvm[2]: Compiling DwarfEHPrepare.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DwarfEHPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DwarfEHPrepare.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DwarfEHPrepare.d" DwarfEHPrepare.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DwarfEHPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DwarfEHPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DwarfEHPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DwarfEHPrepare.d.tmp"; exit 1; fi llvm[2]: Compiling PtrUseVisitor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PtrUseVisitor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PtrUseVisitor.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PtrUseVisitor.d" PtrUseVisitor.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PtrUseVisitor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PtrUseVisitor.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PtrUseVisitor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PtrUseVisitor.d.tmp"; exit 1; fi llvm[2]: Compiling EarlyIfConversion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EarlyIfConversion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EarlyIfConversion.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EarlyIfConversion.d" EarlyIfConversion.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EarlyIfConversion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EarlyIfConversion.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EarlyIfConversion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EarlyIfConversion.d.tmp"; exit 1; fi llvm[2]: Compiling EdgeBundles.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EdgeBundles.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EdgeBundles.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EdgeBundles.d" EdgeBundles.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EdgeBundles.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EdgeBundles.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EdgeBundles.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EdgeBundles.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMR600Desc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600Desc.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600Desc.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUAsmBackend.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUELFObjectWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCAsmInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCCodeEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/AMDGPUMCTargetDesc.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/R600MCCodeEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc/Release/SIMCCodeEmitter.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMR600Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600' llvm[2]: Compiling ErlangGC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ErlangGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ErlangGC.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ErlangGC.d" ErlangGC.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ErlangGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ErlangGC.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ErlangGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ErlangGC.d.tmp"; exit 1; fi llvm[2]: Compiling Target.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/Target.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/Target.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/Target.d" Target.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/Target.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/Target.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/Target.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/Target.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMSelectionDAG.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMSelectionDAG.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMSelectionDAG.a /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/DAGCombiner.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FastISel.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/FunctionLoweringInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/InstrEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeDAG.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeFloatTypes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeIntegerTypes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeTypesGeneric.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorOps.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/LegalizeVectorTypes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ResourcePriorityQueue.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGFast.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGRRList.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGSDNodes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/ScheduleDAGVLIW.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAG.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGBuilder.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGDumper.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGISel.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/SelectionDAGPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetLowering.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG/Release/TargetSelectionDAGInfo.o llvm[2]: Compiling RegionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionInfo.d" RegionInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionInfo.d.tmp"; exit 1; fi ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMSelectionDAG.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG' llvm[2]: Compiling RegionPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPass.d" RegionPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPass.d.tmp"; exit 1; fi llvm[2]: Compiling RegionPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPrinter.d" RegionPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling SROA.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SROA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SROA.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SROA.d" SROA.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SROA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SROA.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SROA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SROA.d.tmp"; exit 1; fi llvm[3]: Compiling SampleProfile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SampleProfile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SampleProfile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SampleProfile.d" SampleProfile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SampleProfile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SampleProfile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SampleProfile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SampleProfile.d.tmp"; exit 1; fi llvm[3]: Compiling Scalar.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalar.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalar.d" Scalar.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalar.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalar.d.tmp"; exit 1; fi llvm[3]: Compiling ScalarReplAggregates.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d" ScalarReplAggregates.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.d.tmp"; exit 1; fi llvm[3]: Compiling Scalarizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalarizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalarizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalarizer.d" Scalarizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalarizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalarizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalarizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalarizer.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolution.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolution.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolution.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolution.d" ScalarEvolution.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolution.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolution.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolution.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolution.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d" ScalarEvolutionAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.d.tmp"; exit 1; fi llvm[3]: Compiling SeparateConstOffsetFromGEP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d" SeparateConstOffsetFromGEP.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.d.tmp"; exit 1; fi llvm[3]: Compiling SimplifyCFGPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d" SimplifyCFGPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.d.tmp"; exit 1; fi llvm[3]: Compiling Sink.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Sink.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Sink.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Sink.d" Sink.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Sink.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Sink.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Sink.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Sink.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMObjCARCOpts.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMObjCARCOpts.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMObjCARCOpts.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/DependencyAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARC.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAPElim.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCAliasAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCContract.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCExpand.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCOpts.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ObjCARCUtil.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC/Release/ProvenanceAnalysis.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMObjCARCOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC' llvm[2]: Compiling TargetIntrinsicInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetIntrinsicInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetIntrinsicInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetIntrinsicInfo.d" TargetIntrinsicInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetIntrinsicInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetIntrinsicInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetIntrinsicInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetIntrinsicInfo.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionDepsFix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExecutionDepsFix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExecutionDepsFix.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExecutionDepsFix.d" ExecutionDepsFix.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExecutionDepsFix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExecutionDepsFix.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExecutionDepsFix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExecutionDepsFix.d.tmp"; exit 1; fi llvm[2]: Compiling ExpandISelPseudos.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandISelPseudos.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandISelPseudos.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandISelPseudos.d" ExpandISelPseudos.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandISelPseudos.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandISelPseudos.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandISelPseudos.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandISelPseudos.d.tmp"; exit 1; fi llvm[2]: Compiling ExpandPostRAPseudos.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandPostRAPseudos.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandPostRAPseudos.d" ExpandPostRAPseudos.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandPostRAPseudos.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandPostRAPseudos.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandPostRAPseudos.d.tmp"; exit 1; fi llvm[2]: Compiling GCMetadata.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadata.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadata.d" GCMetadata.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadata.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadata.d.tmp"; exit 1; fi llvm[2]: Compiling GCMetadataPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadataPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadataPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadataPrinter.d" GCMetadataPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadataPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadataPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadataPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadataPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling GCStrategy.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCStrategy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCStrategy.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCStrategy.d" GCStrategy.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCStrategy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCStrategy.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCStrategy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCStrategy.d.tmp"; exit 1; fi llvm[2]: Compiling GlobalMerge.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GlobalMerge.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GlobalMerge.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GlobalMerge.d" GlobalMerge.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GlobalMerge.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GlobalMerge.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GlobalMerge.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GlobalMerge.d.tmp"; exit 1; fi llvm[2]: Compiling TargetJITInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetJITInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetJITInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetJITInfo.d" TargetJITInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetJITInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetJITInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetJITInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetJITInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLibraryInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLibraryInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLibraryInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLibraryInfo.d" TargetLibraryInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLibraryInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLibraryInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLibraryInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLibraryInfo.d.tmp"; exit 1; fi llvm[3]: Compiling StructurizeCFG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/StructurizeCFG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/StructurizeCFG.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/StructurizeCFG.d" StructurizeCFG.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/StructurizeCFG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/StructurizeCFG.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/StructurizeCFG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/StructurizeCFG.d.tmp"; exit 1; fi llvm[2]: Compiling IfConversion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IfConversion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IfConversion.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IfConversion.d" IfConversion.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IfConversion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IfConversion.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IfConversion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IfConversion.d.tmp"; exit 1; fi llvm[2]: Compiling InlineSpiller.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InlineSpiller.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InlineSpiller.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InlineSpiller.d" InlineSpiller.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InlineSpiller.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InlineSpiller.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InlineSpiller.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InlineSpiller.d.tmp"; exit 1; fi llvm[3]: Compiling TailRecursionElimination.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/TailRecursionElimination.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d" TailRecursionElimination.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/TailRecursionElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/TailRecursionElimination.d.tmp"; exit 1; fi llvm[2]: Compiling InterferenceCache.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InterferenceCache.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InterferenceCache.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InterferenceCache.d" InterferenceCache.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InterferenceCache.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InterferenceCache.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InterferenceCache.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InterferenceCache.d.tmp"; exit 1; fi llvm[2]: Compiling IntrinsicLowering.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IntrinsicLowering.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IntrinsicLowering.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IntrinsicLowering.d" IntrinsicLowering.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IntrinsicLowering.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IntrinsicLowering.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IntrinsicLowering.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IntrinsicLowering.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86AsmParser.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86AsmParser.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86AsmParser.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmInstrumentation.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser/Release/X86AsmParser.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/.//.dir llvm[4]: Compiling X86Disassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d" X86Disassembler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86Disassembler.d.tmp"; exit 1; fi llvm[4]: Compiling X86DisassemblerDecoder.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d" X86DisassemblerDecoder.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionExpander.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionExpander.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionExpander.d" ScalarEvolutionExpander.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionExpander.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionExpander.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionExpander.d.tmp"; exit 1; fi llvm[2]: Compiling JITCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JITCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JITCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JITCodeEmitter.d" JITCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JITCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JITCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JITCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JITCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling ScalarEvolutionNormalization.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionNormalization.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionNormalization.d" ScalarEvolutionNormalization.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionNormalization.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionNormalization.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionNormalization.d.tmp"; exit 1; fi llvm[2]: Compiling SparsePropagation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/SparsePropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/SparsePropagation.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/SparsePropagation.d" SparsePropagation.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/SparsePropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/SparsePropagation.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/SparsePropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/SparsePropagation.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLoweringObjectFile.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLoweringObjectFile.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLoweringObjectFile.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLoweringObjectFile.d" TargetLoweringObjectFile.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLoweringObjectFile.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLoweringObjectFile.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLoweringObjectFile.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLoweringObjectFile.d.tmp"; exit 1; fi llvm[2]: Compiling TargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachine.d" TargetMachine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling JumpInstrTables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JumpInstrTables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JumpInstrTables.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JumpInstrTables.d" JumpInstrTables.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JumpInstrTables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JumpInstrTables.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JumpInstrTables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JumpInstrTables.d.tmp"; exit 1; fi llvm[2]: Compiling LLVMTargetMachine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LLVMTargetMachine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LLVMTargetMachine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LLVMTargetMachine.d" LLVMTargetMachine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LLVMTargetMachine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LLVMTargetMachine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LLVMTargetMachine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LLVMTargetMachine.d.tmp"; exit 1; fi llvm[2]: Compiling TargetTransformInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TargetTransformInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TargetTransformInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TargetTransformInfo.d" TargetTransformInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TargetTransformInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TargetTransformInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TargetTransformInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TargetTransformInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetMachineC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachineC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachineC.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachineC.d" TargetMachineC.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachineC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachineC.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachineC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachineC.d.tmp"; exit 1; fi llvm[2]: Compiling LatencyPriorityQueue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LatencyPriorityQueue.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LatencyPriorityQueue.d" LatencyPriorityQueue.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LatencyPriorityQueue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LatencyPriorityQueue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LatencyPriorityQueue.d.tmp"; exit 1; fi llvm[2]: Compiling Trace.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Trace.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Trace.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Trace.d" Trace.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Trace.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Trace.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Trace.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Trace.d.tmp"; exit 1; fi llvm[2]: Compiling TargetSubtargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetSubtargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetSubtargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetSubtargetInfo.d" TargetSubtargetInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetSubtargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetSubtargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetSubtargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetSubtargetInfo.d.tmp"; exit 1; fi llvm[2]: Compiling LexicalScopes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LexicalScopes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LexicalScopes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LexicalScopes.d" LexicalScopes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LexicalScopes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LexicalScopes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LexicalScopes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LexicalScopes.d.tmp"; exit 1; fi llvm[2]: Compiling LiveDebugVariables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveDebugVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveDebugVariables.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveDebugVariables.d" LiveDebugVariables.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveDebugVariables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveDebugVariables.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveDebugVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveDebugVariables.d.tmp"; exit 1; fi llvm[2]: Compiling LiveInterval.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveInterval.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveInterval.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveInterval.d" LiveInterval.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveInterval.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveInterval.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveInterval.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveInterval.d.tmp"; exit 1; fi llvm[2]: Compiling LiveIntervalAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalAnalysis.d" LiveIntervalAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling TypeBasedAliasAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TypeBasedAliasAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d" TypeBasedAliasAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TypeBasedAliasAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TypeBasedAliasAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling ValueTracking.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ValueTracking.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ValueTracking.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ValueTracking.d" ValueTracking.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ValueTracking.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ValueTracking.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ValueTracking.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ValueTracking.d.tmp"; exit 1; fi llvm[2]: Compiling LiveIntervalUnion.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalUnion.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalUnion.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalUnion.d" LiveIntervalUnion.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalUnion.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalUnion.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalUnion.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalUnion.d.tmp"; exit 1; fi llvm[2]: Compiling LivePhysRegs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LivePhysRegs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LivePhysRegs.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LivePhysRegs.d" LivePhysRegs.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LivePhysRegs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LivePhysRegs.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LivePhysRegs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LivePhysRegs.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Disassembler.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Disassembler.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Disassembler.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86Disassembler.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler/Release/X86DisassemblerDecoder.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/.//.dir llvm[4]: Compiling X86TargetInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d" X86TargetInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/Release/lib/libLLVMX86Info.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Info.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo/Release/X86TargetInfo.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/.//.dir llvm[4]: Compiling X86AsmBackend.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d" X86AsmBackend.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.d.tmp"; exit 1; fi llvm[4]: Compiling X86ELFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d" X86ELFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMTarget.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMTarget.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMTarget.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/Target.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetIntrinsicInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetJITInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLibraryInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetLoweringObjectFile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachine.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetMachineC.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/Release/TargetSubtargetInfo.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMTarget.a llvm[4]: Compiling X86ELFRelocationInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d" X86ELFRelocationInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.d.tmp"; exit 1; fi llvm[4]: Compiling X86MCAsmInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d" X86MCAsmInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.d.tmp"; exit 1; fi llvm[4]: Compiling X86MCCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d" X86MCCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling LiveRangeCalc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeCalc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeCalc.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeCalc.d" LiveRangeCalc.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeCalc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeCalc.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeCalc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeCalc.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMScalarOpts.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMScalarOpts.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMScalarOpts.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ADCE.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantHoisting.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ConstantProp.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/CorrelatedValuePropagation.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DCE.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/DeadStoreElimination.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/EarlyCSE.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/FlattenCFGPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/GVN.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/IndVarSimplify.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/JumpThreading.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LICM.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoadCombine.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopDeletion.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopIdiomRecognize.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopInstSimplify.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRerollPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopRotation.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopStrengthReduce.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnrollPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LoopUnswitch.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/LowerAtomic.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MemCpyOptimizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/MergedLoadStoreMotion.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/PartiallyInlineLibCalls.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reassociate.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Reg2Mem.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SCCP.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SROA.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SampleProfile.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalar.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/ScalarReplAggregates.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Scalarizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SeparateConstOffsetFromGEP.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/SimplifyCFGPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/Sink.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/StructurizeCFG.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar/Release/TailRecursionElimination.o llvm[2]: Compiling LiveRangeEdit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeEdit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeEdit.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeEdit.d" LiveRangeEdit.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeEdit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeEdit.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeEdit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeEdit.d.tmp"; exit 1; fi ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMScalarOpts.a llvm[4]: Compiling X86MCTargetDesc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d" X86MCTargetDesc.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.d.tmp"; exit 1; fi llvm[4]: Compiling X86MachORelocationInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d" X86MachORelocationInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.d.tmp"; exit 1; fi make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms' llvm[4]: Compiling X86MachObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d" X86MachObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.d.tmp"; exit 1; fi llvm[2]: Compiling LiveRegMatrix.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRegMatrix.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRegMatrix.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRegMatrix.d" LiveRegMatrix.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRegMatrix.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRegMatrix.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRegMatrix.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRegMatrix.d.tmp"; exit 1; fi llvm[4]: Compiling X86WinCOFFObjectWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d" X86WinCOFFObjectWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.d.tmp"; exit 1; fi llvm[4]: Compiling X86WinCOFFStreamer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d" X86WinCOFFStreamer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.d.tmp"; exit 1; fi llvm[2]: Compiling LiveStackAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveStackAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveStackAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveStackAnalysis.d" LiveStackAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveStackAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveStackAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveStackAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveStackAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling LiveVariables.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveVariables.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveVariables.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveVariables.d" LiveVariables.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveVariables.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveVariables.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveVariables.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveVariables.d.tmp"; exit 1; fi llvm[2]: Compiling LocalStackSlotAllocation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LocalStackSlotAllocation.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LocalStackSlotAllocation.d" LocalStackSlotAllocation.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LocalStackSlotAllocation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LocalStackSlotAllocation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LocalStackSlotAllocation.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBasicBlock.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBasicBlock.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBasicBlock.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBasicBlock.d" MachineBasicBlock.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBasicBlock.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBasicBlock.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBasicBlock.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBasicBlock.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBlockFrequencyInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d" MachineBlockFrequencyInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBlockPlacement.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockPlacement.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockPlacement.d" MachineBlockPlacement.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockPlacement.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockPlacement.d.tmp"; exit 1; fi llvm[2]: Compiling MachineBranchProbabilityInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d" MachineBranchProbabilityInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineCSE.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCSE.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCSE.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCSE.d" MachineCSE.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCSE.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCSE.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCSE.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCSE.d.tmp"; exit 1; fi llvm[2]: Compiling MachineCodeEmitter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCodeEmitter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCodeEmitter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCodeEmitter.d" MachineCodeEmitter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCodeEmitter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCodeEmitter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCodeEmitter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCodeEmitter.d.tmp"; exit 1; fi llvm[2]: Compiling MachineCopyPropagation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCopyPropagation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCopyPropagation.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCopyPropagation.d" MachineCopyPropagation.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCopyPropagation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCopyPropagation.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCopyPropagation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCopyPropagation.d.tmp"; exit 1; fi llvm[2]: Compiling MachineDominanceFrontier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominanceFrontier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominanceFrontier.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominanceFrontier.d" MachineDominanceFrontier.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominanceFrontier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominanceFrontier.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominanceFrontier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominanceFrontier.d.tmp"; exit 1; fi llvm[2]: Compiling MachineDominators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominators.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominators.d" MachineDominators.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominators.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominators.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunction.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunction.d" MachineFunction.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunction.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunction.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunctionAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionAnalysis.d" MachineFunctionAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunctionPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPass.d" MachineFunctionPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPass.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Desc.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Desc.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Desc.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86AsmBackend.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFObjectWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86ELFRelocationInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCAsmInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCCodeEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MCTargetDesc.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachORelocationInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86MachObjectWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFObjectWriter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc/Release/X86WinCOFFStreamer.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/.//.dir llvm[4]: Compiling X86ShuffleDecode.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/.. -I/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/.. -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d" X86ShuffleDecode.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.d.tmp"; exit 1; fi llvm[2]: Compiling MachineFunctionPrinterPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPrinterPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d" MachineFunctionPrinterPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPrinterPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPrinterPass.d.tmp"; exit 1; fi llvm[2]: Compiling MachineInstr.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstr.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstr.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstr.d" MachineInstr.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstr.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstr.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstr.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstr.d.tmp"; exit 1; fi llvm[2]: Compiling MachineInstrBundle.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstrBundle.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstrBundle.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstrBundle.d" MachineInstrBundle.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstrBundle.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstrBundle.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstrBundle.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstrBundle.d.tmp"; exit 1; fi llvm[4]: Building Release Archive Library libLLVMX86Utils.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Utils.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Utils.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils/Release/X86ShuffleDecode.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMX86Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target' llvm[2]: Compiling MachineLICM.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLICM.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLICM.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLICM.d" MachineLICM.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLICM.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLICM.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLICM.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLICM.d.tmp"; exit 1; fi llvm[2]: Compiling MachineLoopInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLoopInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLoopInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLoopInfo.d" MachineLoopInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLoopInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLoopInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLoopInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLoopInfo.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMAnalysis.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMAnalysis.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMAnalysis.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisCounter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasAnalysisEvaluator.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasDebugger.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/AliasSetTracker.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Analysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BasicAliasAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BlockFrequencyInfoImpl.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/BranchProbabilityInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFG.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CFGPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CGSCCPassManager.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CaptureTracking.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CodeMetrics.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ConstantFolding.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/CostModel.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Delinearization.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DependenceAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DomPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/DominanceFrontier.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IVUsers.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstCount.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/InstructionSimplify.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Interval.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/IntervalPartition.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/JumpInstrTableInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyCallGraph.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LazyValueInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallAliasAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LibCallSemantics.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Lint.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Loads.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/LoopPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemDepPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryBuiltins.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/MemoryDependenceAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ModuleDebugInfoPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/NoAliasAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PHITransAddr.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PostDominators.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/PtrUseVisitor.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/RegionPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolution.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionAliasAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionExpander.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ScalarEvolutionNormalization.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/SparsePropagation.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TargetTransformInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/Trace.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/TypeBasedAliasAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/Release/ValueTracking.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMAnalysis.a llvm[2]: Compiling MachineModuleInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfo.d" MachineModuleInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineModuleInfoImpls.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfoImpls.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfoImpls.d" MachineModuleInfoImpls.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfoImpls.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfoImpls.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfoImpls.d.tmp"; exit 1; fi for dir in IPA; do \ (make -C $dir all ) || exit 1; \ done make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/.//.dir llvm[3]: Compiling CallGraph.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraph.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraph.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraph.d" CallGraph.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraph.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraph.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraph.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraph.d.tmp"; exit 1; fi llvm[2]: Compiling MachinePassRegistry.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePassRegistry.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePassRegistry.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePassRegistry.d" MachinePassRegistry.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePassRegistry.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePassRegistry.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePassRegistry.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePassRegistry.d.tmp"; exit 1; fi llvm[2]: Compiling MachinePostDominators.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePostDominators.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePostDominators.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePostDominators.d" MachinePostDominators.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePostDominators.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePostDominators.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePostDominators.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePostDominators.d.tmp"; exit 1; fi llvm[3]: Compiling CallGraphSCCPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraphSCCPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d" CallGraphSCCPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraphSCCPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraphSCCPass.d.tmp"; exit 1; fi llvm[3]: Compiling CallPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallPrinter.d" CallPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallPrinter.d.tmp"; exit 1; fi llvm[3]: Compiling FindUsedTypes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/FindUsedTypes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/FindUsedTypes.d" FindUsedTypes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/FindUsedTypes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/FindUsedTypes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/FindUsedTypes.d.tmp"; exit 1; fi llvm[3]: Compiling GlobalsModRef.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/GlobalsModRef.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/GlobalsModRef.d" GlobalsModRef.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/GlobalsModRef.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/GlobalsModRef.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/GlobalsModRef.d.tmp"; exit 1; fi llvm[2]: Compiling MachineRegionInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegionInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegionInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegionInfo.d" MachineRegionInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegionInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegionInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegionInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegionInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegisterInfo.d" MachineRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling MachineSSAUpdater.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSSAUpdater.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSSAUpdater.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSSAUpdater.d" MachineSSAUpdater.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSSAUpdater.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSSAUpdater.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSSAUpdater.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSSAUpdater.d.tmp"; exit 1; fi llvm[2]: Compiling MachineScheduler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineScheduler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineScheduler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineScheduler.d" MachineScheduler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineScheduler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineScheduler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineScheduler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineScheduler.d.tmp"; exit 1; fi llvm[2]: Compiling MachineSink.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSink.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSink.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSink.d" MachineSink.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSink.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSink.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSink.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSink.d.tmp"; exit 1; fi llvm[3]: Compiling IPA.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/IPA.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/IPA.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/IPA.d" IPA.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/IPA.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/IPA.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/IPA.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/IPA.d.tmp"; exit 1; fi llvm[3]: Compiling InlineCost.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/InlineCost.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/InlineCost.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/InlineCost.d" InlineCost.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/InlineCost.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/InlineCost.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/InlineCost.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/InlineCost.d.tmp"; exit 1; fi llvm[2]: Compiling MachineTraceMetrics.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineTraceMetrics.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineTraceMetrics.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineTraceMetrics.d" MachineTraceMetrics.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineTraceMetrics.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineTraceMetrics.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineTraceMetrics.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineTraceMetrics.d.tmp"; exit 1; fi llvm[2]: Compiling MachineVerifier.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineVerifier.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineVerifier.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineVerifier.d" MachineVerifier.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineVerifier.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineVerifier.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineVerifier.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineVerifier.d.tmp"; exit 1; fi llvm[2]: Compiling OcamlGC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OcamlGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OcamlGC.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OcamlGC.d" OcamlGC.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OcamlGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OcamlGC.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OcamlGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OcamlGC.d.tmp"; exit 1; fi llvm[2]: Compiling OptimizePHIs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OptimizePHIs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OptimizePHIs.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OptimizePHIs.d" OptimizePHIs.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OptimizePHIs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OptimizePHIs.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OptimizePHIs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OptimizePHIs.d.tmp"; exit 1; fi llvm[2]: Compiling PHIElimination.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIElimination.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIElimination.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIElimination.d" PHIElimination.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIElimination.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIElimination.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIElimination.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIElimination.d.tmp"; exit 1; fi llvm[2]: Compiling PHIEliminationUtils.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIEliminationUtils.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIEliminationUtils.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIEliminationUtils.d" PHIEliminationUtils.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIEliminationUtils.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIEliminationUtils.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIEliminationUtils.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIEliminationUtils.d.tmp"; exit 1; fi llvm[2]: Compiling Passes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Passes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Passes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Passes.d" Passes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Passes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Passes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Passes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Passes.d.tmp"; exit 1; fi llvm[2]: Compiling PeepholeOptimizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PeepholeOptimizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PeepholeOptimizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PeepholeOptimizer.d" PeepholeOptimizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PeepholeOptimizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PeepholeOptimizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PeepholeOptimizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PeepholeOptimizer.d.tmp"; exit 1; fi llvm[2]: Compiling PostRASchedulerList.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PostRASchedulerList.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PostRASchedulerList.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PostRASchedulerList.d" PostRASchedulerList.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PostRASchedulerList.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PostRASchedulerList.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PostRASchedulerList.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PostRASchedulerList.d.tmp"; exit 1; fi llvm[2]: Compiling ProcessImplicitDefs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ProcessImplicitDefs.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ProcessImplicitDefs.d" ProcessImplicitDefs.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ProcessImplicitDefs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ProcessImplicitDefs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ProcessImplicitDefs.d.tmp"; exit 1; fi llvm[2]: Compiling PrologEpilogInserter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PrologEpilogInserter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PrologEpilogInserter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PrologEpilogInserter.d" PrologEpilogInserter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PrologEpilogInserter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PrologEpilogInserter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PrologEpilogInserter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PrologEpilogInserter.d.tmp"; exit 1; fi llvm[2]: Compiling PseudoSourceValue.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PseudoSourceValue.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PseudoSourceValue.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PseudoSourceValue.d" PseudoSourceValue.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PseudoSourceValue.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PseudoSourceValue.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PseudoSourceValue.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PseudoSourceValue.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBase.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBase.d" RegAllocBase.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBase.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBase.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocBasic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBasic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBasic.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBasic.d" RegAllocBasic.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBasic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBasic.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBasic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBasic.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocFast.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocFast.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocFast.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocFast.d" RegAllocFast.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocFast.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocFast.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocFast.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocFast.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocGreedy.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocGreedy.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocGreedy.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocGreedy.d" RegAllocGreedy.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocGreedy.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocGreedy.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocGreedy.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocGreedy.d.tmp"; exit 1; fi llvm[2]: Compiling RegAllocPBQP.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocPBQP.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocPBQP.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocPBQP.d" RegAllocPBQP.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocPBQP.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocPBQP.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocPBQP.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocPBQP.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterClassInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterClassInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterClassInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterClassInfo.d" RegisterClassInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterClassInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterClassInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterClassInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterClassInfo.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterCoalescer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterCoalescer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterCoalescer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterCoalescer.d" RegisterCoalescer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterCoalescer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterCoalescer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterCoalescer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterCoalescer.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterPressure.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterPressure.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterPressure.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterPressure.d" RegisterPressure.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterPressure.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterPressure.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterPressure.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterPressure.d.tmp"; exit 1; fi llvm[2]: Compiling RegisterScavenging.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterScavenging.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterScavenging.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterScavenging.d" RegisterScavenging.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterScavenging.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterScavenging.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterScavenging.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterScavenging.d.tmp"; exit 1; fi llvm[2]: Compiling ScheduleDAG.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAG.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAG.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAG.d" ScheduleDAG.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAG.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAG.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAG.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAG.d.tmp"; exit 1; fi llvm[2]: Compiling ScheduleDAGInstrs.cpp for Release build llvm[2]: Compiling ScheduleDAGPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGInstrs.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGInstrs.d" ScheduleDAGInstrs.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGInstrs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGInstrs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGInstrs.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGPrinter.d" ScheduleDAGPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling ScoreboardHazardRecognizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d" ScoreboardHazardRecognizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.d.tmp"; exit 1; fi llvm[2]: Compiling ShadowStackGC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ShadowStackGC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ShadowStackGC.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ShadowStackGC.d" ShadowStackGC.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ShadowStackGC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ShadowStackGC.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ShadowStackGC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ShadowStackGC.d.tmp"; exit 1; fi llvm[3]: Building Release Archive Library libLLVMipa.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMipa.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMipa.a /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraph.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallGraphSCCPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/CallPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/FindUsedTypes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/GlobalsModRef.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/IPA.o /builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA/Release/InlineCost.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMipa.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis' llvm[2]: Compiling SjLjEHPrepare.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SjLjEHPrepare.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SjLjEHPrepare.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SjLjEHPrepare.d" SjLjEHPrepare.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SjLjEHPrepare.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SjLjEHPrepare.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SjLjEHPrepare.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SjLjEHPrepare.d.tmp"; exit 1; fi llvm[2]: Compiling SlotIndexes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SlotIndexes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SlotIndexes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SlotIndexes.d" SlotIndexes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SlotIndexes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SlotIndexes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SlotIndexes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SlotIndexes.d.tmp"; exit 1; fi llvm[2]: Compiling SpillPlacement.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SpillPlacement.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SpillPlacement.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SpillPlacement.d" SpillPlacement.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SpillPlacement.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SpillPlacement.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SpillPlacement.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SpillPlacement.d.tmp"; exit 1; fi llvm[2]: Compiling Spiller.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Spiller.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Spiller.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Spiller.d" Spiller.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Spiller.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Spiller.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Spiller.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Spiller.d.tmp"; exit 1; fi llvm[2]: Compiling SplitKit.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SplitKit.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SplitKit.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SplitKit.d" SplitKit.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SplitKit.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SplitKit.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SplitKit.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SplitKit.d.tmp"; exit 1; fi llvm[2]: Compiling StackColoring.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackColoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackColoring.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackColoring.d" StackColoring.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackColoring.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackColoring.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackColoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackColoring.d.tmp"; exit 1; fi llvm[2]: Compiling StackMapLivenessAnalysis.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMapLivenessAnalysis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMapLivenessAnalysis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMapLivenessAnalysis.d" StackMapLivenessAnalysis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMapLivenessAnalysis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMapLivenessAnalysis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMapLivenessAnalysis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMapLivenessAnalysis.d.tmp"; exit 1; fi llvm[2]: Compiling StackMaps.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMaps.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMaps.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMaps.d" StackMaps.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMaps.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMaps.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMaps.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMaps.d.tmp"; exit 1; fi llvm[2]: Compiling StackProtector.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackProtector.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackProtector.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackProtector.d" StackProtector.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackProtector.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackProtector.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackProtector.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackProtector.d.tmp"; exit 1; fi llvm[2]: Compiling StackSlotColoring.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackSlotColoring.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackSlotColoring.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackSlotColoring.d" StackSlotColoring.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackSlotColoring.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackSlotColoring.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackSlotColoring.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackSlotColoring.d.tmp"; exit 1; fi llvm[2]: Compiling TailDuplication.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TailDuplication.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TailDuplication.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TailDuplication.d" TailDuplication.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TailDuplication.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TailDuplication.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TailDuplication.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TailDuplication.d.tmp"; exit 1; fi llvm[2]: Compiling TargetFrameLoweringImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetFrameLoweringImpl.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d" TargetFrameLoweringImpl.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetFrameLoweringImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetFrameLoweringImpl.d.tmp"; exit 1; fi llvm[2]: Compiling TargetInstrInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetInstrInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetInstrInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetInstrInfo.d" TargetInstrInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetInstrInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetInstrInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetInstrInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetInstrInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLoweringBase.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringBase.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringBase.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringBase.d" TargetLoweringBase.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringBase.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringBase.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringBase.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringBase.d.tmp"; exit 1; fi llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d" TargetLoweringObjectFileImpl.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.d.tmp"; exit 1; fi llvm[2]: Compiling TargetOptionsImpl.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetOptionsImpl.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetOptionsImpl.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetOptionsImpl.d" TargetOptionsImpl.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetOptionsImpl.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetOptionsImpl.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetOptionsImpl.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetOptionsImpl.d.tmp"; exit 1; fi llvm[2]: Compiling TargetRegisterInfo.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetRegisterInfo.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetRegisterInfo.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetRegisterInfo.d" TargetRegisterInfo.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetRegisterInfo.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetRegisterInfo.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetRegisterInfo.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetRegisterInfo.d.tmp"; exit 1; fi llvm[2]: Compiling TargetSchedule.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetSchedule.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetSchedule.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetSchedule.d" TargetSchedule.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetSchedule.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetSchedule.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetSchedule.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetSchedule.d.tmp"; exit 1; fi llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TwoAddressInstructionPass.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TwoAddressInstructionPass.d" TwoAddressInstructionPass.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TwoAddressInstructionPass.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TwoAddressInstructionPass.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TwoAddressInstructionPass.d.tmp"; exit 1; fi llvm[2]: Compiling UnreachableBlockElim.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/UnreachableBlockElim.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/UnreachableBlockElim.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/UnreachableBlockElim.d" UnreachableBlockElim.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/UnreachableBlockElim.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/UnreachableBlockElim.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/UnreachableBlockElim.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/UnreachableBlockElim.d.tmp"; exit 1; fi llvm[2]: Compiling VirtRegMap.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/VirtRegMap.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/VirtRegMap.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/VirtRegMap.d" VirtRegMap.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/VirtRegMap.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/VirtRegMap.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/VirtRegMap.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/VirtRegMap.d.tmp"; exit 1; fi llvm[2]: Building Release Archive Library libLLVMCodeGen.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMCodeGen.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMCodeGen.a /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AggressiveAntiDepBreaker.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AllocationOrder.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Analysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/AtomicExpandLoadLinkedPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BasicTargetTransformInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/BranchFolding.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CalcSpillWeights.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CallingConvLower.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGen.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CodeGenPrepare.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/CriticalAntiDepBreaker.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DFAPacketizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DeadMachineInstructionElim.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/DwarfEHPrepare.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EarlyIfConversion.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/EdgeBundles.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ErlangGC.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExecutionDepsFix.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandISelPseudos.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ExpandPostRAPseudos.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadata.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCMetadataPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GCStrategy.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/GlobalMerge.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IfConversion.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InlineSpiller.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/InterferenceCache.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/IntrinsicLowering.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JITCodeEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/JumpInstrTables.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LLVMTargetMachine.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LatencyPriorityQueue.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LexicalScopes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveDebugVariables.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveInterval.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveIntervalUnion.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LivePhysRegs.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeCalc.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRangeEdit.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveRegMatrix.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveStackAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LiveVariables.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/LocalStackSlotAllocation.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBasicBlock.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockFrequencyInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBlockPlacement.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineBranchProbabilityInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCSE.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCodeEmitter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineCopyPropagation.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominanceFrontier.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineDominators.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunction.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineFunctionPrinterPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstr.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineInstrBundle.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLICM.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineLoopInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineModuleInfoImpls.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePassRegistry.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachinePostDominators.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegionInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineRegisterInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSSAUpdater.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineScheduler.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineSink.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineTraceMetrics.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/MachineVerifier.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OcamlGC.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/OptimizePHIs.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIElimination.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PHIEliminationUtils.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Passes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PeepholeOptimizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PostRASchedulerList.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ProcessImplicitDefs.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PrologEpilogInserter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/PseudoSourceValue.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBase.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocBasic.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocFast.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocGreedy.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegAllocPBQP.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterClassInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterCoalescer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterPressure.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/RegisterScavenging.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAG.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGInstrs.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScheduleDAGPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ScoreboardHazardRecognizer.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/ShadowStackGC.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SjLjEHPrepare.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SlotIndexes.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SpillPlacement.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/Spiller.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/SplitKit.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackColoring.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMapLivenessAnalysis.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackMaps.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackProtector.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/StackSlotColoring.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TailDuplication.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetFrameLoweringImpl.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetInstrInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringBase.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetLoweringObjectFileImpl.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetOptionsImpl.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetRegisterInfo.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TargetSchedule.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/TwoAddressInstructionPass.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/UnreachableBlockElim.o /builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/Release/VirtRegMap.o ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVMCodeGen.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-shlib' llvm[1]: Linking Release Shared Library libLLVM-3.5-mesa.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVM-3.5-mesa.so \ -Wl,--whole-archive -lLLVMProfileData -lLLVMR600Info -lLLVMX86Utils -lLLVMX86AsmPrinter -lLLVMScalarOpts -lLLVMJIT -lLLVMMCDisassembler -lLLVMSupport -lLLVMSelectionDAG -lLLVMAnalysis -lLLVMRuntimeDyld -lLLVMX86CodeGen -lLLVMLineEditor -lLLVMMCAnalysis -lLLVMMCJIT -lLLVMLinker -lLLVMX86AsmParser -lLLVMX86Info -lLLVMR600CodeGen -lLLVMipo -lLLVMMC -lLLVMCore -lLLVMTransformUtils -lLLVMR600Desc -lLLVMX86Disassembler -lLLVMObject -lLLVMMCParser -lLLVMOption -lLLVMObjCARCOpts -lLLVMInterpreter -lLLVMipa -lLLVMExecutionEngine -lLLVMBitWriter -lLLVMAsmPrinter -lLLVMBitReader -lLLVMLTO -lLLVMVectorize -lLLVMCodeGen -lLLVMAsmParser -lLLVMInstCombine -lLLVMTarget -lLLVMInstrumentation -lLLVMIRReader -lLLVMDebugInfo -lLLVMR600AsmPrinter -lLLVMX86Desc -Wl,--no-whole-archive -Wl,--soname,libLLVM-3.5-mesa.so -Wl,--no-undefined -lpthread -ldl -lm ln -sf libLLVM-3.5-mesa.so /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLLVM-3.5.0.so make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-shlib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/.//.dir llvm[1]: Building llvm-config BuildVariables.inc file. echo 's/@LLVM_SRC_ROOT@/\/builddir\/build\/BUILD\/llvm-3.5.0.src/' \ > temp.sed echo 's/@LLVM_OBJ_ROOT@/\/builddir\/build\/BUILD\/llvm-3.5.0.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 -fno-strict-aliasing -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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual/' \ >> temp.sed echo 's/@LLVM_LDFLAGS@//' \ >> temp.sed echo 's/@LLVM_BUILDMODE@/Release/' \ >> temp.sed echo 's/@LLVM_SYSTEM_LIBS@/-lpthread -ldl -lm /' \ >> temp.sed echo 's/@LLVM_TARGETS_BUILT@/R600 X86 /' \ >> temp.sed /usr/bin/sed -f temp.sed < /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/BuildVariables.inc.in > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/BuildVariables.inc /usr/bin/rm temp.sed llvm[1]: Compiling llvm-config.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/llvm-config.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/llvm-config.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/llvm-config.d" llvm-config.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/llvm-config.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/llvm-config.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/llvm-config.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/llvm-config.d.tmp"; exit 1; fi llvm[1]: Linking Release executable llvm-config (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-config /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config/Release/llvm-config.o -lLLVMSupport \ -lpthread -ldl -lm llvm[1]: ======= Finished Linking Release Executable llvm-config (without symbols) make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools' for dir in llvm-config lto llvm-lto; do \ (make -C $dir all ) || exit 1; \ done \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/tools/llc' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/.dir make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/./ > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/opt' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/.dir make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lto' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/.//.dir make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/./ > /dev/null llvm[2]: Compiling llc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/llc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/llc.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/llc.d" llc.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/llc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/llc.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/llc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/llc.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/.//.dir make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/.//.dir llvm[2]: Compiling llvm-as.cpp for Release build /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/./ > /dev/null if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/llvm-as.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/llvm-as.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/llvm-as.d" llvm-as.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/llvm-as.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/llvm-as.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/llvm-as.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/llvm-as.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/./ > /dev/null llvm[2]: Compiling llvm-nm.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/llvm-nm.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/llvm-nm.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/llvm-nm.d" llvm-nm.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/llvm-nm.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/llvm-nm.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/llvm-nm.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/llvm-nm.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/./ > /dev/null llvm[2]: Compiling llvm-dis.cpp for Release build llvm[2]: Compiling Disassembler.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/llvm-dis.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/llvm-dis.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/llvm-dis.d" llvm-dis.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/llvm-dis.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/llvm-dis.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/llvm-dis.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/llvm-dis.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/Disassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/Disassembler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/Disassembler.d" Disassembler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/Disassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/Disassembler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/Disassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/Disassembler.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-link.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/llvm-link.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/llvm-link.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/llvm-link.d" llvm-link.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/llvm-link.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/llvm-link.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/llvm-link.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/llvm-link.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-ar.cpp for Release build echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/./ > /dev/null if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/llvm-ar.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/llvm-ar.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/llvm-ar.d" llvm-ar.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/llvm-ar.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/llvm-ar.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/llvm-ar.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/llvm-ar.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget; \ DD=ChildTarget; \ if [ ! -f $SD/Makefile ]; then \ SD=ChildTarget; \ DD=ChildTarget; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all llvm[2]: Compiling llvm-extract.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/llvm-extract.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/llvm-extract.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/llvm-extract.d" llvm-extract.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/llvm-extract.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/llvm-extract.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/llvm-extract.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/llvm-extract.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/.//.dir llvm[2]: Compiling llvm-bcanalyzer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d" llvm-bcanalyzer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/.dir llvm[2]: Compiling DiffConsumer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffConsumer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffConsumer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffConsumer.d" DiffConsumer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffConsumer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffConsumer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffConsumer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffConsumer.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/.//.dir llvm[2]: Compiling macho-dump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/macho-dump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/macho-dump.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/macho-dump.d" macho-dump.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/macho-dump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/macho-dump.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/macho-dump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/macho-dump.d.tmp"; exit 1; fi echo "{" > /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.exports.map /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/./ > /dev/null llvm[2]: Compiling AnalysisWrappers.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/AnalysisWrappers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/AnalysisWrappers.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/AnalysisWrappers.d" AnalysisWrappers.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/AnalysisWrappers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/AnalysisWrappers.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/AnalysisWrappers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/AnalysisWrappers.d.tmp"; exit 1; fi llvm[2]: Compiling COFFDump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/COFFDump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/COFFDump.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/COFFDump.d" COFFDump.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/COFFDump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/COFFDump.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/COFFDump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/COFFDump.d.tmp"; exit 1; fi make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release > /dev/null grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/lto.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.exports.map || : echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/.//.dir sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/lto.exports >> /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.exports.map echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/../ > /dev/null echo " local: *;" >> /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.exports.map echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/..//.dir echo "};" >> /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.exports.map llvm[3]: Compiling ../RemoteTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/../RemoteTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/../RemoteTarget.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/../RemoteTarget.d" ../RemoteTarget.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/../RemoteTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/../RemoteTarget.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/../RemoteTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/../RemoteTarget.d.tmp"; exit 1; fi llvm[2]: Compiling LTODisassembler.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/LTODisassembler.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/LTODisassembler.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/LTODisassembler.d" LTODisassembler.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/LTODisassembler.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/LTODisassembler.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/LTODisassembler.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/LTODisassembler.d.tmp"; exit 1; fi llvm[2]: Compiling BugDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/BugDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/BugDriver.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/BugDriver.d" BugDriver.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/BugDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/BugDriver.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/BugDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/BugDriver.d.tmp"; exit 1; fi llvm[2]: Compiling lto.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.d" lto.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.d.tmp"; exit 1; fi llvm[3]: Compiling ChildTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/ChildTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/ChildTarget.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/ChildTarget.d" ChildTarget.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/ChildTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/ChildTarget.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/ChildTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/ChildTarget.d.tmp"; exit 1; fi llvm[2]: Compiling BreakpointPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/BreakpointPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/BreakpointPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/BreakpointPrinter.d" BreakpointPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/BreakpointPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/BreakpointPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/BreakpointPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/BreakpointPrinter.d.tmp"; exit 1; fi llvm[2]: Compiling llvm-mc.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/llvm-mc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/llvm-mc.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/llvm-mc.d" llvm-mc.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/llvm-mc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/llvm-mc.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/llvm-mc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/llvm-mc.d.tmp"; exit 1; fi llvm[3]: Linking Release executable lli-child-target (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/lli-child-target /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/../RemoteTarget.o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget/Release/ChildTarget.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Linking Release executable llvm-link (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-link /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link/Release/llvm-link.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[3]: ======= Finished Linking Release Executable lli-child-target (without symbols) make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget' llvm[2]: Compiling RemoteMemoryManager.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteMemoryManager.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteMemoryManager.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteMemoryManager.d" RemoteMemoryManager.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteMemoryManager.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteMemoryManager.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteMemoryManager.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteMemoryManager.d.tmp"; exit 1; fi llvm[2]: Linking Release executable macho-dump (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/macho-dump /builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump/Release/macho-dump.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-link (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link' llvm[2]: Compiling RemoteTarget.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTarget.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTarget.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTarget.d" RemoteTarget.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTarget.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTarget.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTarget.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTarget.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-as (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-as /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as/Release/llvm-as.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling ELFDump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/ELFDump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/ELFDump.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/ELFDump.d" ELFDump.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/ELFDump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/ELFDump.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/ELFDump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/ELFDump.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable macho-dump (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump' llvm[2]: Compiling MachODump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/MachODump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/MachODump.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/MachODump.d" MachODump.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/MachODump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/MachODump.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/MachODump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/MachODump.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-as (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as' llvm[2]: Compiling llvm-objdump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/llvm-objdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/llvm-objdump.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/llvm-objdump.d" llvm-objdump.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/llvm-objdump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/llvm-objdump.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/llvm-objdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/llvm-objdump.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-dis (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-dis /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis/Release/llvm-dis.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Linking Release executable llvm-extract (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-extract /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract/Release/llvm-extract.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Linking Release executable llvm-bcanalyzer (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-bcanalyzer /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer/Release/llvm-bcanalyzer.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling CrashDebugger.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/CrashDebugger.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/CrashDebugger.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/CrashDebugger.d" CrashDebugger.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/CrashDebugger.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/CrashDebugger.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/CrashDebugger.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/CrashDebugger.d.tmp"; exit 1; fi llvm[2]: Compiling DiffLog.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffLog.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffLog.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffLog.d" DiffLog.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffLog.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffLog.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffLog.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffLog.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-dis (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis' llvm[2]: Compiling DifferenceEngine.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DifferenceEngine.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DifferenceEngine.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DifferenceEngine.d" DifferenceEngine.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DifferenceEngine.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DifferenceEngine.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DifferenceEngine.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DifferenceEngine.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-extract (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract' llvm[2]: Compiling llvm-diff.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/llvm-diff.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/llvm-diff.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/llvm-diff.d" llvm-diff.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/llvm-diff.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/llvm-diff.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/llvm-diff.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/llvm-diff.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-bcanalyzer (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/tools/llvm-readobj' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/.dir llvm[2]: Compiling ARMAttributeParser.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMAttributeParser.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMAttributeParser.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMAttributeParser.d" ARMAttributeParser.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMAttributeParser.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMAttributeParser.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMAttributeParser.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMAttributeParser.d.tmp"; exit 1; fi llvm[2]: Compiling RemoteTargetExternal.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTargetExternal.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTargetExternal.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTargetExternal.d" RemoteTargetExternal.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTargetExternal.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTargetExternal.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTargetExternal.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTargetExternal.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/tools/llvm-rtdyld' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/.//.dir llvm[2]: Compiling llvm-rtdyld.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/llvm-rtdyld.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d" llvm-rtdyld.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/llvm-rtdyld.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/llvm-rtdyld.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-ar (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-ar /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar/Release/llvm-ar.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling lli.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/lli.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/lli.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/lli.d" lli.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/lli.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/lli.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/lli.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/lli.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExecutionDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExecutionDriver.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExecutionDriver.d" ExecutionDriver.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExecutionDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExecutionDriver.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExecutionDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExecutionDriver.d.tmp"; exit 1; fi llvm[2]: Compiling ExtractFunction.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExtractFunction.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExtractFunction.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExtractFunction.d" ExtractFunction.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExtractFunction.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExtractFunction.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExtractFunction.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExtractFunction.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-ar (without symbols) llvm[2]: Creating Release Alias llvm-ranlib (without symbols) /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-ranlib ln -sf llvm-ar /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-ranlib llvm[2]: ======= Finished Creating Release Alias llvm-ranlib (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar' llvm[2]: Compiling GraphPrinters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/GraphPrinters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/GraphPrinters.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/GraphPrinters.d" GraphPrinters.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/GraphPrinters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/GraphPrinters.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/GraphPrinters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/GraphPrinters.d.tmp"; exit 1; fi llvm[2]: Compiling FindBugs.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/FindBugs.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/FindBugs.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/FindBugs.d" FindBugs.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/FindBugs.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/FindBugs.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/FindBugs.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/FindBugs.d.tmp"; exit 1; fi llvm[2]: Compiling Miscompilation.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/Miscompilation.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/Miscompilation.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/Miscompilation.d" Miscompilation.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/Miscompilation.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/Miscompilation.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/Miscompilation.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/Miscompilation.d.tmp"; exit 1; fi llvm[2]: Compiling ARMWinEHPrinter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMWinEHPrinter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMWinEHPrinter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMWinEHPrinter.d" ARMWinEHPrinter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMWinEHPrinter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMWinEHPrinter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMWinEHPrinter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMWinEHPrinter.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-nm (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-nm /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm/Release/llvm-nm.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling NewPMDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/NewPMDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/NewPMDriver.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/NewPMDriver.d" NewPMDriver.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/NewPMDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/NewPMDriver.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/NewPMDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/NewPMDriver.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-nm (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm' llvm[2]: Compiling PassPrinters.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PassPrinters.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PassPrinters.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PassPrinters.d" PassPrinters.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PassPrinters.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PassPrinters.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PassPrinters.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PassPrinters.d.tmp"; exit 1; fi llvm[2]: Compiling Passes.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/Passes.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/Passes.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/Passes.d" Passes.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/Passes.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/Passes.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/Passes.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/Passes.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llc (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llc /builddir/build/BUILD/llvm-3.5.0.src/tools/llc/Release/llc.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llc (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llc' llvm[2]: Compiling OptimizerDriver.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/OptimizerDriver.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/OptimizerDriver.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/OptimizerDriver.d" OptimizerDriver.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/OptimizerDriver.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/OptimizerDriver.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/OptimizerDriver.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/OptimizerDriver.d.tmp"; exit 1; fi llvm[2]: Compiling ToolRunner.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ToolRunner.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ToolRunner.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ToolRunner.d" ToolRunner.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ToolRunner.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ToolRunner.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ToolRunner.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ToolRunner.d.tmp"; exit 1; fi llvm[2]: Compiling PrintSCC.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PrintSCC.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PrintSCC.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PrintSCC.d" PrintSCC.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PrintSCC.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PrintSCC.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PrintSCC.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PrintSCC.d.tmp"; exit 1; fi llvm[2]: Linking Release Shared Library libLTO.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLTO.so /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/LTODisassembler.o /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.o \ -lLLVM-3.5-mesa -Wl,--version-script,/builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.exports.map -lpthread -ldl -lm llvm[2]: Building Release Archive Library libLTO.a /usr/bin/rm -f /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLTO.a ar cru /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLTO.a /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/LTODisassembler.o /builddir/build/BUILD/llvm-3.5.0.src/tools/lto/Release/lto.o llvm[2]: Linking Release executable llvm-mc (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-mc /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/Disassembler.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc/Release/llvm-mc.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm ranlib /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/libLTO.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/.//.dir llvm[2]: Compiling llvm-lto.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/llvm-lto.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/llvm-lto.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/llvm-lto.d" llvm-lto.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/llvm-lto.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/llvm-lto.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/llvm-lto.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/llvm-lto.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-mc (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc' llvm[2]: Compiling opt.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/opt.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/opt.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/opt.d" opt.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/opt.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/opt.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/opt.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/opt.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-rtdyld (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-rtdyld /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld/Release/llvm-rtdyld.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling COFFDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/COFFDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/COFFDumper.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/COFFDumper.d" COFFDumper.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/COFFDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/COFFDumper.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/COFFDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/COFFDumper.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-rtdyld (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld' llvm[2]: Compiling bugpoint.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/bugpoint.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/bugpoint.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/bugpoint.d" bugpoint.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/bugpoint.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/bugpoint.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/bugpoint.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/bugpoint.d.tmp"; exit 1; fi llvm[2]: Compiling ELFDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ELFDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ELFDumper.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ELFDumper.d" ELFDumper.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ELFDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ELFDumper.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ELFDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ELFDumper.d.tmp"; exit 1; fi llvm[2]: Compiling Error.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Error.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/tools/llvm-dwarfdump' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/.//.dir llvm[2]: Compiling llvm-dwarfdump.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d" llvm-dwarfdump.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/tools/llvm-cov' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/.//.dir llvm[2]: Compiling llvm-cov.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/llvm-cov.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/llvm-cov.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/llvm-cov.d" llvm-cov.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/llvm-cov.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/llvm-cov.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/llvm-cov.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/llvm-cov.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-diff (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-diff /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffConsumer.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DiffLog.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/DifferenceEngine.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff/Release/llvm-diff.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-diff (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/tools/llvm-size' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/.//.dir llvm[2]: Compiling llvm-size.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/llvm-size.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/llvm-size.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/llvm-size.d" llvm-size.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/llvm-size.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/llvm-size.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/llvm-size.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/llvm-size.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-objdump (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-objdump /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/COFFDump.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/ELFDump.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/MachODump.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump/Release/llvm-objdump.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling MachODumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/MachODumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/MachODumper.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/MachODumper.d" MachODumper.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/MachODumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/MachODumper.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/MachODumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/MachODumper.d.tmp"; exit 1; fi llvm[2]: Compiling ObjDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ObjDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ObjDumper.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ObjDumper.d" ObjDumper.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ObjDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ObjDumper.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ObjDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ObjDumper.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-objdump (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump' llvm[2]: Compiling StreamWriter.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/StreamWriter.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/StreamWriter.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/StreamWriter.d" StreamWriter.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/StreamWriter.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/StreamWriter.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/StreamWriter.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/StreamWriter.d.tmp"; exit 1; fi llvm[2]: Linking Release executable lli (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/lli /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteMemoryManager.o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTarget.o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/RemoteTargetExternal.o /builddir/build/BUILD/llvm-3.5.0.src/tools/lli/Release/lli.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling Win64EHDumper.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Win64EHDumper.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Win64EHDumper.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Win64EHDumper.d" Win64EHDumper.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Win64EHDumper.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Win64EHDumper.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Win64EHDumper.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Win64EHDumper.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable lli (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/tools/llvm-stress' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/.//.dir llvm[2]: Compiling llvm-stress.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/llvm-stress.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/llvm-stress.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/llvm-stress.d" llvm-stress.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/llvm-stress.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/llvm-stress.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/llvm-stress.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/llvm-stress.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/.//.dir llvm[2]: Compiling llvm-mcmarkup.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d" llvm-mcmarkup.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata; \ DD=llvm-profdata; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-profdata; \ DD=llvm-profdata; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.5.0.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.5.0.src/tools/llvm-profdata' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/.//.dir llvm[2]: Compiling llvm-profdata.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/llvm-profdata.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/llvm-profdata.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/llvm-profdata.d" llvm-profdata.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/llvm-profdata.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/llvm-profdata.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/llvm-profdata.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/llvm-profdata.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-dwarfdump (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-dwarfdump /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump/Release/llvm-dwarfdump.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling llvm-readobj.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/llvm-readobj.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/llvm-readobj.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/llvm-readobj.d" llvm-readobj.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/llvm-readobj.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/llvm-readobj.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/llvm-readobj.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/llvm-readobj.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/tools/llvm-symbolizer' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/.dir llvm[2]: ======= Finished Linking Release Executable llvm-dwarfdump (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/./ > /dev/null \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/.//.dir llvm[2]: Compiling LLVMSymbolize.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/LLVMSymbolize.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d" LLVMSymbolize.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/LLVMSymbolize.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/LLVMSymbolize.d.tmp"; exit 1; fi make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all llvm[2]: Compiling Error.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/Error.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/Error.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/Error.d" Error.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/Error.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/Error.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/Error.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/Error.d.tmp"; exit 1; fi make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/.//.dir llvm[2]: Compiling yaml2coff.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2coff.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2coff.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2coff.d" yaml2coff.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2coff.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2coff.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2coff.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2coff.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-cov (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-cov /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov/Release/llvm-cov.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Linking Release executable bugpoint (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/bugpoint /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/BugDriver.o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/CrashDebugger.o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExecutionDriver.o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ExtractFunction.o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/FindBugs.o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/Miscompilation.o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/OptimizerDriver.o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/ToolRunner.o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint/Release/bugpoint.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-cov (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov' llvm[2]: Compiling coff2yaml.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/coff2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/coff2yaml.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/coff2yaml.d" coff2yaml.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/coff2yaml.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/coff2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/coff2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/coff2yaml.d.tmp"; exit 1; fi \ SD=/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test; \ DD=llvm-c-test; \ if [ ! -f $SD/Makefile ]; then \ SD=llvm-c-test; \ DD=llvm-c-test; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.5.0.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.5.0.src/tools/llvm-c-test' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/.//.dir llvm[2]: Compiling calc.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -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 -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/calc.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/calc.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/calc.d" calc.c -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/calc.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/calc.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/calc.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/calc.d.tmp"; exit 1; fi llvm[2]: Compiling disassemble.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -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 -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/disassemble.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/disassemble.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/disassemble.d" disassemble.c -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/disassemble.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/disassemble.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/disassemble.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/disassemble.d.tmp"; exit 1; fi llvm[2]: Compiling helpers.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -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 -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/helpers.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/helpers.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/helpers.d" helpers.c -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/helpers.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/helpers.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/helpers.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/helpers.d.tmp"; exit 1; fi llvm[2]: Compiling include-all.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -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 -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/include-all.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/include-all.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/include-all.d" include-all.c -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/include-all.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/include-all.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/include-all.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/include-all.d.tmp"; exit 1; fi llvm[2]: Compiling main.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -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 -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/main.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/main.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/main.d" main.c -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/main.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/main.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/main.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/main.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable bugpoint (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint' llvm[2]: Compiling yaml2elf.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2elf.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2elf.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2elf.d" yaml2elf.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2elf.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2elf.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2elf.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2elf.d.tmp"; exit 1; fi llvm[2]: Compiling module.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -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 -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/module.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/module.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/module.d" module.c -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/module.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/module.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/module.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/module.d.tmp"; exit 1; fi llvm[2]: Compiling object.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -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 -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/object.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/object.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/object.d" object.c -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/object.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/object.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/object.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/object.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-mcmarkup (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-mcmarkup /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup/Release/llvm-mcmarkup.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling targets.c for Release build if gcc -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -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 -std=c99 -Wall -Wstrict-prototypes -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/targets.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/targets.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/targets.d" targets.c -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/targets.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/targets.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/targets.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/targets.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-c-test (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-c-test /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/calc.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/disassemble.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/helpers.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/include-all.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/main.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/module.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/object.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test/Release/targets.o \ -lLLVM-3.5-mesa -lLLVM-3.5.0 llvm[2]: ======= Finished Linking Release Executable llvm-mcmarkup (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup' llvm[2]: Compiling llvm-symbolizer.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/llvm-symbolizer.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d" llvm-symbolizer.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/llvm-symbolizer.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/llvm-symbolizer.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-c-test (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test' llvm[2]: Compiling elf2yaml.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/elf2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/elf2yaml.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/elf2yaml.d" elf2yaml.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/elf2yaml.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/elf2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/elf2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/elf2yaml.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-lto (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-lto /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto/Release/llvm-lto.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling yaml2obj.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2obj.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2obj.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2obj.d" yaml2obj.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2obj.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2obj.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2obj.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2obj.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Executable llvm-lto (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/tools/bugpoint-passes' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/.//.dir echo "{" > /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/bugpoint.exports.map grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/bugpoint.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/bugpoint.exports.map || : sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/bugpoint.exports >> /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/bugpoint.exports.map echo " local: *;" >> /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/bugpoint.exports.map echo "};" >> /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/bugpoint.exports.map llvm[2]: Compiling TestPasses.cpp for Release build (PIC) if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/TestPasses.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/TestPasses.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/TestPasses.d" TestPasses.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/TestPasses.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/TestPasses.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/TestPasses.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/TestPasses.d.tmp"; exit 1; fi llvm[2]: Compiling obj2yaml.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/obj2yaml.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/obj2yaml.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/obj2yaml.d" obj2yaml.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/obj2yaml.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/obj2yaml.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/obj2yaml.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/obj2yaml.d.tmp"; exit 1; fi llvm[2]: Linking Release executable llvm-profdata (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-profdata /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata/Release/llvm-profdata.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-profdata (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata' llvm[2]: Linking Release Loadable Module BugpointPasses.so g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,-R -Wl,'$ORIGIN' -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -shared -o /builddir/build/BUILD/llvm-3.5.0.src/Release/lib/BugpointPasses.so /builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/TestPasses.o \ -Wl,--version-script,/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes/Release/bugpoint.exports.map -lpthread -ldl -lm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes' llvm[2]: Linking Release executable llvm-stress (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-stress /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress/Release/llvm-stress.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Linking Release executable llvm-size (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-size /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size/Release/llvm-size.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Linking Release executable opt (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -rdynamic -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/opt /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/AnalysisWrappers.o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/BreakpointPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/GraphPrinters.o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/NewPMDriver.o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PassPrinters.o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/Passes.o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/PrintSCC.o /builddir/build/BUILD/llvm-3.5.0.src/tools/opt/Release/opt.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-stress (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress' llvm[2]: Linking Release executable llvm-symbolizer (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-symbolizer /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/LLVMSymbolize.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer/Release/llvm-symbolizer.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-size (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size' llvm[2]: ======= Finished Linking Release Executable llvm-symbolizer (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer' llvm[2]: ======= Finished Linking Release Executable opt (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/opt' llvm[2]: Linking Release executable obj2yaml (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/obj2yaml /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/Error.o /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/coff2yaml.o /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/elf2yaml.o /builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml/Release/obj2yaml.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable obj2yaml (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml' llvm[2]: Linking Release executable llvm-readobj (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-readobj /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMAttributeParser.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ARMWinEHPrinter.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/COFFDumper.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ELFDumper.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Error.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/MachODumper.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/ObjDumper.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/StreamWriter.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/Win64EHDumper.o /builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj/Release/llvm-readobj.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable llvm-readobj (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj' llvm[2]: Linking Release executable yaml2obj (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -Wl,-R -Wl,'$ORIGIN/../lib' -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,--version-script=/builddir/build/BUILD/llvm-3.5.0.src/autoconf/ExportMap.map -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/yaml2obj /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2coff.o /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2elf.o /builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj/Release/yaml2obj.o \ -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Executable yaml2obj (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj' for dir in lld lldb; do \ if [ -d /builddir/build/BUILD/llvm-3.5.0.src/tools/$dir ]; then\ (make -C$dir all ) || exit 1; \ fi \ done make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake' for dir in modules; do \ (make -C $dir all ) || exit 1; \ done make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake/modules' llvm[2]: Generating LLVM CMake package config file ( \ cat LLVMConfig.cmake.in | sed \ -e 's/@LLVM_CONFIG_CODE@/set(LLVM_INSTALL_PREFIX "'"\/usr"'")/' \ -e 's/@LLVM_VERSION_MAJOR@/'"3"'/' \ -e 's/@LLVM_VERSION_MINOR@/'"5"'/' \ -e 's/@LLVM_VERSION_PATCH@/'"0"'/' \ -e 's/@PACKAGE_VERSION@/'"3.5.0"'/' \ -e 's/@LLVM_COMMON_DEPENDS@//' \ -e 's/@LLVM_AVAILABLE_LIBS@/'""'/' \ -e 's/@LLVM_ALL_TARGETS@/'"X86 Sparc PowerPC ARM AArch64 Mips XCore MSP430 CppBackend NVPTX Hexagon SystemZ R600"'/' \ -e 's/@LLVM_TARGETS_TO_BUILD@/'"R600 X86 "'/' \ -e 's/@LLVM_TARGETS_WITH_JIT@/'"ARM AArch64 Mips PowerPC SystemZ X86"'/' \ -e 's/@TARGET_TRIPLE@/'"x86_64-redhat-linux-gnu"'/' \ -e 's/@LLVM_ENABLE_ASSERTIONS@/'"0"'/' \ -e 's/@LLVM_ENABLE_EH@/'"0"'/' \ -e 's/@LLVM_ENABLE_RTTI@/'"0"'/' \ -e 's/@LLVM_ENABLE_TERMINFO@/'"0"'/' \ -e 's/@LLVM_ENABLE_THREADS@/'"1"'/' \ -e 's/@LLVM_ENABLE_ZLIB@/'"1"'/' \ -e 's/@LLVM_NATIVE_ARCH@/'"X86"'/' \ -e 's/@LLVM_ENABLE_PIC@/'"1"'/' \ -e 's/@LLVM_ON_UNIX@/'"1"'/' \ -e 's/@LLVM_ON_WIN32@/'"0"'/' \ -e 's/@LLVM_CONFIG_INCLUDE_DIRS@/'"\/usr\/include\/mesa-private"'/' \ -e 's/@LLVM_CONFIG_LIBRARY_DIRS@/'"\/usr\/lib64"'/' \ -e 's/@LLVM_CONFIG_CMAKE_DIR@/'"\/usr\/share\/llvm\/cmake"'/' \ -e 's/@LLVM_CONFIG_TOOLS_BINARY_DIR@/'"\/usr\/bin"'/' \ -e 's/@LLVM_CONFIG_EXPORTS_FILE@/${LLVM_CMAKE_DIR}\/LLVMExports.cmake/' \ -e 's/@all_llvm_lib_deps@//' \ && \ grep '^set_property.*LLVMBUILD_LIB_DEPS_' "/builddir/build/BUILD/llvm-3.5.0.src/LLVMBuild.cmake" \ ) > /builddir/build/BUILD/llvm-3.5.0.src/cmake/modules/LLVMConfig.cmake llvm[2]: Generating LLVM CMake package version file cat LLVMConfigVersion.cmake.in | sed \ -e 's/@PACKAGE_VERSION@/'"3.5.0"'/' \ -e 's/@LLVM_VERSION_MAJOR@/'"3"'/' \ -e 's/@LLVM_VERSION_MINOR@/'"5"'/' \ -e 's/@LLVM_VERSION_PATCH@/'"0"'/' \ > /builddir/build/BUILD/llvm-3.5.0.src/cmake/modules/LLVMConfigVersion.cmake llvm[2]: Generating LLVM CMake target exports file ( \ echo '# LLVM CMake target exports. Do not include directly.' && \ for lib in ; do \ echo 'add_library('"$lib"' STATIC IMPORTED)' && \ echo 'set_property(TARGET '"$lib"' PROPERTY IMPORTED_LOCATION "'"/usr/lib64/lib$lib.a"'")' ; \ done && \ cat "/builddir/build/BUILD/llvm-3.5.0.src/cmake/modules/LLVMBuildExports.cmake" && \ echo 'set_property(TARGET LLVMSupport APPEND PROPERTY IMPORTED_LINK_INTERFACE_LIBRARIES '"pthread dl m "')' \ ) | grep -v gtest > /builddir/build/BUILD/llvm-3.5.0.src/cmake/modules/LLVMExports.cmake make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake/modules' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.src/unittests/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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor; \ DD=LineEditor; \ if [ ! -f $SD/Makefile ]; then \ SD=LineEditor; \ DD=LineEditor; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.src/unittests/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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.src/unittests/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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.src/unittests/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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all /usr/bin/find CMakeLists.txt Object Makefile Makefile.unittest -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode' /usr/bin/find CMakeLists.txt BitReaderTest.cpp Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo' /usr/bin/find CMakeLists.txt DWARFFormValueTest.cpp Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/./ > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen' /usr/bin/find CMakeLists.txt DIEHashTest.cpp Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine' \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.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.5.0.src/unittests/MC' /usr/bin/find YAMLTest.cpp StringTableBuilderTest.cpp CMakeLists.txt MCAtomTest.cpp Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor' /usr/bin/find CMakeLists.txt LineEditor.cpp Makefile -type f \ -path '*/Release/*Tests' \ /usr/bin/find CMakeLists.txt LinkModulesTest.cpp Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis' /usr/bin/find ScalarEvolutionTest.cpp CMakeLists.txt LazyCallGraphTest.cpp CFGTest.cpp Makefile MixedTBAATest.cpp -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option' /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release > /dev/null make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms' \ SD=/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR; \ DD=DebugIR; \ if [ ! -f $SD/Makefile ]; then \ SD=DebugIR; \ DD=DebugIR; \ fi; \ if ([ ! -f $DD/Makefile ] || \ command test $DD/Makefile -ot \ $SD/Makefile ); then \ /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/.//.dir \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/./ > /dev/null /usr/bin/find Opts.td OptionParsingTest.cpp CMakeLists.txt Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release > /dev/null \ SD=/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/autoconf/mkinstalldirs $DD; \ /usr/bin/cp $SD/Makefile $DD/Makefile; \ fi; \ make -C $DD all llvm[2]: Compiling DWARFFormValueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/DWARFFormValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/DWARFFormValueTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/DWARFFormValueTest.d" DWARFFormValueTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/DWARFFormValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/DWARFFormValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/DWARFFormValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/DWARFFormValueTest.d.tmp"; exit 1; fi llvm[2]: Compiling BitReaderTest.cpp for Release build echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/.dir if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/BitReaderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/BitReaderTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/BitReaderTest.d" BitReaderTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/BitReaderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/BitReaderTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/BitReaderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/BitReaderTest.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/.//.dir /usr/bin/find CMakeLists.txt ExecutionEngineTest.cpp Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; llvm[2]: Compiling CFGTest.cpp for Release build echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/.//.dir if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/CFGTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/CFGTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/CFGTest.d" CFGTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/CFGTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/CFGTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/CFGTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/CFGTest.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/.//.dir llvm[2]: Compiling DIEHashTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/DIEHashTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/DIEHashTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/DIEHashTest.d" DIEHashTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/DIEHashTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/DIEHashTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/DIEHashTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/DIEHashTest.d.tmp"; exit 1; fi make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR' /usr/bin/find CMakeLists.txt DebugIR.cpp Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT' /usr/bin/find JITEventListenerTest.cpp CMakeLists.txt JITTest.cpp JITTests.def IntelJITEventListenerTest.cpp JITEventListenerTestCommon.h MultiJITTest.cpp OProfileJITEventListenerTest.cpp Makefile JITMemoryManagerTest.cpp -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; llvm[2]: Building Driver Option tables with tblgen llvm[2]: Compiling MCAtomTest.cpp for Release build /builddir/build/BUILD/llvm-3.5.0.src/Release/bin/llvm-tblgen -I /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/include -I /builddir/build/BUILD/llvm-3.5.0.src/lib/Target -gen-opt-parser-defs -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/Opts.inc.tmp Opts.td /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release > /dev/null if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/MCAtomTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/MCAtomTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/MCAtomTest.d" MCAtomTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/MCAtomTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/MCAtomTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/MCAtomTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/MCAtomTest.d.tmp"; exit 1; fi llvm[2]: Compiling LineEditor.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/LineEditor.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/LineEditor.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/LineEditor.d" LineEditor.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/LineEditor.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/LineEditor.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/LineEditor.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/LineEditor.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release > /dev/null make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils' /usr/bin/find Local.cpp CMakeLists.txt Cloning.cpp IntegerDivision.cpp ASanStackFrameLayoutTest.cpp Makefile -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; llvm[2]: Compiling LinkModulesTest.cpp for Release build make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR' /usr/bin/find ConstantRangeTest.cpp InstructionsTest.cpp MDBuilderTest.cpp DominatorTreeTest.cpp UserTest.cpp AttributesTest.cpp WaymarkTest.cpp Makefile TypeBuilderTest.cpp LegacyPassManagerTest.cpp ValueHandleTest.cpp VerifierTest.cpp CMakeLists.txt TypesTest.cpp ValueMapTest.cpp PassManagerTest.cpp MetadataTest.cpp IRBuilderTest.cpp ValueTest.cpp LeakDetectorTest.cpp ConstantsTest.cpp PatternMatch.cpp -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/LinkModulesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/LinkModulesTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/LinkModulesTest.d" LinkModulesTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/LinkModulesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/LinkModulesTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/LinkModulesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/LinkModulesTest.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release > /dev/null make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT' /usr/bin/find MCJITCAPITest.cpp MCJITTestAPICommon.h CMakeLists.txt MCJITMemoryManagerTest.cpp MCJITObjectCacheTest.cpp MCJITTest.cpp MCJITTests.def MCJITTestBase.h Makefile MCJITMultipleModuleTest.cpp -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; /usr/bin/cmp -s Opts.inc /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/Opts.inc.tmp || /usr/bin/cp /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/Opts.inc.tmp Opts.inc /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/./ > /dev/null /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/.//.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/.//.dir llvm[3]: Compiling DebugIR.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/DebugIR.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/DebugIR.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/DebugIR.d" DebugIR.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/DebugIR.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/DebugIR.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/DebugIR.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/DebugIR.d.tmp"; exit 1; fi llvm[2]: Compiling StringTableBuilderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/StringTableBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/StringTableBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/StringTableBuilderTest.d" StringTableBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/StringTableBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/StringTableBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/StringTableBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/StringTableBuilderTest.d.tmp"; exit 1; fi llvm[3]: Compiling MCJITCAPITest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d" MCJITCAPITest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.d.tmp"; exit 1; fi llvm[3]: Compiling ASanStackFrameLayoutTest.cpp for Release build llvm[2]: Compiling OptionParsingTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d" ASanStackFrameLayoutTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.d.tmp"; exit 1; fi if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/OptionParsingTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/OptionParsingTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/OptionParsingTest.d" OptionParsingTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/OptionParsingTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/OptionParsingTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/OptionParsingTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/OptionParsingTest.d.tmp"; exit 1; fi echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/.dir make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support' /usr/bin/find IteratorTest.cpp SourceMgrTest.cpp CompressionTest.cpp UnicodeTest.cpp LineIteratorTest.cpp RegexTest.cpp SwapByteOrderTest.cpp SpecialCaseListTest.cpp BranchProbabilityTest.cpp ConvertUTFTest.cpp BlockFrequencyTest.cpp TimeValueTest.cpp Path.cpp YAMLIOTest.cpp ProgramTest.cpp CommandLineTest.cpp YAMLParserTest.cpp ThreadLocalTest.cpp MemoryBufferTest.cpp ProcessTest.cpp FileOutputBufferTest.cpp ScaledNumberTest.cpp Makefile formatted_raw_ostream_test.cpp LEB128Test.cpp AlignOfTest.cpp CMakeLists.txt LockFileManagerTest.cpp StringPool.cpp AllocatorTest.cpp MathExtrasTest.cpp ArrayRecyclerTest.cpp ErrorOrTest.cpp MemoryTest.cpp DataExtractorTest.cpp Casting.cpp ManagedStatic.cpp raw_ostream_test.cpp MD5Test.cpp EndianTest.cpp -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT' /usr/bin/find APFloatTest.cpp IntervalMapTest.cpp VariadicFunctionTest.cpp DenseMapTest.cpp SparseMultiSetTest.cpp ArrayRefTest.cpp CMakeLists.txt PointerUnionTest.cpp HashingTest.cpp ImmutableSetTest.cpp MapVectorTest.cpp TwineTest.cpp APIntTest.cpp SparseSetTest.cpp DeltaAlgorithmTest.cpp SmallPtrSetTest.cpp Makefile SCCIteratorTest.cpp TripleTest.cpp DAGDeltaAlgorithmTest.cpp StringRefTest.cpp DenseSetTest.cpp ilistTest.cpp PackedVectorTest.cpp OptionalTest.cpp PointerIntPairTest.cpp APSIntTest.cpp IntEqClassesTest.cpp ImmutableMapTest.cpp FoldingSet.cpp SmallVectorTest.cpp SparseBitVectorTest.cpp TinyPtrVectorTest.cpp IntrusiveRefCntPtrTest.cpp SmallStringTest.cpp StringMapTest.cpp BitVectorTest.cpp MakeUniqueTest.cpp -type f \ -path '*/Release/*Tests' \ -exec rm -f '{}' \; llvm[2]: Compiling AttributesTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/AttributesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/AttributesTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/AttributesTest.d" AttributesTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/AttributesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/AttributesTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/AttributesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/AttributesTest.d.tmp"; exit 1; fi llvm[3]: Compiling JITEventListenerTest.cpp for Release build /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release > /dev/null if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d" JITEventListenerTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/.dir /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/.//.dir echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/.dir llvm[2]: Compiling APFloatTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APFloatTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APFloatTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APFloatTest.d" APFloatTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APFloatTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APFloatTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APFloatTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APFloatTest.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/.//.dir llvm[2]: Compiling AlignOfTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AlignOfTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AlignOfTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AlignOfTest.d" AlignOfTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AlignOfTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AlignOfTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AlignOfTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AlignOfTest.d.tmp"; exit 1; fi llvm[2]: Compiling AllocatorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AllocatorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AllocatorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AllocatorTest.d" AllocatorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AllocatorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AllocatorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AllocatorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AllocatorTest.d.tmp"; exit 1; fi llvm[2]: Compiling ConstantRangeTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantRangeTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantRangeTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantRangeTest.d" ConstantRangeTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantRangeTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantRangeTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantRangeTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantRangeTest.d.tmp"; exit 1; fi llvm[2]: Compiling YAMLTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/llvm-3.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/YAMLTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/YAMLTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/YAMLTest.d" YAMLTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/YAMLTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/YAMLTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/YAMLTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/YAMLTest.d.tmp"; exit 1; fi llvm[3]: Compiling Cloning.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Cloning.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Cloning.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Cloning.d" Cloning.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Cloning.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Cloning.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Cloning.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Cloning.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Bitcode (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/BitcodeTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode/Release/BitReaderTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Linking Release unit test DebugInfo (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/DebugInfoTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo/Release/DWARFFormValueTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Bitcode (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode' llvm[3]: Compiling IntegerDivision.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/IntegerDivision.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/IntegerDivision.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/IntegerDivision.d" IntegerDivision.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/IntegerDivision.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/IntegerDivision.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/IntegerDivision.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/IntegerDivision.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Unit test DebugInfo (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo' llvm[3]: Compiling Local.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Local.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Local.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Local.d" Local.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Local.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Local.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Local.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Local.d.tmp"; exit 1; fi llvm[2]: Compiling LazyCallGraphTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/LazyCallGraphTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/LazyCallGraphTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/LazyCallGraphTest.d" LazyCallGraphTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/LazyCallGraphTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/LazyCallGraphTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/LazyCallGraphTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/LazyCallGraphTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Linker (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/LinkerTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker/Release/LinkModulesTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm LazyCallGraphTest.cpp:45:1: warning: multi-line comment [-Wcomment] // / \ ^ LazyCallGraphTest.cpp:47:1: warning: multi-line comment [-Wcomment] // / \ ^ LazyCallGraphTest.cpp:49:1: warning: multi-line comment [-Wcomment] // / \ / \ ^ LazyCallGraphTest.cpp:53:1: warning: multi-line comment [-Wcomment] // / \ ^ llvm[2]: ======= Finished Linking Release Unit test Linker (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker' llvm[2]: Compiling ArrayRecyclerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ArrayRecyclerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ArrayRecyclerTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ArrayRecyclerTest.d" ArrayRecyclerTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ArrayRecyclerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ArrayRecyclerTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ArrayRecyclerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ArrayRecyclerTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test LineEditor (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/LineEditorTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor/Release/LineEditor.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Unit test LineEditor (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor' llvm[2]: Compiling BlockFrequencyTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BlockFrequencyTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BlockFrequencyTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BlockFrequencyTest.d" BlockFrequencyTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BlockFrequencyTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BlockFrequencyTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BlockFrequencyTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BlockFrequencyTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Option (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/OptionTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/Option/Release/OptionParsingTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Linking Release unit test CodeGen (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/CodeGenTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen/Release/DIEHashTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Linking Release unit test MC (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/MCTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/MCAtomTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/StringTableBuilderTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/MC/Release/YAMLTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Option (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option' llvm[2]: Compiling ConstantsTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantsTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantsTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantsTest.d" ConstantsTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantsTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantsTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantsTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantsTest.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Unit test CodeGen (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen' llvm[2]: Compiling APIntTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APIntTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APIntTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APIntTest.d" APIntTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APIntTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APIntTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APIntTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APIntTest.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Unit test MC (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC' llvm[3]: Compiling MCJITMemoryManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d" MCJITMemoryManagerTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling DominatorTreeTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/DominatorTreeTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/DominatorTreeTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/DominatorTreeTest.d" DominatorTreeTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/DominatorTreeTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/DominatorTreeTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/DominatorTreeTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/DominatorTreeTest.d.tmp"; exit 1; fi llvm[3]: Compiling JITMemoryManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d" JITMemoryManagerTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling IRBuilderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/IRBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/IRBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/IRBuilderTest.d" IRBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/IRBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/IRBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/IRBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/IRBuilderTest.d.tmp"; exit 1; fi llvm[2]: Compiling MixedTBAATest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/MixedTBAATest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/MixedTBAATest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/MixedTBAATest.d" MixedTBAATest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/MixedTBAATest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/MixedTBAATest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/MixedTBAATest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/MixedTBAATest.d.tmp"; exit 1; fi /builddir/build/BUILD/llvm-3.5.0.src/autoconf/mkinstalldirs /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/./ > /dev/null echo 'Created.' > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/.//.dir llvm[2]: Compiling APSIntTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APSIntTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APSIntTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APSIntTest.d" APSIntTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APSIntTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APSIntTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APSIntTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APSIntTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test DebugIR (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/DebugIRTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR/Release/DebugIR.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling ArrayRefTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ArrayRefTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ArrayRefTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ArrayRefTest.d" ArrayRefTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ArrayRefTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ArrayRefTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ArrayRefTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ArrayRefTest.d.tmp"; exit 1; fi llvm[3]: ======= Finished Linking Release Unit test DebugIR (without symbols) make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR' llvm[2]: Compiling ScalarEvolutionTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/ScalarEvolutionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/ScalarEvolutionTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/ScalarEvolutionTest.d" ScalarEvolutionTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/ScalarEvolutionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/ScalarEvolutionTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/ScalarEvolutionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/ScalarEvolutionTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test Utils (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/UtilsTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/ASanStackFrameLayoutTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Cloning.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/IntegerDivision.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils/Release/Local.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[3]: Compiling MCJITMultipleModuleTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d" MCJITMultipleModuleTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.d.tmp"; exit 1; fi llvm[3]: ======= Finished Linking Release Unit test Utils (without symbols) make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms' llvm[3]: Compiling MCJITObjectCacheTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d" MCJITObjectCacheTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.d.tmp"; exit 1; fi llvm[3]: Compiling MCJITTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d" MCJITTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.d.tmp"; exit 1; fi llvm[2]: Compiling InstructionsTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/InstructionsTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/InstructionsTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/InstructionsTest.d" InstructionsTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/InstructionsTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/InstructionsTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/InstructionsTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/InstructionsTest.d.tmp"; exit 1; fi llvm[2]: Compiling BranchProbabilityTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BranchProbabilityTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BranchProbabilityTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BranchProbabilityTest.d" BranchProbabilityTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BranchProbabilityTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BranchProbabilityTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BranchProbabilityTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BranchProbabilityTest.d.tmp"; exit 1; fi llvm[2]: Compiling LeakDetectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LeakDetectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LeakDetectorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LeakDetectorTest.d" LeakDetectorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LeakDetectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LeakDetectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LeakDetectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LeakDetectorTest.d.tmp"; exit 1; fi llvm[3]: Compiling JITTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTest.d" JITTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTest.d.tmp"; exit 1; fi llvm[2]: Compiling Casting.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Casting.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Casting.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Casting.d" Casting.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Casting.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Casting.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Casting.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Casting.d.tmp"; exit 1; fi llvm[2]: Compiling BitVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/BitVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/BitVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/BitVectorTest.d" BitVectorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/BitVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/BitVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/BitVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/BitVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling DAGDeltaAlgorithmTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d" DAGDeltaAlgorithmTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.d.tmp"; exit 1; fi llvm[2]: Compiling LegacyPassManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LegacyPassManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LegacyPassManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LegacyPassManagerTest.d" LegacyPassManagerTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LegacyPassManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LegacyPassManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LegacyPassManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LegacyPassManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling ExecutionEngineTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d" ExecutionEngineTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.d.tmp"; exit 1; fi llvm[3]: Compiling MultiJITTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d" MultiJITTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.d.tmp"; exit 1; fi llvm[2]: Compiling DeltaAlgorithmTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DeltaAlgorithmTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DeltaAlgorithmTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DeltaAlgorithmTest.d" DeltaAlgorithmTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DeltaAlgorithmTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DeltaAlgorithmTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DeltaAlgorithmTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DeltaAlgorithmTest.d.tmp"; exit 1; fi tail -n +2 /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/JITTests.def > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/JITTests.exports llvm[2]: Compiling MDBuilderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MDBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MDBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MDBuilderTest.d" MDBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MDBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MDBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MDBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MDBuilderTest.d.tmp"; exit 1; fi llvm[2]: Compiling DenseMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseMapTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseMapTest.d" DenseMapTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling DenseSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseSetTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseSetTest.d" DenseSetTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseSetTest.d.tmp"; exit 1; fi echo "{" > /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map grep -q '[[:alnum:]_]' /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/JITTests.exports && echo " global:" >> /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map || : sed -e 's/$/;/' -e 's/^/ /' < /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/JITTests.exports >> /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map echo " local: *;" >> /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map echo "};" >> /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map llvm[2]: Compiling FoldingSet.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/FoldingSet.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/FoldingSet.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/FoldingSet.d" FoldingSet.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/FoldingSet.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/FoldingSet.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/FoldingSet.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/FoldingSet.d.tmp"; exit 1; fi llvm[2]: Compiling CommandLineTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CommandLineTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CommandLineTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CommandLineTest.d" CommandLineTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CommandLineTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CommandLineTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CommandLineTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CommandLineTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test Analysis (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/AnalysisTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/CFGTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/LazyCallGraphTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/MixedTBAATest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis/Release/ScalarEvolutionTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling CompressionTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CompressionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CompressionTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CompressionTest.d" CompressionTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CompressionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CompressionTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CompressionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CompressionTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test MCJIT (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -rdynamic -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/MCJITTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITCAPITest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMemoryManagerTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITMultipleModuleTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITObjectCacheTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT/Release/MCJITTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Analysis (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis' llvm[2]: Compiling ConvertUTFTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ConvertUTFTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ConvertUTFTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ConvertUTFTest.d" ConvertUTFTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ConvertUTFTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ConvertUTFTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ConvertUTFTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ConvertUTFTest.d.tmp"; exit 1; fi llvm[3]: ======= Finished Linking Release Unit test MCJIT (without symbols) make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT' llvm[2]: Compiling DataExtractorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/DataExtractorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/DataExtractorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/DataExtractorTest.d" DataExtractorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/DataExtractorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/DataExtractorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/DataExtractorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/DataExtractorTest.d.tmp"; exit 1; fi llvm[2]: Compiling EndianTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/EndianTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/EndianTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/EndianTest.d" EndianTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/EndianTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/EndianTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/EndianTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/EndianTest.d.tmp"; exit 1; fi llvm[2]: Compiling HashingTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/HashingTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/HashingTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/HashingTest.d" HashingTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/HashingTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/HashingTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/HashingTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/HashingTest.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test ExecutionEngine (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/ExecutionEngineTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/Release/ExecutionEngineTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling MetadataTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MetadataTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MetadataTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MetadataTest.d" MetadataTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MetadataTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MetadataTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MetadataTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MetadataTest.d.tmp"; exit 1; fi llvm[2]: Compiling ErrorOrTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ErrorOrTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ErrorOrTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ErrorOrTest.d" ErrorOrTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ErrorOrTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ErrorOrTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ErrorOrTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ErrorOrTest.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Unit test ExecutionEngine (without symbols) llvm[2]: Compiling PassManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PassManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PassManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PassManagerTest.d" PassManagerTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PassManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PassManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PassManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PassManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling ImmutableMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableMapTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableMapTest.d" ImmutableMapTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableMapTest.d.tmp"; exit 1; fi llvm[3]: Linking Release unit test JIT (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -rdynamic -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/JITTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITEventListenerTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITMemoryManagerTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/MultiJITTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -Wl,--version-script,/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT/Release/JITTests.exports.map -lpthread -ldl -lm llvm[2]: Compiling PatternMatch.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PatternMatch.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PatternMatch.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PatternMatch.d" PatternMatch.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PatternMatch.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PatternMatch.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PatternMatch.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PatternMatch.d.tmp"; exit 1; fi llvm[3]: ======= Finished Linking Release Unit test JIT (without symbols) make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine' llvm[2]: Compiling TypeBuilderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypeBuilderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypeBuilderTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypeBuilderTest.d" TypeBuilderTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypeBuilderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypeBuilderTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypeBuilderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypeBuilderTest.d.tmp"; exit 1; fi llvm[2]: Compiling ImmutableSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableSetTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableSetTest.d" ImmutableSetTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntEqClassesTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntEqClassesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntEqClassesTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntEqClassesTest.d" IntEqClassesTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntEqClassesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntEqClassesTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntEqClassesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntEqClassesTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntervalMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntervalMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntervalMapTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntervalMapTest.d" IntervalMapTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntervalMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntervalMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntervalMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntervalMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling IntrusiveRefCntPtrTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d" IntrusiveRefCntPtrTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.d.tmp"; exit 1; fi llvm[2]: Compiling FileOutputBufferTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/FileOutputBufferTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/FileOutputBufferTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/FileOutputBufferTest.d" FileOutputBufferTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/FileOutputBufferTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/FileOutputBufferTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/FileOutputBufferTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/FileOutputBufferTest.d.tmp"; exit 1; fi llvm[2]: Compiling MakeUniqueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MakeUniqueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MakeUniqueTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MakeUniqueTest.d" MakeUniqueTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MakeUniqueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MakeUniqueTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MakeUniqueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MakeUniqueTest.d.tmp"; exit 1; fi llvm[2]: Compiling TypesTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypesTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypesTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypesTest.d" TypesTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypesTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypesTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypesTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypesTest.d.tmp"; exit 1; fi llvm[2]: Compiling UserTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/UserTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/UserTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/UserTest.d" UserTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/UserTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/UserTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/UserTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/UserTest.d.tmp"; exit 1; fi llvm[2]: Compiling IteratorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/IteratorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/IteratorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/IteratorTest.d" IteratorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/IteratorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/IteratorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/IteratorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/IteratorTest.d.tmp"; exit 1; fi llvm[2]: Compiling LEB128Test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LEB128Test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LEB128Test.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LEB128Test.d" LEB128Test.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LEB128Test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LEB128Test.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LEB128Test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LEB128Test.d.tmp"; exit 1; fi llvm[2]: Compiling ValueHandleTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueHandleTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueHandleTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueHandleTest.d" ValueHandleTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueHandleTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueHandleTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueHandleTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueHandleTest.d.tmp"; exit 1; fi llvm[2]: Compiling MapVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MapVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MapVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MapVectorTest.d" MapVectorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MapVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MapVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MapVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MapVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling ValueMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueMapTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueMapTest.d" ValueMapTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling LineIteratorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LineIteratorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LineIteratorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LineIteratorTest.d" LineIteratorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LineIteratorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LineIteratorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LineIteratorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LineIteratorTest.d.tmp"; exit 1; fi llvm[2]: Compiling LockFileManagerTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LockFileManagerTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LockFileManagerTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LockFileManagerTest.d" LockFileManagerTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LockFileManagerTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LockFileManagerTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LockFileManagerTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LockFileManagerTest.d.tmp"; exit 1; fi llvm[2]: Compiling ValueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueTest.d" ValueTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueTest.d.tmp"; exit 1; fi llvm[2]: Compiling OptionalTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/OptionalTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/OptionalTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/OptionalTest.d" OptionalTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/OptionalTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/OptionalTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/OptionalTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/OptionalTest.d.tmp"; exit 1; fi llvm[2]: Compiling MD5Test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MD5Test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MD5Test.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MD5Test.d" MD5Test.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MD5Test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MD5Test.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MD5Test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MD5Test.d.tmp"; exit 1; fi llvm[2]: Compiling PackedVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PackedVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PackedVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PackedVectorTest.d" PackedVectorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PackedVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PackedVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PackedVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PackedVectorTest.d.tmp"; exit 1; fi LockFileManagerTest.cpp: In member function 'virtual void {anonymous}::LockFileManagerTest_RelativePath_Test::TestBody()': LockFileManagerTest.cpp:98:24: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir(TmpDir.c_str()); ^ LockFileManagerTest.cpp:121:18: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] chdir(OrigPath); ^ llvm[2]: Compiling PointerIntPairTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerIntPairTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerIntPairTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerIntPairTest.d" PointerIntPairTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerIntPairTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerIntPairTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerIntPairTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerIntPairTest.d.tmp"; exit 1; fi llvm[2]: Compiling PointerUnionTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerUnionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerUnionTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerUnionTest.d" PointerUnionTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerUnionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerUnionTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerUnionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerUnionTest.d.tmp"; exit 1; fi llvm[2]: Compiling SCCIteratorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SCCIteratorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SCCIteratorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SCCIteratorTest.d" SCCIteratorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SCCIteratorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SCCIteratorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SCCIteratorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SCCIteratorTest.d.tmp"; exit 1; fi llvm[2]: Compiling SmallPtrSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallPtrSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallPtrSetTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallPtrSetTest.d" SmallPtrSetTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallPtrSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallPtrSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallPtrSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallPtrSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling SmallStringTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallStringTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallStringTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallStringTest.d" SmallStringTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallStringTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallStringTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallStringTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallStringTest.d.tmp"; exit 1; fi llvm[2]: Compiling VerifierTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/VerifierTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/VerifierTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/VerifierTest.d" VerifierTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/VerifierTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/VerifierTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/VerifierTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/VerifierTest.d.tmp"; exit 1; fi llvm[2]: Compiling WaymarkTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/WaymarkTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/WaymarkTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/WaymarkTest.d" WaymarkTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/WaymarkTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/WaymarkTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/WaymarkTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/WaymarkTest.d.tmp"; exit 1; fi llvm[2]: Compiling SmallVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallVectorTest.d" SmallVectorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling SparseBitVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseBitVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseBitVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseBitVectorTest.d" SparseBitVectorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseBitVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseBitVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseBitVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseBitVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling SparseMultiSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseMultiSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseMultiSetTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseMultiSetTest.d" SparseMultiSetTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseMultiSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseMultiSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseMultiSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseMultiSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling SparseSetTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseSetTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseSetTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseSetTest.d" SparseSetTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseSetTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseSetTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseSetTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseSetTest.d.tmp"; exit 1; fi llvm[2]: Compiling ManagedStatic.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ManagedStatic.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ManagedStatic.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ManagedStatic.d" ManagedStatic.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ManagedStatic.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ManagedStatic.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ManagedStatic.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ManagedStatic.d.tmp"; exit 1; fi llvm[2]: Compiling StringMapTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringMapTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringMapTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringMapTest.d" StringMapTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringMapTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringMapTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringMapTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringMapTest.d.tmp"; exit 1; fi llvm[2]: Compiling StringRefTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringRefTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringRefTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringRefTest.d" StringRefTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringRefTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringRefTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringRefTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringRefTest.d.tmp"; exit 1; fi llvm[2]: Compiling TinyPtrVectorTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TinyPtrVectorTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TinyPtrVectorTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TinyPtrVectorTest.d" TinyPtrVectorTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TinyPtrVectorTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TinyPtrVectorTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TinyPtrVectorTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TinyPtrVectorTest.d.tmp"; exit 1; fi llvm[2]: Compiling TripleTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TripleTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TripleTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TripleTest.d" TripleTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TripleTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TripleTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TripleTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TripleTest.d.tmp"; exit 1; fi llvm[2]: Compiling TwineTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TwineTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TwineTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TwineTest.d" TwineTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TwineTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TwineTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TwineTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TwineTest.d.tmp"; exit 1; fi llvm[2]: Compiling VariadicFunctionTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/VariadicFunctionTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/VariadicFunctionTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/VariadicFunctionTest.d" VariadicFunctionTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/VariadicFunctionTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/VariadicFunctionTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/VariadicFunctionTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/VariadicFunctionTest.d.tmp"; exit 1; fi llvm[2]: Compiling ilistTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ilistTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ilistTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ilistTest.d" ilistTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ilistTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ilistTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ilistTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ilistTest.d.tmp"; exit 1; fi llvm[2]: Compiling MathExtrasTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MathExtrasTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MathExtrasTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MathExtrasTest.d" MathExtrasTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MathExtrasTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MathExtrasTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MathExtrasTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MathExtrasTest.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryBufferTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryBufferTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryBufferTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryBufferTest.d" MemoryBufferTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryBufferTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryBufferTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryBufferTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryBufferTest.d.tmp"; exit 1; fi llvm[2]: Compiling MemoryTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryTest.d" MemoryTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryTest.d.tmp"; exit 1; fi llvm[2]: Compiling Path.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Path.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Path.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Path.d" Path.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Path.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Path.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Path.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Path.d.tmp"; exit 1; fi llvm[2]: Compiling ProcessTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProcessTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProcessTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProcessTest.d" ProcessTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProcessTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProcessTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProcessTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProcessTest.d.tmp"; exit 1; fi llvm[2]: Compiling ProgramTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProgramTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProgramTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProgramTest.d" ProgramTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProgramTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProgramTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProgramTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProgramTest.d.tmp"; exit 1; fi llvm[2]: Compiling RegexTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/RegexTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/RegexTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/RegexTest.d" RegexTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/RegexTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/RegexTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/RegexTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/RegexTest.d.tmp"; exit 1; fi llvm[2]: Compiling ScaledNumberTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ScaledNumberTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ScaledNumberTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ScaledNumberTest.d" ScaledNumberTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ScaledNumberTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ScaledNumberTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ScaledNumberTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ScaledNumberTest.d.tmp"; exit 1; fi llvm[2]: Compiling SourceMgrTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SourceMgrTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SourceMgrTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SourceMgrTest.d" SourceMgrTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SourceMgrTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SourceMgrTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SourceMgrTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SourceMgrTest.d.tmp"; exit 1; fi llvm[2]: Compiling SpecialCaseListTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SpecialCaseListTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SpecialCaseListTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SpecialCaseListTest.d" SpecialCaseListTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SpecialCaseListTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SpecialCaseListTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SpecialCaseListTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SpecialCaseListTest.d.tmp"; exit 1; fi llvm[2]: Compiling StringPool.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/StringPool.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/StringPool.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/StringPool.d" StringPool.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/StringPool.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/StringPool.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/StringPool.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/StringPool.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test IR (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/IRTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/AttributesTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantRangeTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ConstantsTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/DominatorTreeTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/IRBuilderTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/InstructionsTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LeakDetectorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/LegacyPassManagerTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MDBuilderTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/MetadataTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PassManagerTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/PatternMatch.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypeBuilderTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/TypesTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/UserTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueHandleTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueMapTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/ValueTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/VerifierTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/IR/Release/WaymarkTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: Compiling SwapByteOrderTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SwapByteOrderTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SwapByteOrderTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SwapByteOrderTest.d" SwapByteOrderTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SwapByteOrderTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SwapByteOrderTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SwapByteOrderTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SwapByteOrderTest.d.tmp"; exit 1; fi llvm[2]: Compiling ThreadLocalTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ThreadLocalTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ThreadLocalTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ThreadLocalTest.d" ThreadLocalTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ThreadLocalTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ThreadLocalTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ThreadLocalTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ThreadLocalTest.d.tmp"; exit 1; fi llvm[2]: Compiling TimeValueTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/TimeValueTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/TimeValueTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/TimeValueTest.d" TimeValueTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/TimeValueTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/TimeValueTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/TimeValueTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/TimeValueTest.d.tmp"; exit 1; fi llvm[2]: ======= Finished Linking Release Unit test IR (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR' llvm[2]: Compiling UnicodeTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/UnicodeTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/UnicodeTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/UnicodeTest.d" UnicodeTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/UnicodeTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/UnicodeTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/UnicodeTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/UnicodeTest.d.tmp"; exit 1; fi llvm[2]: Compiling YAMLIOTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLIOTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLIOTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLIOTest.d" YAMLIOTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLIOTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLIOTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLIOTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLIOTest.d.tmp"; exit 1; fi llvm[2]: Compiling YAMLParserTest.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLParserTest.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLParserTest.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLParserTest.d" YAMLParserTest.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLParserTest.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLParserTest.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLParserTest.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLParserTest.d.tmp"; exit 1; fi llvm[2]: Compiling formatted_raw_ostream_test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/formatted_raw_ostream_test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/formatted_raw_ostream_test.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/formatted_raw_ostream_test.d" formatted_raw_ostream_test.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/formatted_raw_ostream_test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/formatted_raw_ostream_test.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/formatted_raw_ostream_test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/formatted_raw_ostream_test.d.tmp"; exit 1; fi llvm[2]: Compiling raw_ostream_test.cpp for Release build if g++ -I/builddir/build/BUILD/llvm-3.5.0.src/include -I/builddir/build/BUILD/llvm-3.5.0.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.5.0.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 -fno-strict-aliasing -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pedantic -Wno-long-long -Wall -W -Wno-unused-parameter -Wwrite-strings -Wno-maybe-uninitialized -Wno-missing-field-initializers -c -MMD -MP -MF "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/raw_ostream_test.d.tmp" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/raw_ostream_test.o" -MT "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/raw_ostream_test.d" raw_ostream_test.cpp -o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/raw_ostream_test.o ; \ then /usr/bin/mv -f "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/raw_ostream_test.d.tmp" "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/raw_ostream_test.d"; else /usr/bin/rm "/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/raw_ostream_test.d.tmp"; exit 1; fi llvm[2]: Linking Release unit test ADT (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/ADTTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APFloatTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APIntTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/APSIntTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ArrayRefTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/BitVectorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DAGDeltaAlgorithmTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DeltaAlgorithmTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseMapTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/DenseSetTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/FoldingSet.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/HashingTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableMapTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ImmutableSetTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntEqClassesTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntervalMapTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/IntrusiveRefCntPtrTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MakeUniqueTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/MapVectorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/OptionalTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PackedVectorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerIntPairTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/PointerUnionTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SCCIteratorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallPtrSetTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallStringTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SmallVectorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseBitVectorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseMultiSetTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/SparseSetTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringMapTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/StringRefTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TinyPtrVectorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TripleTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/TwineTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/VariadicFunctionTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT/Release/ilistTest.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Unit test ADT (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT' In file included from /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/include/gtest/gtest.h:57:0, from ConvertUTFTest.cpp:11: ConvertUTFTest.cpp: In member function 'virtual void ConvertUTFTest_UTF8ToUTF32Lenient_Test::TestBody()': ConvertUTFTest.cpp:160:6: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without TEST(ConvertUTFTest, UTF8ToUTF32Lenient) { ^ /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/include/gtest/internal/gtest-internal.h:1230:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_' test_case_name##_##test_name##_Test ^ /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/include/gtest/gtest.h:2108:3: note: in expansion of macro 'GTEST_TEST_' GTEST_TEST_(test_case_name, test_name, \ ^ /builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest/include/gtest/gtest.h:2114:42: note: in expansion of macro 'GTEST_TEST' # define TEST(test_case_name, test_name) GTEST_TEST(test_case_name, test_name) ^ ConvertUTFTest.cpp:160:1: note: in expansion of macro 'TEST' TEST(ConvertUTFTest, UTF8ToUTF32Lenient) { ^ llvm[2]: Linking Release unit test Support (without symbols) g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -Wl,--gc-sections -rdynamic -Wl,-Bsymbolic,--default-symver -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -L/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-R -Wl,/builddir/build/BUILD/llvm-3.5.0.src/Release/lib -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -Wl,-z,relro -o Release/SupportTests /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AlignOfTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/AllocatorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ArrayRecyclerTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BlockFrequencyTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/BranchProbabilityTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Casting.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CommandLineTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/CompressionTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ConvertUTFTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/DataExtractorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/EndianTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ErrorOrTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/FileOutputBufferTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/IteratorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LEB128Test.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LineIteratorTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/LockFileManagerTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MD5Test.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ManagedStatic.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MathExtrasTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryBufferTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/MemoryTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/Path.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProcessTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ProgramTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/RegexTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ScaledNumberTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SourceMgrTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SpecialCaseListTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/StringPool.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/SwapByteOrderTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/ThreadLocalTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/TimeValueTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/UnicodeTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLIOTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/YAMLParserTest.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/formatted_raw_ostream_test.o /builddir/build/BUILD/llvm-3.5.0.src/unittests/Support/Release/raw_ostream_test.o \ -lgtest -lgtest_main -lLLVM-3.5-mesa -lpthread -ldl -lm llvm[2]: ======= Finished Linking Release Unit test Support (without symbols) make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests' for dir in projects bindings; do \ if [ -d /builddir/build/BUILD/llvm-3.5.0.src/$dir ]; then\ (make -C$dir all ) || exit 1; \ fi \ done make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/projects' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/projects' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/bindings' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/bindings' llvm[0]: ***** Completed Release Build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YYVEXT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64 + cd llvm-3.5.0.src + make install DESTDIR=/builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64 llvm[0]: Installing include files llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm-c llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm-c/Transforms llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/IR llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/ADT llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/IRReader llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Support llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/AsmParser llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Bitcode llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/MC llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/MC/MCAnalysis llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/MC/MCParser llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/ProfileData llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Linker llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/ExecutionEngine llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Transforms llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Transforms/Utils llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Transforms/IPO llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Config llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/TableGen llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/LTO llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Object llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Option llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/DebugInfo llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/CodeGen llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/CodeGen/PBQP llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Target llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/LineEditor llvm[0]: Making install directory /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/./llvm/Analysis make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Support' llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMSupport.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Support' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen' llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMTableGen.a make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/FileCheck make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-tblgen make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/count' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/count make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/count' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/llvm-lit' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/llvm-lit' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/not' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/not make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/not' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest' llvm[3]: Install circumvented with NO_INSTALL make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain' llvm[3]: Install circumvented with NO_INSTALL make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' llvm[1]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMCore.a llvm[1]: Installing /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/IR/Intrinsics.gen make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' llvm[2]: Installing /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/IR/Intrinsics.gen make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMAsmParser.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMBitReader.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMBitWriter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMAnalysis.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMipa.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMTransformUtils.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMInstrumentation.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMScalarOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMInstCombine.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMipo.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMVectorize.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello' llvm[3]: Installing Release Shared Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/LLVMHello.so make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMObjCARCOpts.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMCodeGen.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMSelectionDAG.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMAsmPrinter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMTarget.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMR600CodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMR600AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMR600Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMR600Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86CodeGen.a make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86AsmPrinter.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86AsmParser.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86Disassembler.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86Info.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86Desc.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils' llvm[4]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86Utils.a make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMExecutionEngine.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMInterpreter.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMCJIT.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMRuntimeDyld.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMLinker.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMLTO.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMC.a make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMCAnalysis.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMCParser.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler' llvm[3]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMCDisassembler.a make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Object' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMObject.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Object' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Option' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMOption.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Option' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMDebugInfo.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMIRReader.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMLineEditor.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData' llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMProfileData.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-shlib' llvm[1]: Installing Release Shared Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVM-3.5-mesa.so llvm[1]: Creating alias from /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVM-3.5-mesa.so to /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVM-3.5.0.so make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-shlib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' llvm[1]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-config make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lto' llvm[2]: Installing Release Shared Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLTO.so llvm[2]: Installing Release Archive Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLTO.a make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/opt' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/opt make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/opt' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-as make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-dis make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llc' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-ar llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-ranlib make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-nm make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-link make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/lli make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget' llvm[3]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/lli-child-target make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-extract make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-mc make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/bugpoint make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-bcanalyzer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-diff make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/macho-dump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-objdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-readobj make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-rtdyld make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-dwarfdump make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-cov make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-size make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-stress make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-mcmarkup make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-profdata make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer' llvm[2]: Installing Release /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-symbolizer make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test' llvm[2]: Install circumvented with NO_INSTALL make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes' llvm[2]: Installing Release Shared Library /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/BugpointPasses.so make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake/modules' llvm[2]: Making install directory: /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/share/llvm/cmake llvm[2]: Installing cmake modules: TableGen.cmake llvm[2]: Installing cmake modules: HandleLLVMStdlib.cmake llvm[2]: Installing cmake modules: LLVM-Config.cmake llvm[2]: Installing cmake modules: AddLLVMDefinitions.cmake llvm[2]: Installing cmake modules: FindSphinx.cmake llvm[2]: Installing cmake modules: AddLLVM.cmake llvm[2]: Installing cmake modules: HandleLLVMOptions.cmake llvm[2]: Installing cmake modules: AddSphinxTarget.cmake llvm[2]: Installing cmake modules: GetSVN.cmake llvm[2]: Installing cmake modules: LLVMProcessSources.cmake llvm[2]: Installing cmake modules: LLVMParseArguments.cmake llvm[2]: Installing cmake modules: ChooseMSVCCRT.cmake llvm[2]: Installing cmake modules: LLVMConfig.cmake llvm[2]: Installing cmake modules: LLVMConfigVersion.cmake llvm[2]: Installing cmake modules: LLVMExports.cmake make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake/modules' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/bindings' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/bindings' + mv /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-config /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/mesa-private-llvm-config-64 + rm -f /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/llvm-3.5.0.so + pushd /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/Config ~/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/Config ~/build/BUILD/llvm-3.5.0.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.5.0.src + awk -F: '$2~/ELF/{print $1}' + file /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/FileCheck /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/bugpoint /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/count /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llc /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/lli /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/lli-child-target /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-ar /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-as /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-bcanalyzer /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-cov /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-diff /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-dis /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-dwarfdump /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-extract /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-link /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-mc /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-mcmarkup /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-nm /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-objdump /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-profdata /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-ranlib /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-readobj /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-rtdyld /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-size /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-stress /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-symbolizer /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/llvm-tblgen /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/macho-dump /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/mesa-private-llvm-config-64 /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/not /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64//usr/bin/opt '/builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/%{bindir}/*.so' + xargs -r chrpath -d + sed -i 's,ABS_RUN_DIR/lib",ABS_RUN_DIR/lib64/mesa-private-llvm",' /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/mesa-private-llvm-config-64 + rm -f /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMAnalysis.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMAsmParser.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMAsmPrinter.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMBitReader.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMBitWriter.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMCodeGen.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMCore.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMDebugInfo.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMExecutionEngine.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMIRReader.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMInstCombine.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMInstrumentation.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMInterpreter.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMJIT.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMLTO.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMLineEditor.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMLinker.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMC.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMCAnalysis.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMCDisassembler.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMCJIT.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMMCParser.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMObjCARCOpts.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMObject.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMOption.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMProfileData.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMR600AsmPrinter.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMR600CodeGen.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMR600Desc.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMR600Info.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMRuntimeDyld.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMScalarOpts.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMSelectionDAG.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMSupport.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMTableGen.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMTarget.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMTransformUtils.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMVectorize.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86AsmParser.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86AsmPrinter.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86CodeGen.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86Desc.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86Disassembler.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86Info.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMX86Utils.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMipa.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVMipo.a /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLTO.a + rm -f /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVM-3.5.0.so + find examples -name Makefile + xargs -0r rm -f + grep -v bin/mesa-private + ls /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/FileCheck /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/bugpoint /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/count /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llc /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/lli /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/lli-child-target /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-ar /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-as /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-bcanalyzer /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-cov /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-diff /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-dis /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-dwarfdump /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-extract /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-link /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-mc /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-mcmarkup /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-nm /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-objdump /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-profdata /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-ranlib /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-readobj /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-rtdyld /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-size /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-stress /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-symbolizer /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/llvm-tblgen /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/macho-dump /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/mesa-private-llvm-config-64 /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/not /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/bin/opt + xargs rm -f + ls /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/BugpointPasses.so /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/LLVMHello.so /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVM-3.5-mesa.so /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLTO.so + grep -v libLLVM + xargs rm -f + rm -rf /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/share/man/man1 + rm -rf /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/Analysis /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/Assembly + rm -rf /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/DebugInfo /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/Object /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/Option + rm -rf /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/include/mesa-private/llvm/TableGen + rm -rf /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/share/llvm/cmake + /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.5.0.src extracting debug info from /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/lib64/libLLVM-3.5-mesa.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 144259 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.MaHySe + umask 022 + cd /builddir/build/BUILD + cd llvm-3.5.0.src + make check 'LIT_ARGS=-v -j4' + tee llvm-testlog-x86_64.txt make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Support' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Support' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/TableGen' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/FileCheck' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/TableGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/PerfectShuffle' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/count' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/count' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/fpcmp' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/llvm-lit' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/llvm-lit' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/not' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/not' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/googletest' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest/UnitTestMain' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils/unittest' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/utils' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/AsmParser' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Reader' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode/Writer' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis/IPA' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Utils' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Instrumentation' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Scalar' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/InstCombine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/IPO' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Vectorize' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/Hello' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms/ObjCARC' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Transforms' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/SelectionDAG' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen/AsmPrinter' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/CodeGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600/MCTargetDesc' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/R600' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/InstPrinter' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/AsmParser' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Disassembler' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/TargetInfo' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/MCTargetDesc' make[4]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target/X86' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Target' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/Interpreter' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/JIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/MCJIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine/RuntimeDyld' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Linker' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LTO' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCAnalysis' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCParser' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC/MCDisassembler' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/MC' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Object' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Object' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Option' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/Option' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/DebugInfo' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/IRReader' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/LineEditor' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib/ProfileData' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/lib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-shlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-shlib' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-config' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lto' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-lto' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/opt' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/opt' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-as' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-ar' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-nm' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-link' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli/ChildTarget' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/lli' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-extract' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mc' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-bcanalyzer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-diff' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/macho-dump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-objdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-readobj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-rtdyld' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-dwarfdump' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-cov' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-size' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-stress' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-mcmarkup' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-profdata' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-symbolizer' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/obj2yaml' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/yaml2obj' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/llvm-c-test' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools/bugpoint-passes' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/tools' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake/modules' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake/modules' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/cmake' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ADT' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Analysis' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Bitcode' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/CodeGen' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/DebugInfo' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/JIT' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine/MCJIT' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/ExecutionEngine' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/IR' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/LineEditor' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Linker' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/MC' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Option' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Support' make[2]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/DebugIR' make[3]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils' make[3]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms/Utils' make[2]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests/Transforms' make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/unittests' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/projects' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/projects' make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.src/bindings' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/bindings' llvm[0]: ***** Completed Release Build llvm[0]: Running test suite make[1]: Entering directory `/builddir/build/BUILD/llvm-3.5.0.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.5.0.src/utils/lit/lit.py -v -j4 . ) -- Testing: 11244 tests, 4 threads -- PASS: LLVM :: Analysis/BasicAA/2003-03-04-GEPCrash.ll (1 of 11244) PASS: LLVM :: Analysis/BasicAA/2003-04-25-GEPCrash.ll (2 of 11244) PASS: LLVM :: Analysis/BasicAA/2003-04-22-GEPProblem.ll (3 of 11244) PASS: LLVM :: Analysis/BasicAA/2003-02-26-AccessSizeTest.ll (4 of 11244) PASS: LLVM :: Analysis/BasicAA/2003-05-21-GEP-Problem.ll (5 of 11244) PASS: LLVM :: Analysis/BasicAA/2003-06-01-AliasCrash.ll (6 of 11244) PASS: LLVM :: Analysis/BasicAA/2003-09-19-LocalArgument.ll (7 of 11244) PASS: LLVM :: Analysis/BasicAA/2003-07-03-BasicAACrash.ll (8 of 11244) PASS: LLVM :: Analysis/BasicAA/2003-12-11-ConstExprGEP.ll (9 of 11244) PASS: LLVM :: Analysis/BasicAA/2003-11-04-SimpleCases.ll (10 of 11244) PASS: LLVM :: Analysis/BasicAA/2004-07-28-MustAliasbug.ll (11 of 11244) PASS: LLVM :: Analysis/BasicAA/2006-03-03-BadArraySubscript.ll (12 of 11244) PASS: LLVM :: Analysis/BasicAA/2006-11-03-BasicAAVectorCrash.ll (13 of 11244) PASS: LLVM :: Analysis/BasicAA/2007-01-13-BasePointerBadNoAlias.ll (14 of 11244) PASS: LLVM :: Analysis/BasicAA/2007-08-01-NoAliasAndGEP.ll (15 of 11244) PASS: LLVM :: Analysis/BasicAA/2007-08-01-NoAliasAndCalls.ll (16 of 11244) PASS: LLVM :: Analysis/BasicAA/2007-10-24-ArgumentsGlobals.ll (17 of 11244) PASS: LLVM :: Analysis/BasicAA/2007-08-05-GetOverloadedModRef.ll (18 of 11244) PASS: LLVM :: Analysis/BasicAA/2007-11-05-SizeCrash.ll (19 of 11244) PASS: LLVM :: Analysis/BasicAA/2007-12-08-OutOfBoundsCrash.ll (20 of 11244) PASS: LLVM :: Analysis/BasicAA/2008-11-23-NoaliasRet.ll (21 of 11244) PASS: LLVM :: Analysis/BasicAA/2009-03-04-GEPNoalias.ll (22 of 11244) PASS: LLVM :: Analysis/BasicAA/2008-04-15-Byval.ll (23 of 11244) PASS: LLVM :: Analysis/BasicAA/2008-06-02-GEPTailCrash.ll (24 of 11244) PASS: LLVM :: Analysis/BasicAA/2009-10-13-GEP-BaseNoAlias.ll (25 of 11244) PASS: LLVM :: Analysis/BasicAA/2010-09-15-GEP-SignedArithmetic.ll (26 of 11244) PASS: LLVM :: Analysis/BasicAA/2014-03-18-Maxlookup-reached.ll (27 of 11244) PASS: LLVM :: Analysis/BasicAA/2009-10-13-AtomicModRef.ll (28 of 11244) PASS: LLVM :: Analysis/BasicAA/cas.ll (29 of 11244) PASS: LLVM :: Analysis/BasicAA/aligned-overread.ll (30 of 11244) PASS: LLVM :: Analysis/BasicAA/byval.ll (31 of 11244) PASS: LLVM :: Analysis/BasicAA/args-rets-allocas-loads.ll (32 of 11244) PASS: LLVM :: Analysis/BasicAA/constant-over-index.ll (33 of 11244) PASS: LLVM :: Analysis/BasicAA/dag.ll (34 of 11244) PASS: LLVM :: Analysis/BasicAA/cs-cs.ll (35 of 11244) PASS: LLVM :: Analysis/BasicAA/empty.ll (36 of 11244) PASS: LLVM :: Analysis/BasicAA/featuretest.ll (37 of 11244) PASS: LLVM :: Analysis/BasicAA/gcsetest.ll (38 of 11244) PASS: LLVM :: Analysis/BasicAA/full-store-partial-alias.ll (39 of 11244) PASS: LLVM :: Analysis/BasicAA/gep-alias.ll (40 of 11244) PASS: LLVM :: Analysis/BasicAA/getmodrefinfo-cs-cs.ll (41 of 11244) PASS: LLVM :: Analysis/BasicAA/invariant_load.ll (42 of 11244) PASS: LLVM :: Analysis/BasicAA/global-size.ll (43 of 11244) PASS: LLVM :: Analysis/BasicAA/intrinsics.ll (44 of 11244) PASS: LLVM :: Analysis/BasicAA/memset_pattern.ll (45 of 11244) PASS: LLVM :: Analysis/BasicAA/no-escape-call.ll (46 of 11244) PASS: LLVM :: Analysis/BasicAA/modref.ll (47 of 11244) PASS: LLVM :: Analysis/BasicAA/must-and-partial.ll (48 of 11244) PASS: LLVM :: Analysis/BasicAA/noalias-bugs.ll (49 of 11244) PASS: LLVM :: Analysis/BasicAA/noalias-param.ll (50 of 11244) PASS: LLVM :: Analysis/BasicAA/nocapture.ll (51 of 11244) PASS: LLVM :: Analysis/BasicAA/noalias-geps.ll (52 of 11244) PASS: LLVM :: Analysis/BasicAA/phi-aa.ll (53 of 11244) PASS: LLVM :: Analysis/BasicAA/phi-and-select.ll (54 of 11244) PASS: LLVM :: Analysis/BasicAA/phi-speculation.ll (55 of 11244) PASS: LLVM :: Analysis/BasicAA/pr18573.ll (56 of 11244) PASS: LLVM :: Analysis/BasicAA/phi-spec-order.ll (57 of 11244) PASS: LLVM :: Analysis/BasicAA/pure-const-dce.ll (58 of 11244) PASS: LLVM :: Analysis/BasicAA/store-promote.ll (59 of 11244) PASS: LLVM :: Analysis/BasicAA/underlying-value.ll (60 of 11244) PASS: LLVM :: Analysis/BasicAA/tailcall-modref.ll (61 of 11244) PASS: LLVM :: Analysis/BasicAA/unreachable-block.ll (62 of 11244) PASS: LLVM :: Analysis/BlockFrequencyInfo/bad_input.ll (63 of 11244) PASS: LLVM :: Analysis/BlockFrequencyInfo/double_backedge.ll (64 of 11244) PASS: LLVM :: Analysis/BlockFrequencyInfo/basic.ll (65 of 11244) PASS: LLVM :: Analysis/BlockFrequencyInfo/double_exit.ll (66 of 11244) PASS: LLVM :: Analysis/BlockFrequencyInfo/loop_with_branch.ll (67 of 11244) PASS: LLVM :: Analysis/BlockFrequencyInfo/nested_loop_with_branches.ll (68 of 11244) PASS: LLVM :: Analysis/BranchProbabilityInfo/basic.ll (69 of 11244) PASS: LLVM :: Analysis/BlockFrequencyInfo/irreducible.ll (70 of 11244) PASS: LLVM :: Analysis/BranchProbabilityInfo/noreturn.ll (71 of 11244) PASS: LLVM :: Analysis/BranchProbabilityInfo/pr18705.ll (72 of 11244) PASS: LLVM :: Analysis/BranchProbabilityInfo/loop.ll (73 of 11244) PASS: LLVM :: Analysis/CallGraph/2008-09-09-DirectCall.ll (74 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/AArch64/select.ll (75 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/AArch64/store.ll (76 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/ARM/cast.ll (77 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/ARM/divrem.ll (78 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/ARM/gep.ll (79 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/ARM/insertelement.ll (80 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/ARM/select.ll (81 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/ARM/shuffle.ll (82 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/PowerPC/ext.ll (83 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/PowerPC/insert_extract.ll (84 of 11244) UNSUPPORTED: LLVM :: Analysis/CostModel/PowerPC/load_store.ll (85 of 11244) PASS: LLVM :: Analysis/CallGraph/2008-09-09-UsedByGlobal.ll (86 of 11244) PASS: LLVM :: Analysis/CallGraph/do-nothing-intrinsic.ll (87 of 11244) PASS: LLVM :: Analysis/CallGraph/no-intrinsics.ll (88 of 11244) PASS: LLVM :: Analysis/CostModel/X86/cmp.ll (89 of 11244) PASS: LLVM :: Analysis/CostModel/X86/arith.ll (90 of 11244) PASS: LLVM :: Analysis/CostModel/X86/cast.ll (91 of 11244) PASS: LLVM :: Analysis/CostModel/X86/i32.ll (92 of 11244) PASS: LLVM :: Analysis/CostModel/X86/gep.ll (93 of 11244) PASS: LLVM :: Analysis/CostModel/X86/div.ll (94 of 11244) PASS: LLVM :: Analysis/CostModel/X86/insert-extract-at-zero.ll (95 of 11244) PASS: LLVM :: Analysis/CostModel/X86/load_store.ll (96 of 11244) PASS: LLVM :: Analysis/CostModel/X86/intrinsic-cost.ll (97 of 11244) PASS: LLVM :: Analysis/CostModel/X86/loop_v2.ll (98 of 11244) PASS: LLVM :: Analysis/CostModel/X86/sitofp.ll (99 of 11244) PASS: LLVM :: Analysis/CostModel/X86/alternate-shuffle-cost.ll (100 of 11244) PASS: LLVM :: Analysis/CostModel/X86/scalarize.ll (101 of 11244) PASS: LLVM :: Analysis/CostModel/X86/reduction.ll (102 of 11244) PASS: LLVM :: Analysis/CostModel/X86/tiny.ll (103 of 11244) PASS: LLVM :: Analysis/CostModel/X86/testshiftshl.ll (104 of 11244) PASS: LLVM :: Analysis/CostModel/X86/testshiftlshr.ll (105 of 11244) PASS: LLVM :: Analysis/CostModel/X86/testshiftashr.ll (106 of 11244) PASS: LLVM :: Analysis/CostModel/X86/vectorized-loop.ll (107 of 11244) PASS: LLVM :: Analysis/CostModel/X86/vdiv-cost.ll (108 of 11244) PASS: LLVM :: Analysis/CostModel/no_info.ll (109 of 11244) PASS: LLVM :: Analysis/Delinearization/a.ll (110 of 11244) PASS: LLVM :: Analysis/CostModel/X86/vshift-cost.ll (111 of 11244) PASS: LLVM :: Analysis/Delinearization/gcd_multiply_expr.ll (112 of 11244) PASS: LLVM :: Analysis/Delinearization/himeno_1.ll (113 of 11244) PASS: LLVM :: Analysis/CostModel/X86/vselect-cost.ll (114 of 11244) PASS: LLVM :: Analysis/Delinearization/iv_times_constant_in_subscript.ll (115 of 11244) PASS: LLVM :: Analysis/Delinearization/himeno_2.ll (116 of 11244) PASS: LLVM :: Analysis/Delinearization/multidim_ivs_and_integer_offsets_3d.ll (117 of 11244) PASS: LLVM :: Analysis/Delinearization/multidim_ivs_and_integer_offsets_nts_3d.ll (118 of 11244) PASS: LLVM :: Analysis/Delinearization/multidim_ivs_and_parameteric_offsets_3d.ll (119 of 11244) PASS: LLVM :: Analysis/Delinearization/multidim_only_ivs_2d.ll (120 of 11244) PASS: LLVM :: Analysis/Delinearization/multidim_only_ivs_3d.ll (121 of 11244) PASS: LLVM :: Analysis/Delinearization/multidim_only_ivs_3d_cast.ll (122 of 11244) PASS: LLVM :: Analysis/CostModel/X86/uitofp.ll (123 of 11244) XFAIL: LLVM :: Analysis/Delinearization/multidim_only_ivs_2d_nested.ll (124 of 11244) PASS: LLVM :: Analysis/Delinearization/undef.ll (125 of 11244) PASS: LLVM :: Analysis/Delinearization/multidim_two_accesses_different_delinearization.ll (126 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/Coupled.ll (127 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/ExactRDIV.ll (128 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/ExactSIV.ll (129 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/Banerjee.ll (130 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/Invariant.ll (131 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/Preliminary.ll (132 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/Propagating.ll (133 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/GCD.ll (134 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/Separability.ll (135 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/SymbolicRDIV.ll (136 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/StrongSIV.ll (137 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/SymbolicSIV.ll (138 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/WeakCrossingSIV.ll (139 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/WeakZeroSrcSIV.ll (140 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/WeakZeroDstSIV.ll (141 of 11244) PASS: LLVM :: Analysis/Dominators/2006-10-02-BreakCritEdges.ll (142 of 11244) PASS: LLVM :: Analysis/DependenceAnalysis/ZIV.ll (143 of 11244) PASS: LLVM :: Analysis/Dominators/2007-01-14-BreakCritEdges.ll (144 of 11244) PASS: LLVM :: Analysis/Dominators/2007-07-11-SplitBlock.ll (145 of 11244) PASS: LLVM :: Analysis/Dominators/2007-07-12-SplitBlock.ll (146 of 11244) PASS: LLVM :: Analysis/Dominators/invoke.ll (147 of 11244) PASS: LLVM :: Analysis/GlobalsModRef/2008-09-03-ReadGlobals.ll (148 of 11244) PASS: LLVM :: Analysis/GlobalsModRef/aliastest.ll (149 of 11244) PASS: LLVM :: Analysis/GlobalsModRef/chaining-analysis.ll (150 of 11244) PASS: LLVM :: Analysis/GlobalsModRef/indirect-global.ll (151 of 11244) PASS: LLVM :: Analysis/GlobalsModRef/modreftest.ll (152 of 11244) PASS: LLVM :: Analysis/GlobalsModRef/pr12351.ll (153 of 11244) PASS: LLVM :: Analysis/GlobalsModRef/purecse.ll (154 of 11244) PASS: LLVM :: Analysis/GlobalsModRef/volatile-instrs.ll (155 of 11244) PASS: LLVM :: Analysis/Lint/address-spaces.ll (156 of 11244) PASS: LLVM :: Analysis/LazyCallGraph/basic.ll (157 of 11244) PASS: LLVM :: Analysis/LoopInfo/2003-05-15-NestingProblem.ll (158 of 11244) PASS: LLVM :: Analysis/Lint/check-zero-divide.ll (159 of 11244) PASS: LLVM :: Analysis/PostDominators/pr1098.ll (160 of 11244) PASS: LLVM :: Analysis/MemoryDependenceAnalysis/memdep_requires_dominator_tree.ll (161 of 11244) PASS: LLVM :: Analysis/PostDominators/pr6047_a.ll (162 of 11244) PASS: LLVM :: Analysis/PostDominators/pr6047_b.ll (163 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/block_sort.ll (164 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/cond_loop.ll (165 of 11244) PASS: LLVM :: Analysis/PostDominators/pr6047_c.ll (166 of 11244) PASS: LLVM :: Analysis/PostDominators/pr6047_d.ll (167 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_complicated.ll (168 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_forward_edge.ll (169 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_complicated_2.ll (170 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_same_exit.ll (171 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/condition_simple.ll (172 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop.ll (173 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/exit_in_condition.ll (174 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_2.ll (175 of 11244) PASS: LLVM :: Analysis/RegionInfo/20100809_bb_not_in_domtree.ll (176 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_3.ll (177 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/infinite_loop_4.ll (178 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/loops_2.ll (179 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/loops_1.ll (180 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/loop_with_condition.ll (181 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/next.ll (182 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/nested_loops.ll (183 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/mix_1.ll (184 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/two_loops_same_header.ll (185 of 11244) UNSUPPORTED: LLVM :: Analysis/RegionInfo/paper.ll (186 of 11244) PASS: LLVM :: Analysis/RegionInfo/unreachable_bb.ll (187 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2007-07-15-NegativeStride.ll (188 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2007-08-06-MisinterpretBranch.ll (189 of 11244) PASS: LLVM :: Analysis/RegionInfo/multiple_exiting_edge.ll (190 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2007-08-06-Unsigned.ll (191 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2007-09-27-LargeStepping.ll (192 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2007-11-14-SignedAddRec.ll (193 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2007-11-18-OrInstruction.ll (194 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-02-11-ReversedCondition.ll (195 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-02-12-SMAXTripCount.ll (196 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-02-15-UMax.ll (197 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-05-25-NegativeStepToZero.ll (198 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-12-UnneededSelect1.ll (199 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-06-12-BinomialInt64.ll (200 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-12-UnneededSelect2.ll (201 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-19-InfiniteLoop.ll (202 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-19-WrappingIV.ll (203 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-29-SGTTripCount.ll (204 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-07-29-SMinExpr.ll (205 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-08-04-IVOverflow.ll (206 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-02-QuadraticCrash.ll (207 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-15-CubicOOM.ll (208 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-08-04-LongAddRec.ll (209 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-LessThanOrEqual.ll (210 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-Stride1.ll (211 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-11-18-Stride2.ll (212 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-12-08-FiniteSGE.ll (213 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-12-11-SMaxOverflow.ll (214 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2008-12-15-DontUseSDiv.ll (215 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2009-04-22-TruncCast.ll (216 of 11244) XFAIL: LLVM :: Analysis/ScalarEvolution/2008-12-14-StrideAndSigned.ll (217 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2009-01-02-SignedNegativeStride.ll (218 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2009-05-09-PointerEdgeCount.ll (219 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2009-07-04-GroupConstantsWidthMismatch.ll (220 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2010-09-03-RequiredTransitive.ll (221 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2011-03-09-ExactNoMaxBECount.ll (222 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2011-04-26-FoldAddRec.ll (223 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2012-05-18-LoopPredRecurse.ll (224 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2012-03-26-LoadConstant.ll (225 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2011-10-04-ConstEvolve.ll (226 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/2012-05-29-MulAddRec.ll (227 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/and-xor.ll (228 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/SolveQuadraticEquation.ll (229 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/avoid-infinite-recursion-0.ll (230 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/avoid-smax-0.ll (231 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/avoid-infinite-recursion-1.ll (232 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/div-overflow.ll (233 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/avoid-smax-1.ll (234 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/do-loop.ll (235 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/fold.ll (236 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/how-far-to-zero.ll (237 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/load.ll (238 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/max-trip-count-address-space.ll (239 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/max-trip-count.ll (240 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/nsw-offset.ll (241 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/nsw.ll (242 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/pointer-sign-bits.ll (243 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/pr3909.ll (244 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/scev-invalid.ll (245 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/scev-aa.ll (246 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-0.ll (247 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/sext-inreg.ll (248 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-2.ll (249 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/sext-iv-1.ll (250 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/sle.ll (251 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/smax.ll (252 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count-pow2.ll (253 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count-switch.ll (254 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count.ll (255 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count10.ll (256 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count11.ll (257 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count12.ll (258 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count2.ll (259 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count3.ll (260 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count4.ll (261 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count6.ll (262 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count5.ll (263 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count8.ll (264 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count7.ll (265 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/undefined.ll (266 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/trip-count9.ll (267 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/unreachable-code.ll (268 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/unsimplified-loop.ll (269 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/zext-signed-addrec.ll (270 of 11244) PASS: LLVM :: Analysis/ScalarEvolution/zext-wrap.ll (271 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/PR17620.ll (272 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/aliastest.ll (273 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/argument-promotion.ll (274 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/functionattrs.ll (275 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/dse.ll (276 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/dynamic-indices.ll (277 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/licm.ll (278 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/intrinsics.ll (279 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll (280 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/memcpyopt.ll (281 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/sink.ll (282 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/precedence.ll (283 of 11244) PASS: LLVM :: Assembler/2002-03-08-NameCollision.ll (284 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/placement-tbaa.ll (285 of 11244) PASS: LLVM :: Assembler/2002-03-08-NameCollision2.ll (286 of 11244) PASS: LLVM :: Assembler/2002-04-07-InfConstant.ll (287 of 11244) PASS: LLVM :: Assembler/2002-04-29-NameBinding.ll (288 of 11244) PASS: LLVM :: Assembler/2002-04-07-HexFloatConstants.ll (289 of 11244) PASS: LLVM :: Assembler/2002-05-02-InvalidForwardRef.ll (290 of 11244) PASS: LLVM :: Assembler/2002-07-25-QuoteInString.ll (291 of 11244) PASS: LLVM :: Assembler/2002-07-14-OpaqueType.ll (292 of 11244) PASS: LLVM :: Assembler/2002-08-15-CastAmbiguity.ll (293 of 11244) PASS: LLVM :: Assembler/2002-07-25-ReturnPtrFunction.ll (294 of 11244) PASS: LLVM :: Assembler/2002-07-31-SlashInString.ll (295 of 11244) PASS: LLVM :: Assembler/2002-08-15-ConstantExprProblem.ll (296 of 11244) PASS: LLVM :: Assembler/2002-08-16-ConstExprInlined.ll (297 of 11244) PASS: LLVM :: Assembler/2002-08-15-UnresolvedGlobalReference.ll (298 of 11244) PASS: LLVM :: Assembler/2002-08-22-DominanceProblem.ll (299 of 11244) PASS: LLVM :: Assembler/2002-10-08-LargeArrayPerformance.ll (300 of 11244) PASS: LLVM :: Analysis/TypeBasedAliasAnalysis/tbaa-path.ll (301 of 11244) PASS: LLVM :: Assembler/2002-08-19-BytecodeReader.ll (302 of 11244) PASS: LLVM :: Assembler/2002-12-15-GlobalResolve.ll (303 of 11244) PASS: LLVM :: Assembler/2003-01-30-UnsignedString.ll (304 of 11244) PASS: LLVM :: Assembler/2002-10-13-ConstantEncodingProblem.ll (305 of 11244) PASS: LLVM :: Assembler/2003-04-15-ConstantInitAssertion.ll (306 of 11244) PASS: LLVM :: Assembler/2003-04-25-UnresolvedGlobalReference.ll (307 of 11244) PASS: LLVM :: Assembler/2003-05-12-MinIntProblem.ll (308 of 11244) PASS: LLVM :: Assembler/2003-05-03-BytecodeReaderProblem.ll (309 of 11244) PASS: LLVM :: Assembler/2003-05-15-AssemblerProblem.ll (310 of 11244) PASS: LLVM :: Assembler/2003-05-15-SwitchBug.ll (311 of 11244) PASS: LLVM :: Assembler/2003-05-21-EmptyStructTest.ll (312 of 11244) PASS: LLVM :: Assembler/2003-05-21-ConstantShiftExpr.ll (313 of 11244) PASS: LLVM :: Assembler/2003-05-21-MalformedShiftCrash.ll (314 of 11244) PASS: LLVM :: Assembler/2003-08-21-ConstantExprCast-Fold.ll (315 of 11244) PASS: LLVM :: Assembler/2003-08-20-ConstantExprGEP-Fold.ll (316 of 11244) PASS: LLVM :: Assembler/2003-05-21-MalformedStructCrash.ll (317 of 11244) PASS: LLVM :: Assembler/2003-11-05-ConstantExprShift.ll (318 of 11244) PASS: LLVM :: Assembler/2003-11-11-ImplicitRename.ll (319 of 11244) PASS: LLVM :: Assembler/2003-11-12-ConstantExprCast.ll (320 of 11244) PASS: LLVM :: Assembler/2003-11-24-SymbolTableCrash.ll (321 of 11244) PASS: LLVM :: Assembler/2004-01-11-getelementptrfolding.ll (322 of 11244) PASS: LLVM :: Assembler/2004-01-20-MaxLongLong.ll (323 of 11244) PASS: LLVM :: Assembler/2004-02-27-SelfUseAssertError.ll (324 of 11244) PASS: LLVM :: Assembler/2004-02-01-NegativeZero.ll (325 of 11244) PASS: LLVM :: Assembler/2004-03-07-FunctionAddressAlignment.ll (326 of 11244) PASS: LLVM :: Assembler/2004-04-04-GetElementPtrIndexTypes.ll (327 of 11244) PASS: LLVM :: Assembler/2004-06-07-VerifierBug.ll (328 of 11244) PASS: LLVM :: Assembler/2004-03-30-UnclosedFunctionCrash.ll (329 of 11244) PASS: LLVM :: Assembler/2004-10-22-BCWriterUndefBug.ll (330 of 11244) PASS: LLVM :: Assembler/2005-01-31-CallingAggregateFunction.ll (331 of 11244) PASS: LLVM :: Assembler/2004-11-28-InvalidTypeCrash.ll (332 of 11244) PASS: LLVM :: Assembler/2005-01-03-FPConstantDisassembly.ll (333 of 11244) PASS: LLVM :: Assembler/2005-05-05-OpaqueUndefValues.ll (334 of 11244) PASS: LLVM :: Assembler/2005-12-21-ZeroInitVector.ll (335 of 11244) PASS: LLVM :: Assembler/2006-09-28-CrashOnInvalid.ll (336 of 11244) PASS: LLVM :: Assembler/2006-12-09-Cast-To-Bool.ll (337 of 11244) PASS: LLVM :: Assembler/2007-01-05-Cmp-ConstExpr.ll (338 of 11244) PASS: LLVM :: Assembler/2007-01-02-Undefined-Arg-Type.ll (339 of 11244) PASS: LLVM :: Assembler/2007-01-16-CrashOnBadCast.ll (340 of 11244) PASS: LLVM :: Assembler/2007-01-16-CrashOnBadCast2.ll (341 of 11244) PASS: LLVM :: Assembler/2007-03-19-NegValue.ll (342 of 11244) PASS: LLVM :: Assembler/2007-03-18-InvalidNumberedVar.ll (343 of 11244) PASS: LLVM :: Assembler/2007-04-20-AlignedStore.ll (344 of 11244) PASS: LLVM :: Assembler/2007-04-20-AlignedLoad.ll (345 of 11244) PASS: LLVM :: Assembler/2007-04-25-AssemblerFoldExternWeak.ll (346 of 11244) PASS: LLVM :: Assembler/2007-07-19-ParamAttrAmbiguity.ll (347 of 11244) PASS: LLVM :: Assembler/2007-05-21-Escape.ll (348 of 11244) PASS: LLVM :: Assembler/2007-08-06-AliasInvalid.ll (349 of 11244) PASS: LLVM :: Assembler/2007-09-10-AliasFwdRef.ll (350 of 11244) PASS: LLVM :: Assembler/2007-11-26-AttributeOverload.ll (351 of 11244) PASS: LLVM :: Assembler/2007-09-29-GC.ll (352 of 11244) PASS: LLVM :: Assembler/2008-01-11-VarargAttrs.ll (353 of 11244) PASS: LLVM :: Assembler/2008-02-18-IntPointerCrash.ll (354 of 11244) PASS: LLVM :: Assembler/2008-07-10-APInt.ll (355 of 11244) PASS: LLVM :: Assembler/2008-09-02-FunctionNotes.ll (356 of 11244) PASS: LLVM :: Assembler/2007-12-11-AddressSpaces.ll (357 of 11244) PASS: LLVM :: Assembler/2008-09-02-FunctionNotes2.ll (358 of 11244) PASS: LLVM :: Assembler/2008-10-14-QuoteInName.ll (359 of 11244) PASS: LLVM :: Assembler/2008-09-29-RetAttr.ll (360 of 11244) PASS: LLVM :: Assembler/2009-02-01-UnnamedForwardRef.ll (361 of 11244) PASS: LLVM :: Assembler/2009-02-28-CastOpc.ll (362 of 11244) PASS: LLVM :: Assembler/2009-03-24-ZextConstantExpr.ll (363 of 11244) PASS: LLVM :: Assembler/2009-02-28-StripOpaqueName.ll (364 of 11244) PASS: LLVM :: Assembler/2009-07-24-ZeroArgGEP.ll (365 of 11244) PASS: LLVM :: Assembler/2010-02-05-FunctionLocalMetadataBecomesNull.ll (366 of 11244) PASS: LLVM :: Assembler/ConstantExprFoldCast.ll (367 of 11244) PASS: LLVM :: Assembler/ConstantExprFold.ll (368 of 11244) PASS: LLVM :: Assembler/ConstantExprFoldSelect.ll (369 of 11244) PASS: LLVM :: Assembler/ConstantExprNoFold.ll (370 of 11244) PASS: LLVM :: Assembler/MultipleReturnValueType.ll (371 of 11244) PASS: LLVM :: Assembler/addrspacecast-alias.ll (372 of 11244) PASS: LLVM :: Assembler/aggregate-constant-values.ll (373 of 11244) PASS: LLVM :: Assembler/aggregate-return-single-value.ll (374 of 11244) PASS: LLVM :: Assembler/alias-redefinition.ll (375 of 11244) PASS: LLVM :: Assembler/align-inst-alloca.ll (376 of 11244) PASS: LLVM :: Assembler/align-inst-load.ll (377 of 11244) PASS: LLVM :: Assembler/align-inst-store.ll (378 of 11244) PASS: LLVM :: Assembler/align-inst.ll (379 of 11244) PASS: LLVM :: Assembler/alignstack.ll (380 of 11244) PASS: LLVM :: Assembler/anon-functions.ll (381 of 11244) PASS: LLVM :: Assembler/atomic.ll (382 of 11244) PASS: LLVM :: Assembler/auto_upgrade_intrinsics.ll (383 of 11244) PASS: LLVM :: Assembler/attribute-builtin.ll (384 of 11244) PASS: LLVM :: Assembler/bcwrap.ll (385 of 11244) PASS: LLVM :: Assembler/externally-initialized.ll (386 of 11244) PASS: LLVM :: Assembler/comment.ll (387 of 11244) PASS: LLVM :: Assembler/extractvalue-invalid-idx.ll (388 of 11244) PASS: LLVM :: Assembler/flags.ll (389 of 11244) PASS: LLVM :: Assembler/functionlocal-metadata.ll (390 of 11244) PASS: LLVM :: Assembler/fast-math-flags.ll (391 of 11244) PASS: LLVM :: Assembler/getInt.ll (392 of 11244) PASS: LLVM :: Assembler/getelementptr_vec_idx1.ll (393 of 11244) PASS: LLVM :: Assembler/getelementptr.ll (394 of 11244) PASS: LLVM :: Assembler/getelementptr_struct.ll (395 of 11244) PASS: LLVM :: Assembler/getelementptr_vec_idx2.ll (396 of 11244) PASS: LLVM :: Assembler/global-addrspace-forwardref.ll (397 of 11244) PASS: LLVM :: Assembler/half-constprop.ll (398 of 11244) PASS: LLVM :: Assembler/getelementptr_vec_idx3.ll (399 of 11244) PASS: LLVM :: Assembler/getelementptr_vec_struct.ll (400 of 11244) PASS: LLVM :: Assembler/half.ll (401 of 11244) PASS: LLVM :: Assembler/half-conv.ll (402 of 11244) PASS: LLVM :: Assembler/inalloca.ll (403 of 11244) PASS: LLVM :: Assembler/huge-array.ll (404 of 11244) PASS: LLVM :: Assembler/internal-hidden-alias.ll (405 of 11244) PASS: LLVM :: Assembler/insertextractvalue.ll (406 of 11244) PASS: LLVM :: Assembler/internal-hidden-function.ll (407 of 11244) PASS: LLVM :: Assembler/insertvalue-invalid-idx.ll (408 of 11244) PASS: LLVM :: Assembler/internal-hidden-variable.ll (409 of 11244) PASS: LLVM :: Assembler/internal-protected-alias.ll (410 of 11244) PASS: LLVM :: Assembler/internal-protected-function.ll (411 of 11244) PASS: LLVM :: Assembler/internal-protected-variable.ll (412 of 11244) PASS: LLVM :: Assembler/invalid-comdat.ll (413 of 11244) PASS: LLVM :: Assembler/invalid-comdat2.ll (414 of 11244) PASS: LLVM :: Assembler/invalid-name.ll (415 of 11244) PASS: LLVM :: Assembler/invalid-fwdref1.ll (416 of 11244) PASS: LLVM :: Assembler/invalid_cast.ll (417 of 11244) PASS: LLVM :: Assembler/invalid_cast2.ll (418 of 11244) PASS: LLVM :: Assembler/invalid_cast3.ll (419 of 11244) PASS: LLVM :: Assembler/metadata.ll (420 of 11244) PASS: LLVM :: Assembler/named-metadata.ll (421 of 11244) PASS: LLVM :: Assembler/private-hidden-alias.ll (422 of 11244) PASS: LLVM :: Assembler/numbered-values.ll (423 of 11244) PASS: LLVM :: Assembler/private-hidden-function.ll (424 of 11244) PASS: LLVM :: Assembler/private-hidden-variable.ll (425 of 11244) PASS: LLVM :: Assembler/private-protected-alias.ll (426 of 11244) PASS: LLVM :: Assembler/private-protected-function.ll (427 of 11244) PASS: LLVM :: Assembler/private-protected-variable.ll (428 of 11244) PASS: LLVM :: Assembler/select.ll (429 of 11244) PASS: LLVM :: Assembler/unnamed-addr.ll (430 of 11244) PASS: LLVM :: Assembler/tls-models.ll (431 of 11244) PASS: LLVM :: Assembler/unnamed.ll (432 of 11244) PASS: LLVM :: Assembler/vector-cmp.ll (433 of 11244) PASS: LLVM :: Assembler/vbool-cmp.ll (434 of 11244) PASS: LLVM :: Assembler/upgrade-loop-metadata.ll (435 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/analysis.ml (436 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/bitreader.ml (437 of 11244) PASS: LLVM :: Assembler/vector-select.ll (438 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/bitwriter.ml (439 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/executionengine.ml (440 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/ext_exc.ml (441 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/ipo_opts.ml (442 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/irreader.ml (443 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/passmgr_builder.ml (444 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/linker.ml (445 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/scalar_opts.ml (446 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/target.ml (447 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/vmcore.ml (448 of 11244) UNSUPPORTED: LLVM :: Bindings/llvm-c/disassemble.test (449 of 11244) UNSUPPORTED: LLVM :: Bindings/Ocaml/vectorize_opts.ml (450 of 11244) UNSUPPORTED: LLVM :: Bindings/llvm-c/functions.ll (451 of 11244) UNSUPPORTED: LLVM :: Bindings/llvm-c/globals.ll (452 of 11244) UNSUPPORTED: LLVM :: Bindings/llvm-c/calc.test (453 of 11244) PASS: LLVM :: Assembler/x86mmx.ll (454 of 11244) PASS: LLVM :: Assembler/vector-shift.ll (455 of 11244) PASS: LLVM :: Bitcode/2006-12-11-Cast-ConstExpr.ll (456 of 11244) PASS: LLVM :: Bitcode/2009-06-11-FirstClassAggregateConstant.ll (457 of 11244) PASS: LLVM :: Bitcode/aggregateInstructions.3.2.ll (458 of 11244) PASS: LLVM :: Bitcode/atomic.ll (459 of 11244) PASS: LLVM :: Bitcode/arm32_neon_vcnt_upgrade.ll (460 of 11244) PASS: LLVM :: Bitcode/attributes-3.3.ll (461 of 11244) PASS: LLVM :: Bitcode/binaryFloatInstructions.3.2.ll (462 of 11244) PASS: LLVM :: Bitcode/attributes.ll (463 of 11244) PASS: LLVM :: Bitcode/binaryIntInstructions.3.2.ll (464 of 11244) PASS: LLVM :: Bitcode/bitwiseInstructions.3.2.ll (465 of 11244) PASS: LLVM :: Bitcode/case-ranges-3.3.ll (466 of 11244) PASS: LLVM :: Bitcode/blockaddress.ll (467 of 11244) PASS: LLVM :: Bitcode/calling-conventions.3.2.ll (468 of 11244) PASS: LLVM :: Bitcode/cmpxchg-upgrade.ll (469 of 11244) PASS: LLVM :: Bitcode/conversionInstructions.3.2.ll (470 of 11244) PASS: LLVM :: Bitcode/extractelement.ll (471 of 11244) PASS: LLVM :: Bitcode/drop-debug-info.ll (472 of 11244) PASS: LLVM :: Bitcode/deprecated-linker_private-linker_private_weak.ll (473 of 11244) PASS: LLVM :: Bitcode/global-variables.3.2.ll (474 of 11244) PASS: LLVM :: Bitcode/function-encoding-rel-operands.ll (475 of 11244) PASS: LLVM :: Bitcode/inalloca.ll (476 of 11244) PASS: LLVM :: Bitcode/flags.ll (477 of 11244) PASS: LLVM :: Bitcode/linkage-types-3.2.ll (478 of 11244) PASS: LLVM :: Bitcode/local-linkage-default-visibility.3.4.ll (479 of 11244) PASS: LLVM :: Bitcode/invalid.ll (480 of 11244) PASS: LLVM :: Bitcode/memInstructions.3.2.ll (481 of 11244) PASS: LLVM :: Bitcode/metadata.ll (482 of 11244) PASS: LLVM :: Bitcode/metadata-2.ll (483 of 11244) PASS: LLVM :: Bitcode/miscInstructions.3.2.ll (484 of 11244) PASS: LLVM :: Bitcode/old-aliases.ll (485 of 11244) PASS: LLVM :: Bitcode/null-type.ll (486 of 11244) PASS: LLVM :: Bitcode/ptest-new.ll (487 of 11244) PASS: LLVM :: Bitcode/pr18704.ll (488 of 11244) PASS: LLVM :: Bitcode/ptest-old.ll (489 of 11244) PASS: LLVM :: Bitcode/shuffle.ll (490 of 11244) PASS: LLVM :: Bitcode/select.ll (491 of 11244) PASS: LLVM :: Bitcode/ssse3_palignr.ll (492 of 11244) PASS: LLVM :: Bitcode/terminatorInstructions.3.2.ll (493 of 11244) PASS: LLVM :: Bitcode/tailcall.ll (494 of 11244) PASS: LLVM :: Bitcode/upgrade-global-ctors.ll (495 of 11244) PASS: LLVM :: Bitcode/upgrade-loop-metadata.ll (496 of 11244) PASS: LLVM :: Bitcode/variableArgumentIntrinsic.3.2.ll (497 of 11244) PASS: LLVM :: Bitcode/vectorInstructions.3.2.ll (498 of 11244) PASS: LLVM :: Bitcode/upgrade-tbaa.ll (499 of 11244) PASS: LLVM :: Bitcode/visibility-styles.3.2.ll (500 of 11244) PASS: LLVM :: Bitcode/weak-cmpxchg-upgrade.ll (501 of 11244) PASS: LLVM :: BugPoint/remove_arguments_test.ll (502 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/128bit_load_store.ll (503 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/aarch64-address-type-promotion-assertion.ll (504 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/aarch64-address-type-promotion.ll (505 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/aarch64-neon-v1i1-setcc.ll (506 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/adc.ll (507 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/addsub-shifted.ll (508 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/addsub.ll (509 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/addsub_ext.ll (510 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/alloca.ll (511 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/analyze-branch.ll (512 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2011-03-09-CPSRSpill.ll (513 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2011-03-17-AsmPrinterCrash.ll (514 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2011-03-21-Unaligned-Frame-Index.ll (515 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2011-04-21-CPSRBug.ll (516 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2011-10-18-LdStOptBug.ll (517 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2012-01-11-ComparisonDAGCrash.ll (518 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2012-05-07-DAGCombineVectorExtract.ll (519 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2012-05-07-MemcpyAlignBug.ll (520 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2012-05-09-LOADgot-bug.ll (521 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2012-05-22-LdStOptBug.ll (522 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2012-06-06-FPToUI.ll (523 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2012-07-11-InstrEmitterBug.ll (524 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2013-01-13-ffast-fcmp.ll (525 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2013-01-23-frem-crash.ll (526 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2013-01-23-sext-crash.ll (527 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-2013-02-12-shufv8i8.ll (528 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-AdvSIMD-Scalar.ll (529 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-AnInfiniteLoopInDAGCombine.ll (530 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-EXT-undef-mask.ll (531 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-aapcs.ll (532 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-abi-varargs.ll (533 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-abi.ll (534 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-abi_align.ll (535 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-addp.ll (536 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-addr-mode-folding.ll (537 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-addr-type-promotion.ll (538 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-addrmode.ll (539 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-alloc-no-stack-realign.ll (540 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-alloca-frame-pointer-offset.ll (541 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-andCmpBrToTBZ.ll (542 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-ands-bad-peephole.ll (543 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-anyregcc-crash.ll (544 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-anyregcc.ll (545 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-arith-saturating.ll (546 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-arith.ll (547 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-arm64-dead-def-elimination-flag.ll (548 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-atomic-128.ll (549 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-atomic.ll (550 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-basic-pic.ll (551 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-big-endian-bitconverts.ll (552 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-big-endian-eh.ll (553 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-big-endian-varargs.ll (554 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-big-endian-vector-callee.ll (555 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-big-endian-vector-caller.ll (556 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-big-imm-offsets.ll (557 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-big-stack.ll (558 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-bitfield-extract.ll (559 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-blockaddress.ll (560 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-build-vector.ll (561 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-call-tailcalls.ll (562 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-cast-opt.ll (563 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-ccmp-heuristics.ll (564 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-ccmp.ll (565 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-clrsb.ll (566 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-coalesce-ext.ll (567 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-code-model-large-abs.ll (568 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-collect-loh-garbage-crash.ll (569 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-collect-loh-str.ll (570 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-collect-loh.ll (571 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-complex-copy-noneon.ll (572 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-complex-ret.ll (573 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-const-addr.ll (574 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-convert-v4f64.ll (575 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-copy-tuple.ll (576 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-crc32.ll (577 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-crypto.ll (578 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-cse.ll (579 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-csel.ll (580 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-cvt.ll (581 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-dagcombiner-convergence.ll (582 of 11244) PASS: LLVM :: BugPoint/crash-narrowfunctiontest.ll (583 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-dagcombiner-dead-indexed-load.ll (584 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-dagcombiner-indexed-load.ll (585 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-dagcombiner-load-slicing.ll (586 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-dead-def-frame-index.ll (587 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-dup.ll (588 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-dead-register-def-bug.ll (589 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-early-ifcvt.ll (590 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-elf-constpool.ll (591 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-elf-calls.ll (592 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-ext.ll (593 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-elf-globals.ll (594 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-extend.ll (595 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-extend-int-to-fp.ll (596 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-extern-weak.ll (597 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-extload-knownzero.ll (598 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-extract.ll (599 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-extract_subvector.ll (600 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-alloca.ll (601 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-addr-offset.ll (602 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-call.ll (603 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-br.ll (604 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-conversion.ll (605 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-fcmp.ll (606 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-gv.ll (607 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-icmp.ll (608 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-indirectbr.ll (609 of 11244) PASS: LLVM :: BugPoint/compile-custom.ll (610 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-ret.ll (611 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-materialize.ll (612 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-rem.ll (613 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-select.ll (614 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fcmp-opt.ll (615 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-intrinsic.ll (616 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fastcc-tailcall.ll (617 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fmax.ll (618 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel-noconvert.ll (619 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fcopysign.ll (620 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fold-lsl.ll (621 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fast-isel.ll (622 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fmadd.ll (623 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fp128-folding.ll (624 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fastisel-gep-promote-before-add.ll (625 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fminv.ll (626 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-frame-index.ll (627 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-global-address.ll (628 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fold-address.ll (629 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fp-imm.ll (630 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-icmp-opt.ll (631 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-indexed-vector-ldst-2.ll (632 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fp128.ll (633 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-frameaddr.ll (634 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-i16-subreg-extract.ll (635 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-indexed-memory.ll (636 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-indexed-vector-ldst.ll (637 of 11244) PASS: LLVM :: BugPoint/metadata.ll (638 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-leaf.ll (639 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fixed-point-scalar-cvt-dagcombine.ll (640 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-K.ll (641 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-J.ll (642 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-L.ll (643 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-inline-asm-zero-reg-error.ll (644 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-N.ll (645 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-join-reserved.ll (646 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-misched-basic-A57.ll (647 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-jumptable.ll (648 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-ld1.ll (649 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-ldxr-stxr.ll (650 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-mul.ll (651 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-aba-abd.ll (652 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-ldp.ll (653 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-long-shift.ll (654 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-memset-inline.ll (655 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-compare-instructions.ll (656 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-simd-ldst-one.ll (657 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-vector-list-spill.ll (658 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-misched-forwarding-A53.ll (659 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-named-reg-alloc.ll (660 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-2velem.ll (661 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-pic-local-symbol.ll (662 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-prefetch.ll (663 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-reg-copy-noneon.ll (664 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-across.ll (665 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-misched-basic-A53.ll (666 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-named-reg-notareg.ll (667 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-regress-f128csel-flags.ll (668 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-rev.ll (669 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-scvt.ll (670 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-2velem-high.ll (671 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-add-pairwise.ll (672 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-copyPhysReg-tuple.ll (673 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-scalar-by-elem-mul.ll (674 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-simd-shift.ll (675 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fmuladd.ll (676 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-shrink-v1i64.ll (677 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-sincos.ll (678 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-sminv.ll (679 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-spill.ll (680 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-stackmap.ll (681 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-v1i1-setcc.ll (682 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-patchpoint.ll (683 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-popcnt.ll (684 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-strict-align.ll (685 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-subsections.ll (686 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-tls-dynamics.ll (687 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-promote-const.ll (688 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-register-pairing.ll (689 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-return-vector.ll (690 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-scaled_iv.ll (691 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fp-contract-zero.ll (692 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-fp.ll (693 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-umaxv.ll (694 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-uzp.ll (695 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-variadic-aapcs.ll (696 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vcnt.ll (697 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vcvt_f32_su32.ll (698 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vcvtxd_f32_f64.ll (699 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vecFold.ll (700 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vector-insertion.ll (701 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-simd-scalar-to-vector.ll (702 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-sli-sri-opt.ll (703 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vext.ll (704 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vfloatintrinsics.ll (705 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-virtual_base.ll (706 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-sqshl-uqshl-i64Contant.ll (707 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-stackpointer.ll (708 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-stp.ll (709 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vmul.ll (710 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-copy.ll (711 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-hello.ll (712 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-illegal-float-ops.ll (713 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-I.ll (714 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-inline-asm-error-M.ll (715 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-inline-asm.ll (716 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-large-frame.ll (717 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-ldur.ll (718 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-memcpy-inline.ll (719 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vsetcc_fp.ll (720 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vsra.ll (721 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-zero-cycle-regmov.ll (722 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/assertion-rc-mismatch.ll (723 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/bitfield-insert.ll (724 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/branch-relax-asm.ll (725 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/callee-save.ll (726 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/complex-fp-to-int.ll (727 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/cpus.ll (728 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/dp1.ll (729 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/eliminate-trunc.ll (730 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fastcc-reserved.ll (731 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fastcc.ll (732 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fcvt-fixed.ll (733 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/flags-multiuse.ll (734 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fp-cond-sel.ll (735 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fp128-folding.ll (736 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/frameaddr.ll (737 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/func-calls.ll (738 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/half.ll (739 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/init-array.ll (740 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/intrinsics-memory-barrier.ll (741 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/ldst-unscaledimm.ll (742 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/logical_shifted_reg.ll (743 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-memset-to-bzero.ll (744 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-select_cc.ll (745 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-subvector-extend.ll (746 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/mul_pow2.ll (747 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-extract.ll (748 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-fpround_f128.ll (749 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-mov.ll (750 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-perm.ll (751 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-truncStore-extLoad.ll (752 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/rbit.ll (753 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/regress-w29-reserved-with-fp.ll (754 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-register-offset-addressing.ll (755 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-tbl.ll (756 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-tls-dynamic-together.ll (757 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/tail-call.ll (758 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/zero-reg.ll (759 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-movi.ll (760 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-trap.ll (761 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-umov.ll (762 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-03-13-InstrSched.ll (763 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-03-27-RegScavengerAssert.ll (764 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-returnaddr.ll (765 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vabs.ll (766 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vaddv.ll (767 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-04-03-UndefinedSymbol.ll (768 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-05-07-tailmerge-1.ll (769 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neg.ll (770 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vclz.ll (771 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vcvt.ll (772 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vcvt_su32_f32.ll (773 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vector-ext.ll (774 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vector-ldst.ll (775 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vhadd.ll (776 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vmax.ll (777 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-volatile.ll (778 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vqsub.ll (779 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vshift.ll (780 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vsqrt.ll (781 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-3vdiff.ll (782 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-add-sub.ll (783 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-setcc-int-to-fp-combine.ll (784 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-xaluo.ll (785 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-zext.ll (786 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-zip.ll (787 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/atomic-ops-not-barriers.ll (788 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/basic-pic.ll (789 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/bitfield.ll (790 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/code-model-large-abs.ll (791 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/complex-copy-noneon.ll (792 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/cond-sel.ll (793 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/directcond.ll (794 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/dp2.ll (795 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-05-22-tailmerge-3.ll (796 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-02-29-RegAllocLocal.ll (797 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-04-04-ScavengerAssert.ll (798 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-05-19-ScavengerAssert.ll (799 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-09-17-CoalescerBug.ll (800 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-02-22-SoftenFloatVaArg.ll (801 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-04-06-AsmModifier.ll (802 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-04-08-FloatUndef.ll (803 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-05-07-RegAllocLocal.ll (804 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-02-ISelCrash.ll (805 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-19-RegScavengerAssert.ll (806 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/extern-weak.ll (807 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/f16-convert.ll (808 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fcvt-int.ll (809 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-04-RegScavengerAssert-2.ll (810 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill2.ll (811 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-31-LSDA-Name.ll (812 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-10-postdec.ll (813 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-13-InvalidSuperReg.ll (814 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-21-LiveVariablesBug.ll (815 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-28-LdStOptiBug.ll (816 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-10-21-InvalidFNeg.ll (817 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-simplest-elf.ll (818 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/floatdp_2source.ll (819 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fpimm.ll (820 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/funcptr_cast.ll (821 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/global-merge-1.ll (822 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/global-merge-3.ll (823 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/global-merge.ll (824 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/hints.ll (825 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/i128-align.ll (826 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/illegal-float-ops.ll (827 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/inline-asm-constraints-badK.ll (828 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/inline-asm-constraints-badL.ll (829 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-11-13-CoalescerCrash.ll (830 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-11-13-VRRewriterCrash.ll (831 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-03-04-eabi-fp-spill.ll (832 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-04-13-v2f64SplitArg.ll (833 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-05-19-Shuffles.ll (834 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-06-11-vmovdrr-bitcast.ll (835 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-06-29-PartialRedefFastAlloc.ll (836 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-08-04-StackVariable.ll (837 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-12-08-tpsoft.ll (838 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/large-consts.ll (839 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/ldst-unsignedimm.ll (840 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/logical-imm.ll (841 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-03-10-DAGCombineCrash.ll (842 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-04-11-MachineLICMBug.ll (843 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-04-12-FastRegAlloc.ll (844 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-04-15-RegisterCmpPeephole.ll (845 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-06-09-TailCallByVal.ll (846 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-mul-div.ll (847 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/mature-mc-support.ll (848 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/movw-consts.ll (849 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-08-25-ldmia_ret.ll (850 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-09-09-OddVectorDivision.ll (851 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-smaxv.ll (852 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/mul-lohi.ll (853 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-bitwise-instructions.ll (854 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-10-26-ExpandUnalignedLoadCrash.ll (855 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-11-09-BitcastVectorDouble.ll (856 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-neon-simd-vget.ll (857 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-diagnostics.ll (858 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-idiv.ll (859 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-12-14-machine-sink.ll (860 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-platform-reg.ll (861 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-spill-lr.ll (862 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-or-combine.ll (863 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-01-26-CoalescerBug.ll (864 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-03-05-FPSCR-bug.ll (865 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-04-10-DAGCombine.ll (866 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-05-10-PreferVMOVtoVDUP32.ll (867 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-08-04-DtripleSpillReload.ll (868 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-08-13-bfi.ll (869 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-09-18-ARMv4ISelBug.ll (870 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-10-04-LDRB_POST_IMM-Crash.ll (871 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-stack-no-frame.ll (872 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-scalar-by-elem-fma.ll (873 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/nzcv-save.ll (874 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-04-05-Small-ByVal-Structs-PR15293.ll (875 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-04-21-AAPCS-VA-C.1.cp.ll (876 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-redzone.ll (877 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/regress-bitcast-formals.ll (878 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/regress-tail-livereg.ll (879 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/returnaddr.ll (880 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/sibling-call.ll (881 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/sincospow-vector-expansion.ll (882 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/tst-br.ll (883 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-01-19-InfiniteLoop.ll (884 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-04-02-RegScavengerAssert.ll (885 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-05-13-AAPCS-byval-padding.ll (886 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-05-31-char-shift-crash.ll (887 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-07-29-vector-or-combine.ll (888 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2014-01-09-pseudo_expand_implicit_reg.ll (889 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2014-02-21-byval-reg-split-alignment.ll (890 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/MergeConsecutiveStores.ll (891 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/dllimport.ll (892 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/hard-float.ll (893 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/mov32t-bundling.ll (894 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-05-03-BadPostIndexedLd.ll (895 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-05-14-InlineAsmCstCrash.ll (896 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-08-15-ReuseBug.ll (897 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-03-05-SxtInRegBug.ll (898 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-04-11-PHIofImpDef.ll (899 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-07-24-CodeGenPrepCrash.ll (900 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-02-16-SpillerBug.ll (901 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-03-09-AddrModeBug.ll (902 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-04-08-FREM.ll (903 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/vla.ll (904 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/addrspacecast.ll (905 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments-nosplit-double.ll (906 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments3.ll (907 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments5.ll (908 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments8.ll (909 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arm-and-tst-peephole.ll (910 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/atomic-cmp.ll (911 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/big-endian-eh-unwind.ll (912 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-05-05-DAGCombineBug.ll (913 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-05-18-InlineAsmMem.ll (914 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-22-CoalescerBug.ll (915 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert3.ll (916 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-07-09-asm-p-constraint.ll (917 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-07-22-SchedulerAssert.ll (918 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/bits.ll (919 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/build-attributes.ll (920 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/call-noret-minsize.ll (921 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/call-tc.ll (922 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/call_nolink.ll (923 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/cmn.ll (924 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/coalesce-subregs.ll (925 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/compare-call.ll (926 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-stacksave.ll (927 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-07-29-VFP3Registers.ll (928 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-15-RegScavenger-EarlyClobber.ll (929 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill.ll (930 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-26-ScalarToVector.ll (931 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-regress-interphase-shift.ll (932 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/crash-greedy.ll (933 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/cse-libcalls.ll (934 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ctz.ll (935 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/darwin-eabi.ll (936 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/data-in-code-annotations.ll (937 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-info-arg.ll (938 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-rounding.ll (939 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-shifted-sext.ll (940 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-29-ExtractEltf32.ll (941 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-segmented-stacks.ll (942 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/divmod-eabi.ll (943 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/domain-conv-vmovs.ll (944 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/eh-dispcont.ll (945 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ehabi-handlerdata-nounwind.ll (946 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/elf-lcomm-align.ll (947 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-31-TwoRegShuffle.ll (948 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-24-spill-align.ll (949 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-10-16-Scope.ll (950 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fabs-neon.ll (951 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-align.ll (952 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-sitofp-combine-chains.ll (953 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-11-01-NeonMoves.ll (954 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert.ll (955 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-br-phi.ll (956 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-cmp-imm.ll (957 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-deadcode.ll (958 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-icmp.ll (959 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-intrinsic.ll (960 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-ldrh-strh-arm.ll (961 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-11-30-LiveVariablesBug.ll (962 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-03-04-stm-undef-addr.ll (963 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-04-14-SplitVector.ll (964 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-redefinition.ll (965 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-static.ll (966 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel.ll (967 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-05-17-FastAllocCrash.ll (968 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-st1.ll (969 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-tls-darwin.ll (970 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-trn.ll (971 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fcopysign.ll (972 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-stur.ll (973 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-05-21-BuildVector.ll (974 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-unaligned_ldst.ll (975 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/floorf.ll (976 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-swizzle-tbl-i16-layout.ll (977 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-06-25-Thumb2ITInvalidIterator.ll (978 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vadd.ll (979 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fmuls.ll (980 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-this-return.ll (981 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-tls-execs.ll (982 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vcmp.ll (983 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vcvt_f.ll (984 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-08-04-EHCrash.ll (985 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-10-25-ifcvt-ldm.ll (986 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fnmul.ll (987 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vecCmpBr.ll (988 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vhsub.ll (989 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-11-29-PrologueBug.ll (990 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fold-stack-adjust.ll (991 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fp-fast.ll (992 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fp_convert.ll (993 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fpcmp_ueq.ll (994 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fpowi.ll (995 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fusedMAC.ll (996 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-12-15-elf-lcomm.ll (997 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-02-04-AntidepMultidef.ll (998 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-03-15-LdStMultipleBug.ll (999 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/gpr-paired-spill-thumbinst.ll (1000 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/hardfloat_neon.ll (1001 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vmovn.ll (1002 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-04-27-IfCvtBug.ll (1003 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-06-29-MergeGlobalsAlign.ll (1004 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll (1005 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/hidden-vis-3.ll (1006 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifconv-kills.ll (1007 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vqadd.ll (1008 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-09-19-cpsr.ll (1009 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-10-26-memset-with-neon.ll (1010 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt1.ll (1011 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt2.ll (1012 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-trunc-store.ll (1013 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-11-09-IllegalVectorFPIntConvert.ll (1014 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-11-28-DAGCombineBug.ll (1015 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-11-29-128bitArithmetics.ll (1016 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-01-23-PostRA-LICM.ll (1017 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-02-01-CoalescerBug.ll (1018 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-03-13-DAGCombineBug.ll (1019 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-04-02-TwoAddrInstrCrash.ll (1020 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-05-04-vmov.ll (1021 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-08-09-neon-extload.ll (1022 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-08-30-select.ll (1023 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv.ll (1024 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-10-04-FixedFrame-vs-byval.ll (1025 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-02-27-expand-vfma.ll (1026 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vshr.ll (1027 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt6.ll (1028 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/illegal-vector-bitcast.ll (1029 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/indirectbr-2.ll (1030 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vsub.ll (1031 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-zextload-unscaled.ll (1032 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/atomic-ops.ll (1033 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm-64bit.ll (1034 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm-switch-mode.ll (1035 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm2.ll (1036 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/insn-sched1.ll (1037 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/int-to-fp.ll (1038 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/intrinsics-memory-barrier.ll (1039 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/intrinsics-v8.ll (1040 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ispositive.ll (1041 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldr.ll (1042 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/blockaddress.ll (1043 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/breg.ll (1044 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/compare-branch.ll (1045 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/complex-int-to-fp.ll (1046 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP.ll (1047 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-05-07-ByteLoadSameAddress.ll (1048 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-06-03-ByVal-2Kbytes.ll (1049 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-10-11-select-stalls.ll (1050 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/load-global.ll (1051 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-uminv.ll (1052 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vaargs.ll (1053 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vaddlv.ll (1054 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vbitwise.ll (1055 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/dp-3source.ll (1056 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2014-02-05-vfp-regs-after-stack.ll (1057 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2014-05-14-DwarfEHCrash.ll (1058 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/DbgValueOtherTargets.test (1059 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/aapcs.ll (1060 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/chkstk.ll (1061 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/integer-floating-point-conversion.ll (1062 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/mangling.ll (1063 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/movw-movt-relocations.ll (1064 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/no-arm-mode.ll (1065 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/pic.ll (1066 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/structors.ll (1067 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/a15-mla.ll (1068 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/a15.ll (1069 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/aapcs-hfa.ll (1070 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/aliases.ll (1071 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/alloc-no-stack-realign.ll (1072 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/argaddr.ll (1073 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments2.ll (1074 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments6.ll (1075 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments_f64_backfill.ll (1076 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arm-frameaddr.ll (1077 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fast-isel-mul.ll (1078 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/free-zext.ll (1079 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/global-alignment.ll (1080 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/global-merge-4.ll (1081 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/i1-contents.ll (1082 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/lsr-code-insertion.ll (1083 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/machine-cse-cmp.ll (1084 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/memcpy-inline.ll (1085 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/metadata-default.ll (1086 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/metadata-short-wchar.ll (1087 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/minsize-litpools.ll (1088 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arm-returnaddr.ll (1089 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arm-ttype-target2.ll (1090 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/atomic-cmpxchg.ll (1091 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/atomic-ops-v8.ll (1092 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/available_externally.ll (1093 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/bfi.ll (1094 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/bic.ll (1095 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/big-endian-neon-bitconv.ll (1096 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/mvn.ll (1097 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon-spfp.ll (1098 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_div.ll (1099 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_ld2.ll (1100 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_shift.ll (1101 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/no-fpu.ll (1102 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/null-streamer.ll (1103 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/inline-asm-constraints-badI.ll (1104 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/inlineasm-ldr-pseudo.ll (1105 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/jump-table.ll (1106 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/optimize-dmbs-v7.ll (1107 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/pack.ll (1108 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/big-endian-neon-trunc-store.ll (1109 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/pr13249.ll (1110 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vcombine.ll (1111 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/big-endian-vector-callee.ll (1112 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/bswap16.ll (1113 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/bx_fold.ll (1114 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/call-noret.ll (1115 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/clz.ll (1116 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/rbit.ll (1117 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vcvt_n.ll (1118 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/ldst-opt.ll (1119 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/coalesce-dbgvalue.ll (1120 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/commute-movcc.ll (1121 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/constants.ll (1122 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/crash-greedy-v6.ll (1123 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/crash-shufflevector.ll (1124 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/cse-ldrlit.ll (1125 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ctors_dtors.ll (1126 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/darwin-section-order.ll (1127 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-frame-vararg.ll (1128 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-info-branch-folding.ll (1129 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-info-s16-reg.ll (1130 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/deps-fix.ll (1131 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_arg3.ll (1132 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_f32_arg5.ll (1133 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_f64_arg_split.ll (1134 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/divmod.ll (1135 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/dyn-stackalloc.ll (1136 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ehabi-handlerdata.ll (1137 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ehabi.ll (1138 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/extloadi1.ll (1139 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fabss.ll (1140 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-call-multi-reg-return.ll (1141 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-crash.ll (1142 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-ext.ll (1143 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-indirectbr.ll (1144 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-ldr-str-thumb-neg-index.ll (1145 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-pic.ll (1146 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-shifter.ll (1147 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fastcc-vfp.ll (1148 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fixunsdfdi.ll (1149 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fmdrr-fmrrd.ll (1150 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_i64_arg2.ll (1151 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/literal_pools_float.ll (1152 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/memcpy-f128.ll (1153 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fnmacs.ll (1154 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_void.ll (1155 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/sbfx.ll (1156 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-bitcast.ll (1157 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fold-const.ll (1158 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fp.ll (1159 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fpcmp.ll (1160 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fpmem.ll (1161 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/frame-register.ll (1162 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/global-merge-addrspace.ll (1163 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/gv-stubs-crash.ll (1164 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/hfa-in-contiguous-registers.ll (1165 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifconv-regmask.ll (1166 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt10.ll (1167 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt3.ll (1168 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt9.ll (1169 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/indirectbr.ll (1170 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm.ll (1171 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/intrinsics-crypto.ll (1172 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/intrinsics.ll (1173 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/jumptable-label.ll (1174 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldm.ll (1175 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldr_ext.ll (1176 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldrd-memoper.ll (1177 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldstrex-m.ll (1178 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/load.ll (1179 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/long.ll (1180 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/long_shift.ll (1181 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/lsr-unfolded-offset.ll (1182 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/mem.ll (1183 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/misched-copy-arm.ll (1184 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/mul.ll (1185 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/mulhi.ll (1186 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/named-reg-alloc.ll (1187 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/optselect-regclass.ll (1188 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/phi.ll (1189 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/pr3502.ll (1190 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/reg_sequence.ll (1191 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_arg2.ll (1192 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_f32_arg2.ll (1193 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_f64_arg_stack.ll (1194 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_i64_arg_split.ll (1195 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/returned-trunc-tail-calls.ll (1196 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/section-name.ll (1197 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/select-imm.ll (1198 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-shift-left-long.ll (1199 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/segmented-stacks.ll (1200 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/select-undef.ll (1201 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/shifter_operand.ll (1202 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/setcc-sentinals.ll (1203 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/sjlj-prepare-critical-edge.ll (1204 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/ragreedy-csr.ll (1205 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/regress-fp128-livein.ll (1206 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/setcc-takes-i32.ll (1207 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/spill-q.ll (1208 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vector-imm.ll (1209 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/trunc-v1i64.ll (1210 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-03-07-CombinerCrash.ll (1211 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/struct_byval_arm_t1_t2.ll (1212 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/sxt_rot.ll (1213 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/tail-dup.ll (1214 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/test-sharedidx.ll (1215 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vext_reverse.ll (1216 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/stack-protector-bmovpcb_call.ll (1217 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/str_post.ll (1218 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/str_pre.ll (1219 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/thumb1-varalloc.ll (1220 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/tls3.ll (1221 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/truncstore-dag-combine.ll (1222 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/umulo-32.ll (1223 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/undefined.ll (1224 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/uxt_rot.ll (1225 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/struct_byval.ll (1226 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/sub-cmp-peephole.ll (1227 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/swift-atomics.ll (1228 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/t2-imm.ll (1229 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/tail-opts.ll (1230 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/thread_pointer.ll (1231 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/thumb2-it-block.ll (1232 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vaba.ll (1233 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vargs.ll (1234 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vceq.ll (1235 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/tls1.ll (1236 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/tst_teq.ll (1237 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/unaligned_load_store.ll (1238 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/unord.ll (1239 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vcvt-cost.ll (1240 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vcvt-v8.ll (1241 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/unwind-init.ll (1242 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/va_arg.ll (1243 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/varargs-spill-stack-align-nacl.ll (1244 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vbsl-constant.ll (1245 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vcnt.ll (1246 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vcvt.ll (1247 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vdiv_combine.ll (1248 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vminmaxnm.ll (1249 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vdup.ll (1250 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vector-spilling.ll (1251 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vfloatintrinsics.ll (1252 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vpopcnt.ll (1253 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-03-30-RegScavengerAssert.ll (1254 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-04-30-CombinerCrash.ll (1255 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-05-14-RegScavengerAssert.ll (1256 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll (1257 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-04-10-ScavengerAssert.ll (1258 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-07-17-Fdiv.ll (1259 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vhadd.ll (1260 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vld3.ll (1261 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vldm-liveness.ll (1262 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-11-18-ScavengerAssert.ll (1263 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vfp-regs-dwarf.ll (1264 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vhsub.ll (1265 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-03-07-SpillerBug.ll (1266 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-04-09-RegScavengerAsm.ll (1267 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-04-MissingLiveIn.ll (1268 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert.ll (1269 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vmls.ll (1270 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vmul.ll (1271 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vqadd.ll (1272 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert4.ll (1273 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-07-01-CommuteBug.ll (1274 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-07-22-ScavengerAssert.ll (1275 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-04-RegScavengerAssert.ll (1276 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vqsub.ll (1277 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vselect_imax.ll (1278 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vselect.ll (1279 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-21-PostRAKill3.ll (1280 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vld4.ll (1281 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vshl.ll (1282 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vst1.ll (1283 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vst4.ll (1284 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vldm-sched-a9.ll (1285 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vmla.ll (1286 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vneg.ll (1287 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vpadd.ll (1288 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vqdmul.ll (1289 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vrec.ll (1290 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vshift.ll (1291 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vshrn.ll (1292 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-29-TooLongSplat.ll (1293 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-09-fpcmp-ole.ll (1294 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vtrn.ll (1295 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/warn-stack.ll (1296 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/zero-cycle-zero.ll (1297 of 11244) UNSUPPORTED: LLVM :: CodeGen/CPP/2012-02-05-UnitVarCrash.ll (1298 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vtbl.ll (1299 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/widen-vmovs.ll (1300 of 11244) UNSUPPORTED: LLVM :: CodeGen/CPP/2009-05-01-Long-Double.ll (1301 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-vshuffle.ll (1302 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-20-LiveIntervalsBug.ll (1303 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-weak-reference.ll (1304 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-23-LiveVariablesBug.ll (1305 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-10-02-NEONSubregsBug.ll (1306 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-10-27-double-align.ll (1307 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-11-02-NegativeLane.ll (1308 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/arm64-zero-cycle-zeroing.ll (1309 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/asm-large-immediate.ll (1310 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-11-13-ScavengerAssert2.ll (1311 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-03-18-ldm-rtrn.ll (1312 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-04-15-ScavengerDebugValue.ll (1313 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-05-18-PostIndexBug.ll (1314 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-06-21-LdStMultipleBug.ll (1315 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-07-26-GlobalMerge.ll (1316 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-11-15-SpillEarlyClobber.ll (1317 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll (1318 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-03-23-PeepholeBug.ll (1319 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-04-12-AlignBug.ll (1320 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/bitfield-insert-0.ll (1321 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/bool-loads.ll (1322 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-04-26-SchedTweak.ll (1323 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-06-16-TailCallByVal.ll (1324 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll (1325 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-08-29-ldr_pre_imm.ll (1326 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-10-26-memset-inline.ll (1327 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-11-14-EarlyClobber.ll (1328 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-12-19-sjlj-clobber.ll (1329 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-01-24-RegSequenceLiveRange.ll (1330 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-06-12-SchedMemLatency.ll (1331 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-08-23-legalize-vmull.ll (1332 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-09-25-InlineAsmScalarToVectorConv2.ll (1333 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-10-18-PR14099-ByvalFrameAddress.ll (1334 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-01-21-PR14992.ll (1335 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-04-16-AAPCS-C5-vs-VFP.ll (1336 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-05-02-AAPCS-ByVal-Structs-C4-C5-VFP2.ll (1337 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-05-13-AAPCS-byval-padding2.ll (1338 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2014-07-18-earlyclobber-str-post.ll (1339 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/alloca.ll (1340 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/frame-register.ll (1341 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/memset.ll (1342 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/no-ehabi.ll (1343 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/a15-SD-dep.ll (1344 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/aapcs-hfa-code.ll (1345 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/align.ll (1346 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments-nosplit-i64.ll (1347 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments4.ll (1348 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arm-abi-attr.ll (1349 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arm-modifier.ll (1350 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/armv4.ll (1351 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/atomic-op.ll (1352 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/avoid-cpsr-rmw.ll (1353 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/bicZext.ll (1354 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/big-endian-ret-f64.ll (1355 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/bswap-inline-asm.ll (1356 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/byval_load_align.ll (1357 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/call.ll (1358 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/cmpxchg-idioms.ll (1359 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/code-placement.ll (1360 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/copy-paired-reg.ll (1361 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/cse-call.ll (1362 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/dagcombine-anyexttozeroext.ll (1363 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-frame-no-debug.ll (1364 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-info-blocks.ll (1365 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-info-qreg.ll (1366 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/default-float-abi.ll (1367 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/eh-resume-darwin.ll (1368 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ehabi-unwind.ll (1369 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/extload-knownzero.ll (1370 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fadds.ll (1371 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-binary.ll (1372 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-call.ll (1373 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-crash2.ll (1374 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-frameaddr.ll (1375 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-ldr-str-arm.ll (1376 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-mvn.ll (1377 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-select.ll (1378 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-tail-call.ll (1379 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fastisel-thumb-litpool.ll (1380 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/flag-crash.ll (1381 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fmscs.ll (1382 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fnmscs.ll (1383 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/formal.ll (1384 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fparith.ll (1385 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fpconsts.ll (1386 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fpow.ll (1387 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/func-argpassing-endian.ll (1388 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/global-merge.ll (1389 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/half.ll (1390 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/hidden-vis-2.ll (1391 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/hints.ll (1392 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt-branch-weight-bug.ll (1393 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt11.ll (1394 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt4.ll (1395 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt8.ll (1396 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/indirect-hidden.ll (1397 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/indirectbr-3.ll (1398 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm-imm-arm.ll (1399 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm-switch-mode-oneway-from-arm.ll (1400 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm3.ll (1401 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/interrupt-attr.ll (1402 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/jump_tables.ll (1403 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldaex-stlex.ll (1404 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldr_frame.ll (1405 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldr_pre.ll (1406 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldst-f32-2-i32.ll (1407 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/load-address-masked.ll (1408 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/log2_not_readnone.ll (1409 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/long-setcc.ll (1410 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/lsr-scale-addr-mode.ll (1411 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/mature-mc-support.ll (1412 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/memset-inline.ll (1413 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/minsize-imms.ll (1414 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/movt-movw-global.ll (1415 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/movt.ll (1416 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon-fma.ll (1417 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_arith1.ll (1418 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_fpconv.ll (1419 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_minmax.ll (1420 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_vabs.ll (1421 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/nop_concat_vectors.ll (1422 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/opt-shuff-tstore.ll (1423 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/peephole-bitcast.ll (1424 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/popcnt.ll (1425 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/private.ll (1426 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret0.ll (1427 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_arg4.ll (1428 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_f64_arg_reg_split.ll (1429 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_i64_arg3.ll (1430 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/rev.ll (1431 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/section.ll (1432 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/select_xform.ll (1433 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/sincos.ll (1434 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/smml.ll (1435 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/stack-frame.ll (1436 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/stm.ll (1437 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/str_trunc.ll (1438 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/subreg-remat.ll (1439 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/this-return.ll (1440 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/tls-models.ll (1441 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/trap.ll (1442 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/uint64tof64.ll (1443 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/undef-sext.ll (1444 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/uxtb.ll (1445 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vabd.ll (1446 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vadd.ll (1447 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vargs_align.ll (1448 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vbsl.ll (1449 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vcgt.ll (1450 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vector-DAGCombine.ll (1451 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vext.ll (1452 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vfp-libcalls.ll (1453 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vget_lane.ll (1454 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vld2.ll (1455 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/cmpxchg-idioms.ll (1456 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vldlane.ll (1457 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vminmaxnm.ll (1458 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vmov.ll (1459 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vqshrn.ll (1460 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vsel.ll (1461 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vshiftins.ll (1462 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vsra.ll (1463 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vst3.ll (1464 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vsub.ll (1465 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/weak.ll (1466 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/zextload_demandedbits.ll (1467 of 11244) UNSUPPORTED: LLVM :: CodeGen/CPP/2009-05-04-CondBr.ll (1468 of 11244) UNSUPPORTED: LLVM :: CodeGen/CPP/attributes.ll (1469 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/compiler-ident.ll (1470 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/extract.ll (1471 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fcmp.ll (1472 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/floatdp_1source.ll (1473 of 11244) PASS: LLVM :: CodeGen/Generic/2003-05-27-useboolinotherbb.ll (1474 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/fp-dp3.ll (1475 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/func-argpassing.ll (1476 of 11244) PASS: LLVM :: CodeGen/Generic/2002-04-14-UnexpectedUnsignedType.ll (1477 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/global-merge-2.ll (1478 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/got-abuse.ll (1479 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/i128-fast-isel-fallback.ll (1480 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/inline-asm-constraints-badK2.ll (1481 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/ldst-regoffset.ll (1482 of 11244) PASS: LLVM :: CodeGen/Generic/2003-05-27-phifcmpd.ll (1483 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/local_vars.ll (1484 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/movw-shift-encoding.ll (1485 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-compare-instructions.ll (1486 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-fma.ll (1487 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-mla-mls.ll (1488 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/neon-scalar-copy.ll (1489 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/pic-eh-stubs.ll (1490 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/regress-f128csel-flags.ll (1491 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/regress-tblgen-chains.ll (1492 of 11244) UNSUPPORTED: LLVM :: CodeGen/AArch64/sincos-expansion.ll (1493 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2006-11-10-CycleInDAG.ll (1494 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-03-21-JoinIntervalsCrash.ll (1495 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-04-03-PEIBug.ll (1496 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-05-09-tailmerge-2.ll (1497 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2007-05-23-BadPreIndexedStore.ll (1498 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-03-07-RegScavengerAssert.ll (1499 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-05-19-LiveIntervalsBug.ll (1500 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2008-08-07-AsmPrintBug.ll (1501 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-02-27-SpillerBug.ll (1502 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-04-08-AggregateAddr.ll (1503 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-05-11-CodePlacementCrash.ll (1504 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-15-RegScavengerAssert.ll (1505 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert2.ll (1506 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-06-30-RegScavengerAssert5.ll (1507 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-07-18-RewriterBug.ll (1508 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-02-RegScavengerAssert-Neon.ll (1509 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-15-RegScavengerAssert.ll (1510 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-08-27-ScalarToVector.ll (1511 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-09-AllOnes.ll (1512 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-13-InvalidSubreg.ll (1513 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-22-LiveVariablesBug.ll (1514 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-09-27-CoalescerBug.ll (1515 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-10-30.ll (1516 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-11-07-SubRegAsmPrinting.ll (1517 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2009-12-02-vtrn-undef.ll (1518 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-04-09-NeonSelect.ll (1519 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-05-14-IllegalType.ll (1520 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-05-18-LocalAllocCrash.ll (1521 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-05-20-NEONSpillCrash.ll (1522 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-06-21-nondarwin-tc.ll (1523 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-06-29-SubregImpDefs.ll (1524 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-09-21-OptCmpBug.ll (1525 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-12-07-PEIBug.ll (1526 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2010-12-17-LocalStackSlotCrash.ll (1527 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-02-07-AntidepClobber.ll (1528 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-04-07-schediv.ll (1529 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-04-15-AndVFlagPeepholeBug.ll (1530 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll (1531 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-07-10-GlobalMergeBug.ll (1532 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-08-29-SchedCycle.ll (1533 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-09-28-CMovCombineBug.ll (1534 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-11-07-PromoteVectorLoadStore.ll (1535 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2011-11-30-MergeAlignment.ll (1536 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-01-26-CopyPropKills.ll (1537 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-03-26-FoldImmBug.ll (1538 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-04-24-SplitEHCriticalEdge.ll (1539 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-05-29-TailDupBug.ll (1540 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-08-08-legalize-unaligned.ll (1541 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-08-27-CopyPhysRegCrash.ll (1542 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-10-04-AAPCS-byval-align8.ll (1543 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2012-11-14-subs_carry.ll (1544 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-04-16-AAPCS-C4-vs-VFP.ll (1545 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-04-18-load-overlap-PR14824.ll (1546 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-05-05-IfConvertBug.ll (1547 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-05-13-DAGCombiner-undef-mask.ll (1548 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/2013-11-08-inline-asm-neon-array.ll (1549 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/PR15053.ll (1550 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/chkstk-movw-movt-isel.ll (1551 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/global-minsize.ll (1552 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/long-calls.ll (1553 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/no-aeabi.ll (1554 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/Windows/read-only-data.ll (1555 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/a15-partial-update.ll (1556 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/addrmode.ll (1557 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/alloca.ll (1558 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments.ll (1559 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arguments7.ll (1560 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arm-asm.ll (1561 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/arm-negative-stride.ll (1562 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/atomic-64bit.ll (1563 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/atomic-load-store.ll (1564 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/atomicrmw_minmax.ll (1565 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/bfc.ll (1566 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/bfx.ll (1567 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/big-endian-neon-extend.ll (1568 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/big-endian-vector-caller.ll (1569 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/build-attributes-encoding.s (1570 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/cache-intrinsic.ll (1571 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/carry.ll (1572 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/cmpxchg-weak.ll (1573 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/constantfp.ll (1574 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/crash-O0.ll (1575 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/crash.ll (1576 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ctor_order.ll (1577 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/dagcombine-concatvector.ll (1578 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-frame-large-stack.ll (1579 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-frame.ll (1580 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-info-d16-reg.ll (1581 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/debug-info-sreg2.ll (1582 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/div.ll (1583 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/dwarf-eh.ll (1584 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ehabi-filters.ll (1585 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ehabi-no-landingpad.ll (1586 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/emit-big-cst.ll (1587 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-GEP-coalesce.ll (1588 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-br-const.ll (1589 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-conversion.ll (1590 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-fold.ll (1591 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-inline-asm.ll (1592 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-load-store-verify.ll (1593 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-pred.ll (1594 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-ret.ll (1595 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fast-isel-vararg.ll (1596 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fastisel-gep-promote-before-add.ll (1597 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fdivs.ll (1598 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fmacs.ll (1599 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fnegs.ll (1600 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fnmuls.ll (1601 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fp-arg-shuffle.ll (1602 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fp16.ll (1603 of 11244) PASS: LLVM :: CodeGen/Generic/2003-05-27-usefsubasbool.ll (1604 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fpcmp-opt.ll (1605 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fpconv.ll (1606 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fptoint.ll (1607 of 11244) PASS: LLVM :: CodeGen/Generic/2003-05-30-BadPreselectPhi.ll (1608 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/fsubs.ll (1609 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/global-merge-1.ll (1610 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/globals.ll (1611 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/gpr-paired-spill.ll (1612 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/hello.ll (1613 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/hidden-vis.ll (1614 of 11244) PASS: LLVM :: CodeGen/Generic/2003-05-28-ManyArgs.ll (1615 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/iabs.ll (1616 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt-branch-weight.ll (1617 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt12.ll (1618 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt5.ll (1619 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ifcvt7.ll (1620 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/imm.ll (1621 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/indirect-reg-input.ll (1622 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inline-diagnostics.ll (1623 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm-ldr-pseudo.ll (1624 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm-switch-mode-oneway-from-thumb.ll (1625 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/inlineasm4.ll (1626 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/integer_insertelement.ll (1627 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/intrinsics-overflow.ll (1628 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/invoke-donothing-assert.ll (1629 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/large-stack.ll (1630 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldr_post.ll (1631 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldrd.ll (1632 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ldstrex.ll (1633 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/load_i1_select.ll (1634 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/longMAC.ll (1635 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/lsr-icmp-imm.ll (1636 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/machine-licm.ll (1637 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/memfunc.ll (1638 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/metadata-short-enums.ll (1639 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/mls.ll (1640 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/mul_const.ll (1641 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/mult-alt-generic-arm.ll (1642 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/named-reg-notareg.ll (1643 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_cmp.ll (1644 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_ld1.ll (1645 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/neon_spill.ll (1646 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/none-macho.ll (1647 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/noreturn.ll (1648 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/odr_comdat.ll (1649 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/out-of-registers.ll (1650 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/pic.ll (1651 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/prefetch.ll (1652 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/readcyclecounter.ll (1653 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_arg1.ll (1654 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_arg5.ll (1655 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_f64_arg2.ll (1656 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_i128_arg2.ll (1657 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ret_sret_vector.ll (1658 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/returned-ext.ll (1659 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/saxpy10-a9.ll (1660 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/segmented-stacks-dynamic.ll (1661 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/select.ll (1662 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/shuffle.ll (1663 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/sjljehprepare-lower-empty-struct.ll (1664 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/smul.ll (1665 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/ssp-data-layout.ll (1666 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/stackpointer.ll (1667 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/str_pre-2.ll (1668 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/struct-byval-frame-index.ll (1669 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/sub.ll (1670 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/swift-vldm.ll (1671 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/tail-call.ll (1672 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/taildup-branch-weight.ll (1673 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/thumb-litpool.ll (1674 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/tls2.ll (1675 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/trunc_ldr.ll (1676 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/twoaddrinstr.ll (1677 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/unaligned_load_store_vector.ll (1678 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/unsafe-fsub.ll (1679 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/v1-constant-fold.ll (1680 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vabs.ll (1681 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vbits.ll (1682 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vcge.ll (1683 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vcombine.ll (1684 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vcvt_combine.ll (1685 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vector-extend-narrow.ll (1686 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vfcmp.ll (1687 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vfp.ll (1688 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vicmp.ll (1689 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vld1.ll (1690 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vlddup.ll (1691 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vminmax.ll (1692 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vpadal.ll (1693 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vpminmax.ll (1694 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vqshl.ll (1695 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vrev.ll (1696 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vshll.ll (1697 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vst2.ll (1698 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vstlane.ll (1699 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vuzp.ll (1700 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/vzip.ll (1701 of 11244) UNSUPPORTED: LLVM :: CodeGen/ARM/weak2.ll (1702 of 11244) UNSUPPORTED: LLVM :: CodeGen/CPP/2007-06-16-Funcname.ll (1703 of 11244) UNSUPPORTED: LLVM :: CodeGen/CPP/atomic.ll (1704 of 11244) PASS: LLVM :: CodeGen/Generic/2002-04-16-StackFrameSizeAlignment.ll (1705 of 11244) PASS: LLVM :: CodeGen/Generic/2003-05-30-BadFoldGEP.ll (1706 of 11244) PASS: LLVM :: CodeGen/Generic/2003-07-07-BadLongConst.ll (1707 of 11244) PASS: LLVM :: CodeGen/Generic/2003-07-06-BadIntCmp.ll (1708 of 11244) PASS: LLVM :: CodeGen/Generic/2003-07-08-BadCastToBool.ll (1709 of 11244) PASS: LLVM :: CodeGen/Generic/2003-07-29-BadConstSbyte.ll (1710 of 11244) PASS: LLVM :: CodeGen/Generic/2004-05-09-LiveVarPartialRegister.ll (1711 of 11244) PASS: LLVM :: CodeGen/Generic/2005-01-18-SetUO-InfLoop.ll (1712 of 11244) PASS: LLVM :: CodeGen/Generic/2005-04-09-GlobalInPHI.ll (1713 of 11244) PASS: LLVM :: CodeGen/Generic/2005-10-18-ZeroSizeStackObject.ll (1714 of 11244) PASS: LLVM :: CodeGen/Generic/2005-10-21-longlonggtu.ll (1715 of 11244) PASS: LLVM :: CodeGen/Generic/2005-12-01-Crash.ll (1716 of 11244) PASS: LLVM :: CodeGen/Generic/2006-01-12-BadSetCCFold.ll (1717 of 11244) PASS: LLVM :: CodeGen/Generic/2005-12-12-ExpandSextInreg.ll (1718 of 11244) PASS: LLVM :: CodeGen/Generic/2006-04-26-SetCCAnd.ll (1719 of 11244) PASS: LLVM :: CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll (1720 of 11244) PASS: LLVM :: CodeGen/Generic/2006-02-12-InsertLibcall.ll (1721 of 11244) PASS: LLVM :: CodeGen/Generic/2006-03-01-dagcombineinfloop.ll (1722 of 11244) PASS: LLVM :: CodeGen/Generic/2006-05-06-GEP-Cast-Sink-Crash.ll (1723 of 11244) PASS: LLVM :: CodeGen/Generic/2006-04-28-Sign-extend-bool.ll (1724 of 11244) PASS: LLVM :: CodeGen/Generic/2006-06-12-LowerSwitchCrash.ll (1725 of 11244) PASS: LLVM :: CodeGen/Generic/2006-06-13-ComputeMaskedBitsCrash.ll (1726 of 11244) PASS: LLVM :: CodeGen/Generic/2006-09-02-LocalAllocCrash.ll (1727 of 11244) PASS: LLVM :: CodeGen/Generic/2006-08-30-CoalescerCrash.ll (1728 of 11244) PASS: LLVM :: CodeGen/Generic/2006-06-28-SimplifySetCCCrash.ll (1729 of 11244) PASS: LLVM :: CodeGen/Generic/2006-10-27-CondFolding.ll (1730 of 11244) PASS: LLVM :: CodeGen/Generic/2006-09-06-SwitchLowering.ll (1731 of 11244) PASS: LLVM :: CodeGen/Generic/2006-07-03-schedulers.ll (1732 of 11244) PASS: LLVM :: CodeGen/Generic/2006-10-29-Crash.ll (1733 of 11244) PASS: LLVM :: CodeGen/Generic/2007-01-15-LoadSelectCycle.ll (1734 of 11244) PASS: LLVM :: CodeGen/Generic/2006-11-20-DAGCombineCrash.ll (1735 of 11244) PASS: LLVM :: CodeGen/Generic/2007-02-25-invoke.ll (1736 of 11244) PASS: LLVM :: CodeGen/Generic/2007-04-08-MultipleFrameIndices.ll (1737 of 11244) PASS: LLVM :: CodeGen/Generic/2007-04-13-SwitchLowerBadPhi.ll (1738 of 11244) PASS: LLVM :: CodeGen/Generic/2007-04-17-lsr-crash.ll (1739 of 11244) PASS: LLVM :: CodeGen/Generic/2007-04-27-InlineAsm-X-Dest.ll (1740 of 11244) PASS: LLVM :: CodeGen/Generic/2007-04-27-LargeMemObject.ll (1741 of 11244) PASS: LLVM :: CodeGen/Generic/2007-05-03-EHTypeInfo.ll (1742 of 11244) PASS: LLVM :: CodeGen/Generic/2007-04-30-LandingPadBranchFolding.ll (1743 of 11244) PASS: LLVM :: CodeGen/Generic/2007-05-15-InfiniteRecursion.ll (1744 of 11244) PASS: LLVM :: CodeGen/Generic/2007-12-17-InvokeAsm.ll (1745 of 11244) PASS: LLVM :: CodeGen/Generic/2008-01-25-dag-combine-mul.ll (1746 of 11244) PASS: LLVM :: CodeGen/Generic/2007-12-31-UnusedSelector.ll (1747 of 11244) PASS: LLVM :: CodeGen/Generic/2008-01-30-LoadCrash.ll (1748 of 11244) PASS: LLVM :: CodeGen/Generic/2008-02-04-Ctlz.ll (1749 of 11244) PASS: LLVM :: CodeGen/Generic/2008-02-04-ExtractSubvector.ll (1750 of 11244) PASS: LLVM :: CodeGen/Generic/2008-02-20-MatchingMem.ll (1751 of 11244) PASS: LLVM :: CodeGen/Generic/2008-02-25-NegateZero.ll (1752 of 11244) PASS: LLVM :: CodeGen/Generic/2008-02-26-NegatableCrash.ll (1753 of 11244) PASS: LLVM :: CodeGen/Generic/2009-03-29-SoftFloatVectorExtract.ll (1754 of 11244) PASS: LLVM :: CodeGen/Generic/2009-04-10-SinkCrash.ll (1755 of 11244) PASS: LLVM :: CodeGen/Generic/2008-08-07-PtrToInt-SmallerInt.ll (1756 of 11244) PASS: LLVM :: CodeGen/Generic/2009-03-17-LSR-APInt.ll (1757 of 11244) PASS: LLVM :: CodeGen/Generic/2010-07-27-DAGCombineCrash.ll (1758 of 11244) PASS: LLVM :: CodeGen/Generic/2009-11-16-BadKillsCrash.ll (1759 of 11244) PASS: LLVM :: CodeGen/Generic/2009-04-28-i128-cmp-crash.ll (1760 of 11244) PASS: LLVM :: CodeGen/Generic/2010-11-04-BigByval.ll (1761 of 11244) PASS: LLVM :: CodeGen/Generic/2010-ZeroSizedArg.ll (1762 of 11244) PASS: LLVM :: CodeGen/Generic/2011-01-06-BigNumberCrash.ll (1763 of 11244) PASS: LLVM :: CodeGen/Generic/2011-07-07-ScheduleDAGCrash.ll (1764 of 11244) PASS: LLVM :: CodeGen/Generic/2012-06-08-APIntCrash.ll (1765 of 11244) PASS: LLVM :: CodeGen/Generic/2013-03-20-APFloatCrash.ll (1766 of 11244) PASS: LLVM :: CodeGen/Generic/2014-02-05-OpaqueConstants.ll (1767 of 11244) PASS: LLVM :: CodeGen/Generic/APIntParam.ll (1768 of 11244) PASS: LLVM :: CodeGen/Generic/APIntSextParam.ll (1769 of 11244) PASS: LLVM :: CodeGen/Generic/APIntZextParam.ll (1770 of 11244) PASS: LLVM :: CodeGen/Generic/APIntLoadStore.ll (1771 of 11244) PASS: LLVM :: CodeGen/Generic/BasicInstrs.ll (1772 of 11244) PASS: LLVM :: CodeGen/Generic/ConstantExprLowering.ll (1773 of 11244) PASS: LLVM :: CodeGen/Generic/MachineBranchProb.ll (1774 of 11244) PASS: LLVM :: CodeGen/Generic/add-with-overflow-128.ll (1775 of 11244) PASS: LLVM :: CodeGen/Generic/add-with-overflow-24.ll (1776 of 11244) PASS: LLVM :: CodeGen/Generic/addr-label.ll (1777 of 11244) PASS: LLVM :: CodeGen/Generic/annotate.ll (1778 of 11244) PASS: LLVM :: CodeGen/Generic/asm-large-immediate.ll (1779 of 11244) PASS: LLVM :: CodeGen/Generic/add-with-overflow.ll (1780 of 11244) PASS: LLVM :: CodeGen/Generic/badCallArgLRLLVM.ll (1781 of 11244) PASS: LLVM :: CodeGen/Generic/bool-to-double.ll (1782 of 11244) PASS: LLVM :: CodeGen/Generic/badarg6.ll (1783 of 11244) PASS: LLVM :: CodeGen/Generic/badFoldGEP.ll (1784 of 11244) PASS: LLVM :: CodeGen/Generic/call-ret0.ll (1785 of 11244) PASS: LLVM :: CodeGen/Generic/call-ret42.ll (1786 of 11244) PASS: LLVM :: CodeGen/Generic/call-void.ll (1787 of 11244) PASS: LLVM :: CodeGen/Generic/builtin-expect.ll (1788 of 11244) PASS: LLVM :: CodeGen/Generic/cast-fp.ll (1789 of 11244) PASS: LLVM :: CodeGen/Generic/constindices.ll (1790 of 11244) PASS: LLVM :: CodeGen/Generic/call2-ret0.ll (1791 of 11244) PASS: LLVM :: CodeGen/Generic/crash.ll (1792 of 11244) PASS: LLVM :: CodeGen/Generic/dbg_value.ll (1793 of 11244) PASS: LLVM :: CodeGen/Generic/dag-combine-crash.ll (1794 of 11244) PASS: LLVM :: CodeGen/Generic/div-neg-power-2.ll (1795 of 11244) PASS: LLVM :: CodeGen/Generic/donothing.ll (1796 of 11244) PASS: LLVM :: CodeGen/Generic/externally_available.ll (1797 of 11244) PASS: LLVM :: CodeGen/Generic/empty-load-store.ll (1798 of 11244) PASS: LLVM :: CodeGen/Generic/edge-bundles-blockIDs.ll (1799 of 11244) PASS: LLVM :: CodeGen/Generic/exception-handling.ll (1800 of 11244) PASS: LLVM :: CodeGen/Generic/fastcall.ll (1801 of 11244) PASS: LLVM :: CodeGen/Generic/fp-to-int-invalid.ll (1802 of 11244) PASS: LLVM :: CodeGen/Generic/fneg-fabs.ll (1803 of 11244) PASS: LLVM :: CodeGen/Generic/fp_to_int.ll (1804 of 11244) PASS: LLVM :: CodeGen/Generic/fpowi-promote.ll (1805 of 11244) PASS: LLVM :: CodeGen/Generic/global-ret0.ll (1806 of 11244) PASS: LLVM :: CodeGen/Generic/fwdtwice.ll (1807 of 11244) PASS: LLVM :: CodeGen/Generic/hello.ll (1808 of 11244) PASS: LLVM :: CodeGen/Generic/i128-arith.ll (1809 of 11244) PASS: LLVM :: CodeGen/Generic/i128-addsub.ll (1810 of 11244) PASS: LLVM :: CodeGen/Generic/inline-asm-mem-clobber.ll (1811 of 11244) PASS: LLVM :: CodeGen/Generic/inline-asm-special-strings.ll (1812 of 11244) PASS: LLVM :: CodeGen/Generic/intrinsics.ll (1813 of 11244) PASS: LLVM :: CodeGen/Generic/isunord.ll (1814 of 11244) PASS: LLVM :: CodeGen/Generic/invalid-memcpy.ll (1815 of 11244) PASS: LLVM :: CodeGen/Generic/llvm-ct-intrinsics.ll (1816 of 11244) PASS: LLVM :: CodeGen/Generic/negintconst.ll (1817 of 11244) PASS: LLVM :: CodeGen/Generic/multiple-return-values-cross-block-with-invoke.ll (1818 of 11244) PASS: LLVM :: CodeGen/Generic/no-target.ll (1819 of 11244) PASS: LLVM :: CodeGen/Generic/nested-select.ll (1820 of 11244) PASS: LLVM :: CodeGen/Generic/pr12507.ll (1821 of 11244) PASS: LLVM :: CodeGen/Generic/pr2625.ll (1822 of 11244) PASS: LLVM :: CodeGen/Generic/pr3288.ll (1823 of 11244) PASS: LLVM :: CodeGen/Generic/overflow.ll (1824 of 11244) PASS: LLVM :: CodeGen/Generic/print-add.ll (1825 of 11244) PASS: LLVM :: CodeGen/Generic/print-after.ll (1826 of 11244) PASS: LLVM :: CodeGen/Generic/print-arith-int.ll (1827 of 11244) PASS: LLVM :: CodeGen/Generic/print-arith-fp.ll (1828 of 11244) PASS: LLVM :: CodeGen/Generic/print-int.ll (1829 of 11244) PASS: LLVM :: CodeGen/Generic/print-mul.ll (1830 of 11244) PASS: LLVM :: CodeGen/Generic/print-mul-exp.ll (1831 of 11244) PASS: LLVM :: CodeGen/Generic/print-shift.ll (1832 of 11244) PASS: LLVM :: CodeGen/Generic/print-machineinstrs.ll (1833 of 11244) PASS: LLVM :: CodeGen/Generic/ret0.ll (1834 of 11244) PASS: LLVM :: CodeGen/Generic/ptr-annotate.ll (1835 of 11244) PASS: LLVM :: CodeGen/Generic/ret42.ll (1836 of 11244) PASS: LLVM :: CodeGen/Generic/shift-int64.ll (1837 of 11244) PASS: LLVM :: CodeGen/Generic/stacksave-restore.ll (1838 of 11244) PASS: LLVM :: CodeGen/Generic/select-cc.ll (1839 of 11244) PASS: LLVM :: CodeGen/Generic/select.ll (1840 of 11244) PASS: LLVM :: CodeGen/Generic/storetrunc-fp.ll (1841 of 11244) PASS: LLVM :: CodeGen/Generic/switch-lower-feature.ll (1842 of 11244) PASS: LLVM :: CodeGen/Generic/stop-after.ll (1843 of 11244) PASS: LLVM :: CodeGen/Generic/switch-lower.ll (1844 of 11244) PASS: LLVM :: CodeGen/Generic/trap.ll (1845 of 11244) PASS: LLVM :: CodeGen/Generic/undef-phi.ll (1846 of 11244) PASS: LLVM :: CodeGen/Generic/v-split.ll (1847 of 11244) PASS: LLVM :: CodeGen/Generic/vector-casts.ll (1848 of 11244) PASS: LLVM :: CodeGen/Generic/vector-constantexpr.ll (1849 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/BranchPredict.ll (1850 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/absaddr-store.ll (1851 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/absimm.ll (1852 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/adde.ll (1853 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/always-ext.ll (1854 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/args.ll (1855 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/ashift-left-right.ll (1856 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/block-addr.ll (1857 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-check.ll (1858 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-valid-packet1.ll (1859 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cext-valid-packet2.ll (1860 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-to-genreg.ll (1861 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp-to-predreg.ll (1862 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred.ll (1863 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred2.ll (1864 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmp_pred_reg.ll (1865 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/cmpb_pred.ll (1866 of 11244) PASS: LLVM :: CodeGen/Generic/vector-identity-shuffle.ll (1867 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/combine_ir.ll (1868 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/combine.ll (1869 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertdptoint.ll (1870 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertdptoll.ll (1871 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertsptoint.ll (1872 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/convertsptoll.ll (1873 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/ctlz-cttz-ctpop.ll (1874 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dadd.ll (1875 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dmul.ll (1876 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/double.ll (1877 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/doubleconvert-ieee-rnd-near.ll (1878 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dsub.ll (1879 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/dualstore.ll (1880 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/extload-combine.ll (1881 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fadd.ll (1882 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/float.ll (1883 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/frame.ll (1884 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fcmp.ll (1885 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fusedandshift.ll (1886 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-plus-offset-store.ll (1887 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-cleanup.ll (1888 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-dbg.ll (1889 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-lt1.ll (1890 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/i16_VarArg.ll (1891 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/i8_VarArg.ll (1892 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/floatconvert-ieee-rnd-near.ll (1893 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/macint.ll (1894 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops.ll (1895 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops2.ll (1896 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fmul.ll (1897 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/misaligned-access.ll (1898 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/mpy.ll (1899 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/fsub.ll (1900 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluejump2.ll (1901 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-plus-offset-load.ll (1902 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/gp-rel.ll (1903 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-const.ll (1904 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/opt-fabs.ll (1905 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-le.ll (1906 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-lt.ll (1907 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/hwloop-ne.ll (1908 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/packetize_cond_inst.ll (1909 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-store.ll (1910 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-absolute-store.ll (1911 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-gp.ll (1912 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/i1_VarArg.ll (1913 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/pred-instrs.ll (1914 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/idxload-with-zero-offset.ll (1915 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/remove_lsr.ll (1916 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/indirect-br.ll (1917 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/split-const32-const64.ll (1918 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops1.ll (1919 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/static.ll (1920 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/memops3.ll (1921 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/struct_args.ll (1922 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluejump.ll (1923 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/sube.ll (1924 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/tfr-to-combine.ll (1925 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/newvaluestore.ll (1926 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/opt-fneg.ll (1927 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/union-1.ll (1928 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/postinc-load.ll (1929 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-17-Rot.ll (1930 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/predicate-copy.ll (1931 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-17-Shift.ll (1932 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/simpletailcall.ll (1933 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-19-DoubleSplit.ll (1934 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-09-18-AbsoluteAddr.ll (1935 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/struct_args_large.ll (1936 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-05-8BitLibcalls.ll (1937 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/tail-call-trunc.ll (1938 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-20-NewNode.ll (1939 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/vaddh.ll (1940 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-12-22-InlineAsm.ll (1941 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/validate-offset.ll (1942 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-bis-rx.ll (1943 of 11244) UNSUPPORTED: LLVM :: CodeGen/Hexagon/zextloadi1.ll (1944 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-bis-xr.ll (1945 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-05-10-CyclicDAG.ll (1946 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-mov-xr.ll (1947 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-08-25-DynamicStackAlloc.ll (1948 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mi.ll (1949 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-10-10-OrImpDef.ll (1950 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16ri.ll (1951 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-11-08-InvalidResNo.ll (1952 of 11244) PASS: LLVM :: CodeGen/Generic/zero-sized-array.ll (1953 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-22-Cstpool.ll (1954 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2009-12-21-FrameAddr.ll (1955 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/2010-05-01-CombinerAnd.ll (1956 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/AddrMode-mov-rx.ll (1957 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/DbgValueOtherTargets.test (1958 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mm.ll (1959 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16mr.ll (1960 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16rr.ll (1961 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mm.ll (1962 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8ri.ll (1963 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8rr.ll (1964 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst16rm.ll (1965 of 11244) PASS: LLVM :: CodeGen/Generic/vector.ll (1966 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/byval.ll (1967 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/cc_ret.ll (1968 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/indirectbr.ll (1969 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-06-Alloca.ll (1970 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-07-FPRound.ll (1971 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-11-10-xint_to_fp.ll (1972 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2010-11-09-CountLeading.ll (1973 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-10-13-LegalizerBug.ll (1974 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2009-11-16-CstPoolLoad.ll (1975 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2011-05-26-BranchKillsVreg.ll (1976 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mi.ll (1977 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8mr.ll (1978 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/nullvoid.ll (1979 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/inline-asm.ll (1980 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/misched-msp430.ll (1981 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/simplestorefp1.ll (1982 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2013-11-18-fp64-const0.ll (1983 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/loadstore2.ll (1984 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/simplestorei.ll (1985 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/abiflags32.ll (1986 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/postinc.ll (1987 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/shifts.ll (1988 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-06-05-Carry.ll (1989 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/addressing-mode.ll (1990 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/abiflags-xx.ll (1991 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/addi.ll (1992 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/alloca16.ll (1993 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/analyzebranch.ll (1994 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/asm-large-immediate.ll (1995 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/atomicops.ll (1996 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-06-fadd64.ll (1997 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/Inst8rm.ll (1998 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/bit.ll (1999 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/cc_args.ll (2000 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/fp.ll (2001 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/indirectbr2.ll (2002 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/blez_bgez.ll (2003 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brconeqk.ll (2004 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brcongt.ll (2005 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/jumptable.ll (2006 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/mult-alt-generic-msp430.ll (2007 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/setcc.ll (2008 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brconlt.ll (2009 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-IntDoubleConvertions.ll (2010 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-15-SmallSection.ll (2011 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-23-fpcmp.ll (2012 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brconnek.ll (2013 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brdelayslot.ll (2014 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/bswap.ll (2015 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-01-AsmInline.ll (2016 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-03-fabs64.ll (2017 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/transient-stack-alignment.ll (2018 of 11244) UNSUPPORTED: LLVM :: CodeGen/MSP430/vararg.ll (2019 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-03-SRet.ll (2020 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-FPExtend.ll (2021 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-07-Float2Int.ll (2022 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-15-InternalConstant.ll (2023 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-16-SignExtInReg.ll (2024 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-float.ll (2025 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-hard-float.ll (2026 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-08-bswap.ll (2027 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2010-11-09-Mul.ll (2028 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/DbgValueOtherTargets.test (2029 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved-float.ll (2030 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved.ll (2031 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-hard-float.ll (2032 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/Fast-ISel/simplestore.ll (2033 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/addc.ll (2034 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/alloca.ll (2035 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/stack-alignment.ll (2036 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cmov.ll (2037 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-a.ll (2038 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/atomic.ll (2039 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/biggot.ll (2040 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brconeqz.ll (2041 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-s.ll (2042 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/inline-asm.ll (2043 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s2501752154-simplified.ll (2044 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brconle.ll (2045 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brconnez.ll (2046 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brsize3.ll (2047 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s3997499501.ll (2048 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s997348632.ll (2049 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/beqzc1.ll (2050 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cache-intrinsic.ll (2051 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-fp128.ll (2052 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/vec.ll (2053 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/br-jmp.ll (2054 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brconge.ll (2055 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/nacl-branch-delay.ll (2056 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/nomips16.ll (2057 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brconne.ll (2058 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brsize3a.ll (2059 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-hard-fp128.ll (2060 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved-fpxx.ll (2061 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc_vararg.ll (2062 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/optimize-pic-o0.ll (2063 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-29-icmp.ll (2064 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-07-31-fcopysign.ll (2065 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-03-ReturnDouble.ll (2066 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-04-Bitconvert.ll (2067 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-07-CC.ll (2068 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2008-08-08-ctlz.ll (2069 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/powif64_16.ll (2070 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/rdhwr-directives.ll (2071 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments-hard-float-varargs.ll (2072 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/callee-saved-fpxx1.ll (2073 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-float.ll (2074 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/check-noat.ll (2075 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2010-07-20-Switch.ll (2076 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/2012-12-12-ExpandMemcpy.ll (2077 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/abicalls.ll (2078 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/align16.ll (2079 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/and1.ll (2080 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/beqzc.ll (2081 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selTBteqzCmpi.ll (2082 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/memory-layout.ll (2083 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/blockaddr.ll (2084 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brconeq.ll (2085 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/brind.ll (2086 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/buildpairextractelementf64.ll (2087 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/call-optimization.ll (2088 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/arguments.ll (2089 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return-hard-fp128.ll (2090 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cfi_offset.ll (2091 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/reserved-space.ll (2092 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cconv/return.ll (2093 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selectcc.ll (2094 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/ci2.ll (2095 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cmplarge.ll (2096 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/cprestore.ll (2097 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/div_rem.ll (2098 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/const-mult.ll (2099 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/const4a.ll (2100 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/const6.ll (2101 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selgek.ll (2102 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/const1.ll (2103 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/divu.ll (2104 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-patterns-cmp-vselect.ll (2105 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selltk.ll (2106 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setcc-se.ll (2107 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setgek.ll (2108 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-r1.ll (2109 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/eh-return32.ll (2110 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setltk.ll (2111 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setugt.ll (2112 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setult.ll (2113 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/elf_eflags.ll (2114 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/const6a.ll (2115 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/countleading.ll (2116 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/shift-parts.ll (2117 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/extins.ll (2118 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fabs.ll (2119 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fcopysign.ll (2120 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fmadd1.ll (2121 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fp-spill-reload.ll (2122 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/ctlz.ll (2123 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/div.ll (2124 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/divrem.ll (2125 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/divu_remu.ll (2126 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/constantfp0.ll (2127 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sitofp-selectcc-opt.ll (2128 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/small-section-reserve-gp.ll (2129 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sra1.ll (2130 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/srl2.ll (2131 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fp16mix.ll (2132 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-patterns.ll (2133 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-r2.ll (2134 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/stacksize.ll (2135 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fpbr.ll (2136 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fpnotneeded.ll (2137 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/eh-dwarf-cfa.ll (2138 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/eh-return64.ll (2139 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/ehframe-indirect.ll (2140 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/emit-big-cst.ll (2141 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/f16abs.ll (2142 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fastcc.ll (2143 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fcopysign-f32-f64.ll (2144 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fixdfsf.ll (2145 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fp-indexed-ls.ll (2146 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fp16instrinsmc.ll (2147 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fp64a.ll (2148 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sub1.ll (2149 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/tail16.ll (2150 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fpxx.ll (2151 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fpneeded.ll (2152 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/frame-address.ll (2153 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/global-address.ll (2154 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/frem.ll (2155 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/gpreg-lazy-binding.ll (2156 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/gprestore.ll (2157 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/hf16call32_body.ll (2158 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/i32k.ll (2159 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/helloworld.ll (2160 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/hf16call32.ll (2161 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/hf1_body.ll (2162 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/imm.ll (2163 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/init-array.ll (2164 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-operand-code.ll (2165 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/i64arg.ll (2166 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-I-1.ll (2167 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-J.ll (2168 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm_constraint.ll (2169 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/internalfunc.ll (2170 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/tls-models.ll (2171 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-L.ll (2172 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-N.ll (2173 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-P.ll (2174 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-reg.ll (2175 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm64.ll (2176 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/largeimmprinting.ll (2177 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/tls16_2.ll (2178 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/trap1.ll (2179 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/int-to-float-conversion.ll (2180 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/lb1.ll (2181 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/lcb3c.ll (2182 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/unalignedload.ll (2183 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/weak.ll (2184 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/access-non-generic.ll (2185 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/addrspacecast.ll (2186 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/jtstat.ll (2187 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/largeimm1.ll (2188 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/lazy-binding.ll (2189 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/lcb2.ll (2190 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/lcb4a.ll (2191 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/lhu1.ll (2192 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/arg-lowering.ll (2193 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/atomics.ll (2194 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/call.ll (2195 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/longbranch.ll (2196 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/madd-msub.ll (2197 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mbrsize4a.ll (2198 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/lcb5.ll (2199 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/llcarry.ll (2200 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/call-with-alloca-buffer.ll (2201 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-atomic.ll (2202 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-jal.ll (2203 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16-hf-attr.ll (2204 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_3.ll (2205 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_5.ll (2206 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_9.ll (2207 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16ex.ll (2208 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-f128-call.ll (2209 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-sret.ll (2210 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64fpimm0.ll (2211 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64imm.ll (2212 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64intldst.ll (2213 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64muldiv.ll (2214 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64shift.ll (2215 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/misha.ll (2216 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2r.ll (2217 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_exup.ll (2218 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_fq.ll (2219 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-b.ll (2220 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/indirectbr.ll (2221 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/load-store-left-right.ll (2222 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/machineverifier.ll (2223 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-d.ll (2224 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-m.ll (2225 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-s.ll (2226 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r_4r_widen.ll (2227 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf.ll (2228 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_float_int.ll (2229 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_q.ll (2230 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/basic_operations.ll (2231 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/bit.ll (2232 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/compare.ll (2233 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_cxcmsa.ll (2234 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_move.ll (2235 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/memcpy.ll (2236 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-load-effective-address.ll (2237 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/compare-int.ll (2238 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/frameindex.ll (2239 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5_ld_st.ll (2240 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s1935737938.ll (2241 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s3861334421.ll (2242 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s525530439.ll (2243 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_1.ll (2244 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_4.ll (2245 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_6.ll (2246 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/special.ll (2247 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mulll.ll (2248 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/neg1.ll (2249 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_8.ll (2250 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/convert-int-sm20.ll (2251 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/cttz.ll (2252 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/fast-math.ll (2253 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_fpret.ll (2254 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/disable-tail-merge.ll (2255 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/not1.ll (2256 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc.ll (2257 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/octeon.ll (2258 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/private.ll (2259 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/remat-immed-load.ll (2260 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips32r6/compatibility.ll (2261 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-f128.ll (2262 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/fp-contract.ll (2263 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/remu.ll (2264 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/return_address.ll (2265 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64directive.ll (2266 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/generic-to-nvvm.ll (2267 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/half.ll (2268 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/i1-param.ll (2269 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/implicit-def.ll (2270 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/intrinsic-old.ll (2271 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ld-addrspace.ll (2272 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ldu-i8.ll (2273 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/load-sext-i1.ll (2274 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/rotate.ll (2275 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sel1c.ll (2276 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selTBtnezSlti.ll (2277 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/seleqk.ll (2278 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selle.ll (2279 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64extins.ll (2280 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/misaligned-vector-ldst.ll (2281 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/noduplicate-syncthreads.ll (2282 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/pr13291-i1-store.ll (2283 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64fpldst.ll (2284 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64lea.ll (2285 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selne.ll (2286 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selpat.ll (2287 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/seteqz.ll (2288 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64r6/compatibility.ll (2289 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ptx-version-30.ll (2290 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/rotate.ll (2291 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setle.ll (2292 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mno-ldc1-sdc1.ll (2293 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2r_vector_scalar.ll (2294 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_float_int.ll (2295 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setne.ll (2296 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setule.ll (2297 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sh1.ll (2298 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_int_float.ll (2299 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-a.ll (2300 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/sched2.ll (2301 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/shift-parts.ll (2302 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/sm-version-21.ll (2303 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/st-generic.ll (2304 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-c.ll (2305 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-p.ll (2306 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-v.ll (2307 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r_splat.ll (2308 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_4rf.ll (2309 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_exdo.ll (2310 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_int_float.ll (2311 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/arithmetic_float.ll (2312 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/basic_operations_float.ll (2313 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/bitwise.ll (2314 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/double2int.ll (2315 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/surf-read.ll (2316 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/symbol-naming.ll (2317 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/texsurf-queries.ll (2318 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/vec8.ll (2319 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/simplebr.ll (2320 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sll1.ll (2321 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/spill-copy-acreg.ll (2322 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sra2.ll (2323 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/stack-alignment.ll (2324 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/stchar.ll (2325 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/vector-compare.ll (2326 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/vector-stores.ll (2327 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2004-11-29-ShrCrash.ll (2328 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2004-12-12-ZeroSizeCommon.ll (2329 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2005-08-12-rlwimi-crash.ll (2330 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2005-11-30-vastart-crash.ll (2331 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sub2.ll (2332 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/tailcall.ll (2333 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/tls.ll (2334 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-04-01-FloatDoubleExtend.ll (2335 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-05-12-rlwimi-crash.ll (2336 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/compare_float.ll (2337 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_insv.ll (2338 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_shift_slide.ll (2339 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-08-11-RetVector.ll (2340 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-09-28-shift_64.ll (2341 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-10-17-ppc64-alloca.ll (2342 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i10.ll (2343 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-c.ll (2344 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i8.ll (2345 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-12-07-LargeAlloca.ll (2346 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/tnaked.ll (2347 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/uitofp.ll (2348 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/vector-load-store.ll (2349 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/xor1.ll (2350 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/add-128bit.ll (2351 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/aggr-param.ll (2352 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-01-15-AsmDialect.ll (2353 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-02-16-AlignPacked.ll (2354 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s2090927243-simplified.ll (2355 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/arithmetic-fp-sm20.ll (2356 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/bfe.ll (2357 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-02-23-lr-saved-twice.ll (2358 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll (2359 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-05-30-dagcombine-miscomp.ll (2360 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/callchain.ll (2361 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/convert-fp.ll (2362 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ctpop.ll (2363 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/envreg.ll (2364 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s3926023935.ll (2365 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-sz1-s742806235.ll (2366 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-09-04-AltivecDST.ll (2367 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-09-07-LoadStoreIdxForms.ll (2368 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-09-11-RegCoalescerAssert.ll (2369 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/shuffle.ll (2370 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/spill.ll (2371 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mul.ll (2372 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-10-16-InlineAsmFrameOffset.ll (2373 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/fma.ll (2374 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/fp16.ll (2375 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/gvar-init.ll (2376 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/i1-int-to-fp.ll (2377 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/imad.ll (2378 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/inline-asm.ll (2379 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll (2380 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/intrinsics.ll (2381 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mulull.ll (2382 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/dsp-vec-load-store.ll (2383 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-11-19-VectorSplitting.ll (2384 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll (2385 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-03-18-RegScavengerAssert.ll (2386 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-03-26-CoalescerBug.ll (2387 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-05-01-ppc_fp128.ll (2388 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-07-10-SplatMiscompile.ll (2389 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-07-15-SignExtendInreg.ll (2390 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-09-12-CoalescerBug.ll (2391 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-10-31-PPCF128Libcalls.ll (2392 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2009-03-17-LSRBug.ll (2393 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2009-08-17-inline-asm-addr-mode-breakage.ll (2394 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2010-02-04-EmptyGlobal.ll (2395 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2010-05-03-retaddr1.ll (2396 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2011-12-05-NoSpillDupCR.ll (2397 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2011-12-08-DemandedBitsMiscompile.ll (2398 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2012-10-11-dynalloc.ll (2399 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2012-11-16-mischedcall.ll (2400 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2013-07-01-PHIElimBug.ll (2401 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/Atomics-64.ll (2402 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/Frames-alloca.ll (2403 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/Frames-large.ll (2404 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/Frames-small.ll (2405 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/a2-fp-basic.ll (2406 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/nacl-reserved-regs.ll (2407 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/eh.ll (2408 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/ex2.ll (2409 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fcmp.ll (2410 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fneg.ll (2411 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fp16static.ll (2412 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/aa-tbaa.ll (2413 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/addi-reassoc.ll (2414 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/allocate-r0.ll (2415 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/and-elim.ll (2416 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/and_add.ll (2417 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/and_sra.ll (2418 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ashr-neg1.ll (2419 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/asym-regclass-copy.ll (2420 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/atomic-2.ll (2421 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/big-endian-actual-args.ll (2422 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/big-endian-formal-args.ll (2423 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/bv-pres-v8i1.ll (2424 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/byval-agg-info.ll (2425 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/can-lower-ret.ll (2426 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/cmp-cmp.ll (2427 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/compare-simm.ll (2428 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/cr1eq.ll (2429 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/crbits.ll (2430 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-cpsgn.ll (2431 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/no-odd-spreg.ll (2432 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/null-streamer.ll (2433 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/null.ll (2434 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/o32_cc_byval.ll (2435 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/octeon_popcnt.ll (2436 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ld-generic.ll (2437 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ldu-ldg.ll (2438 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/local-stack-frame.ll (2439 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/module-inline-asm.ll (2440 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/nvvm-reflect.ll (2441 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/pr16278.ll (2442 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ptx-version-31.ll (2443 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/rsqrt.ll (2444 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/sext-params.ll (2445 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/sm-version-20.ll (2446 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/sm-version-35.ll (2447 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/surf-read-cuda.ll (2448 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/surf-write.ll (2449 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-i64.ll (2450 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-reg.ll (2451 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-sh.ll (2452 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloops.ll (2453 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/delete-node.ll (2454 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/early-ret.ll (2455 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/tex-read.ll (2456 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/vec-param-load.ll (2457 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/vector-call.ll (2458 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/eqv-andc-orc-nor.ll (2459 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fabs.ll (2460 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-br-const.ll (2461 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/or1.ll (2462 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/ra-allocatable.ll (2463 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/rem.ll (2464 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-conversion.ll (2465 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-fold.ll (2466 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-ret.ll (2467 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/float-asmprint.ll (2468 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fma.ll (2469 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fold-li.ll (2470 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fp_to_uint.ll (2471 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fsqrt.ll (2472 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/hello.ll (2473 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/i1-to-double.ll (2474 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/i64-to-float.ll (2475 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/indirectbr.ll (2476 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/int-fp-conv-1.ll (2477 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/isel.ll (2478 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/jaggedstructs.ll (2479 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/long-compare.ll (2480 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mask64.ll (2481 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-11.ll (2482 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-2.ll (2483 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-5.ll (2484 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-7.ll (2485 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/return-vector.ll (2486 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/s2rem.ll (2487 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sb1.ll (2488 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sel2c.ll (2489 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selTBtnezCmpi.ll (2490 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/select.ll (2491 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/seleq.ll (2492 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selgt.ll (2493 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/selnek.ll (2494 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/seteq.ll (2495 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setge.ll (2496 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setlt.ll (2497 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setuge.ll (2498 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/setultk.ll (2499 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sint-fp-store_pattern.ll (2500 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sll2.ll (2501 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/sr1.ll (2502 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/srl1.ll (2503 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/stackcoloring.ll (2504 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/start-asm-file.ll (2505 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/stldst.ll (2506 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/swzero.ll (2507 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/tls-alias.ll (2508 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/tls16.ll (2509 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/trap.ll (2510 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/ul1.ll (2511 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/vector-setcc.ll (2512 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/zeroreg.ll (2513 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/addrspacecast-gvar.ll (2514 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/annotations.ll (2515 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/arithmetic-int.ll (2516 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/bug17709.ll (2517 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/calling-conv.ll (2518 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/constant-vectors.ll (2519 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ctlz.ll (2520 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/div-ri.ll (2521 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/fma-disable.ll (2522 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/fp-literals.ll (2523 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/global-ordering.ll (2524 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/i1-global.ll (2525 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/i8-param.ll (2526 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/intrin-nocapture.ll (2527 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/isspacep.ll (2528 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ldparam-v4.ll (2529 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/ldu-reg-plus-offset.ll (2530 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/managed.ll (2531 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/mulwide.ll (2532 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/param-align.ll (2533 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/pr17529.ll (2534 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/refl1.ll (2535 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/sched1.ll (2536 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/sext-in-reg.ll (2537 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/simple-call.ll (2538 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/sm-version-30.ll (2539 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/st-addrspace.ll (2540 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/surf-write-cuda.ll (2541 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/tex-read-cuda.ll (2542 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-default.ll (2543 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-obj.ll (2544 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/vector-select.ll (2545 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/weak-global.ll (2546 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2004-11-30-shift-crash.ll (2547 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2005-01-14-SetSelectCrash.ll (2548 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2005-09-02-LegalizeDuplicatesCalls.ll (2549 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-01-11-darwin-fp-argument.ll (2550 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-04-05-splat-ish.ll (2551 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-07-07-ComputeMaskedBits.ll (2552 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-08-15-SelectionCrash.ll (2553 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-10-17-brcc-miscompile.ll (2554 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-11-29-AltivecFPSplat.ll (2555 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-01-04-ArgExtension.ll (2556 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-01-31-InlineAsmAddrMode.ll (2557 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-04-24-InlineAsm-I-Modifier.ll (2558 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/fptr2.ll (2559 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/global-pointer-reg.ll (2560 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/hf16_1.ll (2561 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/hfptrcall.ll (2562 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/indirectcall.ll (2563 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-K.ll (2564 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-bad-O.ll (2565 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasm-cnstrnt-reg64.ll (2566 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/inlineasmmemop.ll (2567 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/l3mc.ll (2568 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/lbu1.ll (2569 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/lh1.ll (2570 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/llvm-ir/ret.ll (2571 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mature-mc-support.ll (2572 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/micromips-directives.ll (2573 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_10.ll (2574 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16_32_7.ll (2575 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips16fpe.ll (2576 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64-libcall.ll (2577 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64ext.ll (2578 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mips64instrs.ll (2579 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/mipslopat.ll (2580 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf.ll (2581 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/2rf_tq.ll (2582 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r-i.ll (2583 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3r_4r.ll (2584 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/3rf_4rf_q.ll (2585 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/arithmetic.ll (2586 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/bitcast.ll (2587 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/elm_copy.ll (2588 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/endian.ll (2589 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-b.ll (2590 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/i5-m.ll (2591 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s1704963983.ll (2592 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s2704903805.ll (2593 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/llvm-stress-s449609655-simplified.ll (2594 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/shift-dagcombine.ll (2595 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/msa/vecs10.ll (2596 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/nacl-align.ll (2597 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/optimize-fp-math.ll (2598 of 11244) UNSUPPORTED: LLVM :: CodeGen/Mips/prevent-hoisting.ll (2599 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/tuple-literal.ll (2600 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-05-22-tailmerge-3.ll (2601 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-03-17-RegScavengerCrash.ll (2602 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-04-10-LiveIntervalCrash.ll (2603 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-06-21-F128LoadStore.ll (2604 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-07-15-Fabs.ll (2605 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-10-17-AsmMatchingOperands.ll (2606 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/vector-args.ll (2607 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/vector-loads.ll (2608 of 11244) UNSUPPORTED: LLVM :: CodeGen/NVPTX/weak-linkage.ll (2609 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2004-11-30-shr-var-crash.ll (2610 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2005-01-14-UndefLong.ll (2611 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2005-10-08-ArithmeticRotate.ll (2612 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-01-20-ShiftPartsCrash.ll (2613 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/misched.ll (2614 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mult-alt-generic-powerpc.ll (2615 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/named-reg-alloc-r1-64.ll (2616 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/named-reg-alloc-r13.ll (2617 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/neg.ll (2618 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/novrsave.ll (2619 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc-prologue.ll (2620 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-03-24-cntlzd.ll (2621 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-05-03-InlineAsm-S-Constraint.ll (2622 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-06-28-BCCISelBug.ll (2623 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-09-08-unaligned.ll (2624 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-10-18-PtrArithmetic.ll (2625 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-11-16-landingpad-split.ll (2626 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-03-05-RegScavengerAssert.ll (2627 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-03-24-AddressRegImm.ll (2628 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-04-19-vmaddfp-crash.ll (2629 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-07-19-stwbrx-crash.ll (2630 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-12-02-LegalizeTypeAssert.ll (2631 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-04-16-CoalescerBug.ll (2632 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-06-23-LiveVariablesCrash.ll (2633 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-07-17-Fneg.ll (2634 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-10-28-UnprocessedNode.ll (2635 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2009-05-28-LegalizeBRCC.ll (2636 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-10-13-Miscompile.ll (2637 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-11-10-DAGCombineMiscompile.ll (2638 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2006-12-07-SelectCrash.ll (2639 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-01-29-lbrx-asm.ll (2640 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll (2641 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-03-30-SpillerCrash.ll (2642 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2009-11-25-ImpDefBug.ll (2643 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2010-04-01-MachineCSEBug.ll (2644 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2011-12-06-SpillAndRestoreCR.ll (2645 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-05-14-InlineAsmSelectCrash.ll (2646 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-08-04-CoalescerAssert.ll (2647 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-09-12-LiveIntervalsAssert.ll (2648 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll (2649 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2007-11-04-CoalescerCrash.ll (2650 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-02-05-LiveIntervalsAssert.ll (2651 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2012-10-12-bitcast.ll (2652 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/Atomics-32.ll (2653 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/LargeAbsoluteAddr.ll (2654 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/addrfuncstr.ll (2655 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/altivec-ord.ll (2656 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/and-branch.ll (2657 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/and_sext.ll (2658 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/asm-Zy.ll (2659 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/atomic-1.ll (2660 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/big-endian-call-result.ll (2661 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/branch-opt.ll (2662 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/buildvec_canonicalize.ll (2663 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/calls.ll (2664 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/compare-duplicate.ll (2665 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/copysignl.ll (2666 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/crash.ll (2667 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctr-cleanup.ll (2668 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-fp64.ll (2669 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-le.ll (2670 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-s000.ll (2671 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/darwin-labels.ll (2672 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/dyn-alloca-aligned.ll (2673 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2009-09-18-carrybit.ll (2674 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2010-02-12-saveCR.ll (2675 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-03-24-CoalescerBug.ll (2676 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-04-23-CoalescerCrash.ll (2677 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/extsh.ll (2678 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-call.ll (2679 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-ext.ll (2680 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-shifter.ll (2681 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/floatPSA.ll (2682 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fp-branch.ll (2683 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/frame-size.ll (2684 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fsl-e500mc.ll (2685 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/hello-reloc.s (2686 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/i128-and-beyond.ll (2687 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/iabs.ll (2688 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/indexed-load.ll (2689 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/int-fp-conv-0.ll (2690 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/isel-rc-nox0.ll (2691 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/lbzux.ll (2692 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/longdbl-truncate.ll (2693 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-1.ll (2694 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-3.ll (2695 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-6.ll (2696 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-obj-2.ll (2697 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/misched-inorder-latency.ll (2698 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mulli64.ll (2699 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/named-reg-alloc-r13-64.ll (2700 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/negctr.ll (2701 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/popcnt.ll (2702 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc32-lshrti3.ll (2703 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-abi-extend.ll (2704 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-altivec-abi.ll (2705 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-linux-func-size.ll (2706 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-vaarg-int.ll (2707 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64le-localentry.ll (2708 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppcf128-2.ll (2709 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppcf128-endian.ll (2710 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr15031.ll (2711 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr16556.ll (2712 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr18663-2.ll (2713 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll (2714 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-07-15-Bswap.ll (2715 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc440-fp-basic.ll (2716 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pwr7-gt-nop.ll (2717 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/reg-names.ll (2718 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/retaddr.ll (2719 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi-keep-rsh.ll (2720 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rounding-ops.ll (2721 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/select-cc.ll (2722 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/shift128.ll (2723 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/sjlj.ll (2724 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/stack-protector.ll (2725 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/store-load-fwd.ll (2726 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/stubs.ll (2727 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/sub-bv-types.ll (2728 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/tailcall1-64.ll (2729 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/toc-load-sched-bug.ll (2730 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/unal4-std.ll (2731 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vaddsplat.ll (2732 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_br_cmp.ll (2733 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_constants.ll (2734 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_insert.ll (2735 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_shuffle.ll (2736 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_vrsave.ll (2737 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vperm-instcombine.ll (2738 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vsx-args.ll (2739 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vtable-reloc.ll (2740 of 11244) PASS: LLVM :: CodeGen/R600/32-bit-local-address-space.ll (2741 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2010-10-11-Fast-Varargs.ll (2742 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-07-24-PPC64-CCBug.ll (2743 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-32bit-addic.ll (2744 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-byval-align.ll (2745 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-crash.ll (2746 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-prefetch.ll (2747 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-toc.ll (2748 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-zext.ll (2749 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64le-crsave.ll (2750 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64le-smallarg.ll (2751 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppcf128-1.ll (2752 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppcf128-3.ll (2753 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr12757.ll (2754 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr13891.ll (2755 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr15630.ll (2756 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr16573.ll (2757 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/private.ll (2758 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/r31.ll (2759 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/reg-coalesce-simple.ll (2760 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/remap-crash.ll (2761 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/resolvefi-disp.ll (2762 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi-commute.ll (2763 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwinm.ll (2764 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rotl-64.ll (2765 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rs-undef-use.ll (2766 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/sdag-ppcf128.ll (2767 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/set0-v8i16.ll (2768 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/seteq-0.ll (2769 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/sign_ext_inreg1.ll (2770 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2013-05-15-preinc-fold.ll (2771 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/small-arguments.ll (2772 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/DbgValueOtherTargets.test (2773 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/a2q.ll (2774 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/srl-mask.ll (2775 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/std-unal-fi.ll (2776 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/addc.ll (2777 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2008-10-28-f128-i32.ll (2778 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2009-01-16-DeclareISelBug.ll (2779 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2009-07-16-InlineAsm-M-Operand.ll (2780 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/stfiwx.ll (2781 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/store-update.ll (2782 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/stwu8.ll (2783 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/svr4-redzone.ll (2784 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/tailcall1.ll (2785 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/tls.ll (2786 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2009-11-15-ProcImpDefsBug.ll (2787 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2010-03-09-indirect-call.ll (2788 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2010-12-18-PPCStackRefs.ll (2789 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/2012-09-16-TOC-entry-check.ll (2790 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/unal-altivec2.ll (2791 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/align.ll (2792 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/Frames-leaf.ll (2793 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/a2q-stackalign.ll (2794 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/alias.ll (2795 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/anon_aggr.ll (2796 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/bdzlr.ll (2797 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/coalesce-ext.ll (2798 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/constants.ll (2799 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/cr-spills.ll (2800 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/cr_spilling.ll (2801 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/crsave.ll (2802 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-large-ec.ll (2803 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-ne.ll (2804 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-sums.ll (2805 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/unsafe-math.ll (2806 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/varargs.ll (2807 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/cttz.ll (2808 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/dbg.ll (2809 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/div-2.ll (2810 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/and-imm.ll (2811 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/asm-dialect.ll (2812 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/available-externally.ll (2813 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/bswap-load-store.ll (2814 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/early-ret2.ll (2815 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/emptystruct.ll (2816 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-binary.ll (2817 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_auto_constant.ll (2818 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/bv-widen-undef.ll (2819 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/cc.ll (2820 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_cmp.ll (2821 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_extload.ll (2822 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/complex-return.ll (2823 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-cmp-imm.ll (2824 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-crash.ll (2825 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-indirectbr.ll (2826 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-redefinition.ll (2827 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fastisel-gep-promote-before-add.ll (2828 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/float-to-int.ll (2829 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fneg.ll (2830 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fp-int-fp.ll (2831 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/frameaddr.ll (2832 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/frounds.ll (2833 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fsl-e5500.ll (2834 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/glob-comp-aa-crash.ll (2835 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/hidden-vis.ll (2836 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_fneg.ll (2837 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_mul.ll (2838 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_shift.ll (2839 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_sqrt.ll (2840 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vperm-lowering.ll (2841 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vsx-fma-m.ll (2842 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vsx.ll (2843 of 11244) PASS: LLVM :: CodeGen/R600/128bit-kernel-args.ll (2844 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/i32-to-float.ll (2845 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/i64_fp_round.ll (2846 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/cr1eq-no-extra-moves.ll (2847 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ifcvt.ll (2848 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/crbit-asm.ll (2849 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/in-asm-f64-reg.ll (2850 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/inlineasm-copy.ll (2851 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/inverted-bool-compares.ll (2852 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/itofp128.ll (2853 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/lha.ll (2854 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/load-shift-combine.ll (2855 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/lsa.ll (2856 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mature-mc-support.ll (2857 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-10.ll (2858 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-12.ll (2859 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-4.ll (2860 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-9.ll (2861 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mem-rr-addr-mode.ll (2862 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mul-neg-power-2.ll (2863 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mulhs.ll (2864 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mult-alt-generic-powerpc64.ll (2865 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/named-reg-alloc-r1.ll (2866 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/named-reg-alloc-r2.ll (2867 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-asm.ll (2868 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-lt.ll (2869 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ctrloop-udivti3.ll (2870 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/dcbt-sched.ll (2871 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/empty-functions.ll (2872 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-GEP-coalesce.ll (2873 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-conversion-p5.ll (2874 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fast-isel-load-store.ll (2875 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/no-dead-strip.ll (2876 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/or-addressing-mode.ll (2877 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc-vaarg-agg.ll (2878 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc32-pic.ll (2879 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-cyclecounter.ll (2880 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64le-aggregates.ll (2881 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr15359.ll (2882 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr16556-2.ll (2883 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr17354.ll (2884 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr18663.ll (2885 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr3711_widen_bit.ll (2886 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/quadint-return.ll (2887 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/recipest.ll (2888 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/reloc-align.ll (2889 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/resolvefi-basereg.ll (2890 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi-and.ll (2891 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi.ll (2892 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi3.ll (2893 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwinm2.ll (2894 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rotl.ll (2895 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/s000-alias-misched.ll (2896 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/sections.ll (2897 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/select_lt0.ll (2898 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/setcc_no_zext.ll (2899 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/shl_elim.ll (2900 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/sj-ctr-loop.ll (2901 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/spill-nor0.ll (2902 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/stack-realign.ll (2903 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/stfiwx-2.ll (2904 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/structsinmem.ll (2905 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/stwu-gta.ll (2906 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/stwux.ll (2907 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/subsumes-pred-regs.ll (2908 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/tls-pic.ll (2909 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/unal-altivec.ll (2910 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/unaligned.ll (2911 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/unwind-dw2.ll (2912 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/varargs-struct-float.ll (2913 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec-abi-align.ll (2914 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_buildvector_loadstore.ll (2915 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_conv.ll (2916 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_fmuladd.ll (2917 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_misaligned.ll (2918 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_perf_shuffle.ll (2919 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_select.ll (2920 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_shuffle_le.ll (2921 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_splat_constant.ll (2922 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_urem_const.ll (2923 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_zero.ll (2924 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vector.ll (2925 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vrsave-spill.ll (2926 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vsx-spill.ll (2927 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/zero-not-run.ll (2928 of 11244) PASS: LLVM :: CodeGen/R600/64bit-kernel-args.ll (2929 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fcpsgn.ll (2930 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fnabs.ll (2931 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fold-zero.ll (2932 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fpcopy.ll (2933 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/fsel.ll (2934 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/func-addr.ll (2935 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/hidden-vis-2.ll (2936 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/i64_fp.ll (2937 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/illegal-element-type.ll (2938 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/inlineasm-i64-reg.ll (2939 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ispositive.ll (2940 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/load-constant-addr.ll (2941 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/lsr-postinc-pos.ll (2942 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mcm-8.ll (2943 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mem_update.ll (2944 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/mul-with-overflow.ll (2945 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/named-reg-alloc-r0.ll (2946 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/named-reg-alloc-r2-64.ll (2947 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/optcmp.ll (2948 of 11244) PASS: LLVM :: CodeGen/R600/add_i64.ll (2949 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc32-i1-vaarg.ll (2950 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc32-vacopy.ll (2951 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc440-msync.ll (2952 of 11244) PASS: LLVM :: CodeGen/R600/address-space.ll (2953 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-align-long-double.ll (2954 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-calls.ll (2955 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64-smallarg.ll (2956 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppc64le-calls.ll (2957 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppcf128-1-opt.ll (2958 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/ppcf128-4.ll (2959 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr13641.ll (2960 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr15632.ll (2961 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr17168.ll (2962 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pr20442.ll (2963 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/pwr3-6x.ll (2964 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/remat-imm.ll (2965 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/return-val-i128.ll (2966 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi-dyn-and.ll (2967 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rlwimi2.ll (2968 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/rotl-2.ll (2969 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/shl_sext.ll (2970 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/splat-bug.ll (2971 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/stdux-constuse.ll (2972 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/structsinregs.ll (2973 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/subc.ll (2974 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/tailcallpic1.ll (2975 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/trampoline.ll (2976 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/unwind-dw2-g.ll (2977 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vcmp-fold.ll (2978 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_call.ll (2979 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_rounding.ll (2980 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vec_splat.ll (2981 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vector-identity-shuffle.ll (2982 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vrspill.ll (2983 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/vsx-self-copy.ll (2984 of 11244) UNSUPPORTED: LLVM :: CodeGen/PowerPC/weak_def_can_be_hidden.ll (2985 of 11244) PASS: LLVM :: CodeGen/R600/add.ll (2986 of 11244) PASS: LLVM :: CodeGen/R600/anyext.ll (2987 of 11244) XFAIL: LLVM :: CodeGen/R600/array-ptr-calc-i64.ll (2988 of 11244) PASS: LLVM :: CodeGen/R600/array-ptr-calc-i32.ll (2989 of 11244) PASS: LLVM :: CodeGen/R600/and.ll (2990 of 11244) PASS: LLVM :: CodeGen/R600/atomic_cmp_swap_local.ll (2991 of 11244) XFAIL: LLVM :: CodeGen/R600/basic-branch.ll (2992 of 11244) XFAIL: LLVM :: CodeGen/R600/basic-loop.ll (2993 of 11244) PASS: LLVM :: CodeGen/R600/atomic_load_add.ll (2994 of 11244) PASS: LLVM :: CodeGen/R600/atomic_load_sub.ll (2995 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/big_alu.ll (2996 of 11244) XFAIL: LLVM :: CodeGen/R600/bfe_uint.ll (2997 of 11244) PASS: LLVM :: CodeGen/R600/bitcast.ll (2998 of 11244) PASS: LLVM :: CodeGen/R600/bfi_int.ll (2999 of 11244) PASS: LLVM :: CodeGen/R600/bswap.ll (3000 of 11244) PASS: LLVM :: CodeGen/R600/build_vector.ll (3001 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/cf-stack-bug.ll (3002 of 11244) PASS: LLVM :: CodeGen/R600/call_fs.ll (3003 of 11244) PASS: LLVM :: CodeGen/R600/call.ll (3004 of 11244) PASS: LLVM :: CodeGen/R600/cayman-loop-bug.ll (3005 of 11244) PASS: LLVM :: CodeGen/R600/complex-folding.ll (3006 of 11244) PASS: LLVM :: CodeGen/R600/codegen-prepare-addrmode-sext.ll (3007 of 11244) PASS: LLVM :: CodeGen/R600/combine_vloads.ll (3008 of 11244) PASS: LLVM :: CodeGen/R600/cf_end.ll (3009 of 11244) PASS: LLVM :: CodeGen/R600/copy-illegal-type.ll (3010 of 11244) PASS: LLVM :: CodeGen/R600/ctlz_zero_undef.ll (3011 of 11244) PASS: LLVM :: CodeGen/R600/ctpop64.ll (3012 of 11244) PASS: LLVM :: CodeGen/R600/ctpop.ll (3013 of 11244) PASS: LLVM :: CodeGen/R600/cttz_zero_undef.ll (3014 of 11244) PASS: LLVM :: CodeGen/R600/cvt_f32_ubyte.ll (3015 of 11244) PASS: LLVM :: CodeGen/R600/dagcombiner-bug-illegal-vec4-int-to-fp.ll (3016 of 11244) PASS: LLVM :: CodeGen/R600/concat_vectors.ll (3017 of 11244) PASS: LLVM :: CodeGen/R600/disconnected-predset-break-bug.ll (3018 of 11244) PASS: LLVM :: CodeGen/R600/dot4-folding.ll (3019 of 11244) PASS: LLVM :: CodeGen/R600/elf.ll (3020 of 11244) PASS: LLVM :: CodeGen/R600/elf.r600.ll (3021 of 11244) PASS: LLVM :: CodeGen/R600/extract_vector_elt_i16.ll (3022 of 11244) PASS: LLVM :: CodeGen/R600/default-fp-mode.ll (3023 of 11244) PASS: LLVM :: CodeGen/R600/extload.ll (3024 of 11244) PASS: LLVM :: CodeGen/R600/fabs.ll (3025 of 11244) PASS: LLVM :: CodeGen/R600/fadd64.ll (3026 of 11244) PASS: LLVM :: CodeGen/R600/fadd.ll (3027 of 11244) PASS: LLVM :: CodeGen/R600/fcmp-cnd.ll (3028 of 11244) PASS: LLVM :: CodeGen/R600/fcmp-cnde-int-args.ll (3029 of 11244) PASS: LLVM :: CodeGen/R600/fceil.ll (3030 of 11244) PASS: LLVM :: CodeGen/R600/fcmp.ll (3031 of 11244) PASS: LLVM :: CodeGen/R600/fcmp64.ll (3032 of 11244) PASS: LLVM :: CodeGen/R600/fconst64.ll (3033 of 11244) PASS: LLVM :: CodeGen/R600/fceil64.ll (3034 of 11244) PASS: LLVM :: CodeGen/R600/fcopysign.f64.ll (3035 of 11244) PASS: LLVM :: CodeGen/R600/fcopysign.f32.ll (3036 of 11244) PASS: LLVM :: CodeGen/R600/fdiv64.ll (3037 of 11244) PASS: LLVM :: CodeGen/R600/fdiv.ll (3038 of 11244) PASS: LLVM :: CodeGen/R600/floor.ll (3039 of 11244) PASS: LLVM :: CodeGen/R600/fetch-limits.r600.ll (3040 of 11244) PASS: LLVM :: CodeGen/R600/fma.ll (3041 of 11244) PASS: LLVM :: CodeGen/R600/fmad.ll (3042 of 11244) PASS: LLVM :: CodeGen/R600/ffloor.ll (3043 of 11244) PASS: LLVM :: CodeGen/R600/fmax.ll (3044 of 11244) PASS: LLVM :: CodeGen/R600/fmin.ll (3045 of 11244) PASS: LLVM :: CodeGen/R600/fmul64.ll (3046 of 11244) PASS: LLVM :: CodeGen/R600/fmul.ll (3047 of 11244) PASS: LLVM :: CodeGen/R600/fmuladd.ll (3048 of 11244) PASS: LLVM :: CodeGen/R600/fneg-fabs.ll (3049 of 11244) PASS: LLVM :: CodeGen/R600/fneg.ll (3050 of 11244) PASS: LLVM :: CodeGen/R600/fnearbyint.ll (3051 of 11244) PASS: LLVM :: CodeGen/R600/fp32_to_fp16.ll (3052 of 11244) PASS: LLVM :: CodeGen/R600/fp16_to_fp.ll (3053 of 11244) PASS: LLVM :: CodeGen/R600/fp64_to_sint.ll (3054 of 11244) PASS: LLVM :: CodeGen/R600/fp_to_uint.f64.ll (3055 of 11244) PASS: LLVM :: CodeGen/R600/fpext.ll (3056 of 11244) PASS: LLVM :: CodeGen/R600/fptrunc.ll (3057 of 11244) PASS: LLVM :: CodeGen/R600/fp_to_sint.ll (3058 of 11244) PASS: LLVM :: CodeGen/R600/fsqrt.ll (3059 of 11244) PASS: LLVM :: CodeGen/R600/fsub64.ll (3060 of 11244) PASS: LLVM :: CodeGen/R600/fsub.ll (3061 of 11244) PASS: LLVM :: CodeGen/R600/fetch-limits.r700+.ll (3062 of 11244) PASS: LLVM :: CodeGen/R600/gep-address-space.ll (3063 of 11244) XFAIL: LLVM :: CodeGen/R600/gv-const-addrspace-fail.ll (3064 of 11244) PASS: LLVM :: CodeGen/R600/ftrunc.ll (3065 of 11244) PASS: LLVM :: CodeGen/R600/half.ll (3066 of 11244) PASS: LLVM :: CodeGen/R600/fp_to_uint.ll (3067 of 11244) PASS: LLVM :: CodeGen/R600/i8-to-double-to-float.ll (3068 of 11244) PASS: LLVM :: CodeGen/R600/icmp-select-sete-reverse-args.ll (3069 of 11244) PASS: LLVM :: CodeGen/R600/gv-const-addrspace.ll (3070 of 11244) PASS: LLVM :: CodeGen/R600/imm.ll (3071 of 11244) PASS: LLVM :: CodeGen/R600/icmp64.ll (3072 of 11244) PASS: LLVM :: CodeGen/R600/indirect-addressing-si.ll (3073 of 11244) XFAIL: LLVM :: CodeGen/R600/infinite-loop-evergreen.ll (3074 of 11244) PASS: LLVM :: CodeGen/R600/infinite-loop.ll (3075 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/insert_vector_elt_f64.ll (3076 of 11244) PASS: LLVM :: CodeGen/R600/indirect-private-64.ll (3077 of 11244) PASS: LLVM :: CodeGen/R600/input-mods.ll (3078 of 11244) PASS: LLVM :: CodeGen/R600/jump-address.ll (3079 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/large-alloca.ll (3080 of 11244) PASS: LLVM :: CodeGen/R600/large-constant-initializer.ll (3081 of 11244) PASS: LLVM :: CodeGen/R600/kcache-fold.ll (3082 of 11244) PASS: LLVM :: CodeGen/R600/lds-output-queue.ll (3083 of 11244) PASS: LLVM :: CodeGen/R600/insert_vector_elt.ll (3084 of 11244) PASS: LLVM :: CodeGen/R600/lds-oqap-crash.ll (3085 of 11244) PASS: LLVM :: CodeGen/R600/legalizedag-bug-expand-setcc.ll (3086 of 11244) PASS: LLVM :: CodeGen/R600/lds-size.ll (3087 of 11244) PASS: LLVM :: CodeGen/R600/literals.ll (3088 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.barrier.global.ll (3089 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.barrier.local.ll (3090 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.abs.ll (3091 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.bfi.ll (3092 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.bfm.ll (3093 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.brev.ll (3094 of 11244) PASS: LLVM :: CodeGen/R600/kernel-args.ll (3095 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.bfe.i32.ll (3096 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.cube.ll (3097 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.bfe.u32.ll (3098 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.clamp.ll (3099 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.cvt_f32_ubyte.ll (3100 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.div_fixup.ll (3101 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.div_fmas.ll (3102 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.div_scale.ll (3103 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.fract.ll (3104 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.imax.ll (3105 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.imin.ll (3106 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.imad24.ll (3107 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.kill.ll (3108 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.legacy.rsq.ll (3109 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.mul.ll (3110 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.imul24.ll (3111 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.rcp.f64.ll (3112 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.rsq.clamped.f64.ll (3113 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.rsq.clamped.ll (3114 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.rcp.ll (3115 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.rsq.ll (3116 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.tex.ll (3117 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.trig_preop.ll (3118 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.umax.ll (3119 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.trunc.ll (3120 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.umin.ll (3121 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.umad24.ll (3122 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.fs.interp.constant.ll (3123 of 11244) PASS: LLVM :: CodeGen/R600/llvm.AMDGPU.umul24.ll (3124 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.getlod.ll (3125 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.image.ll (3126 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.imageload.ll (3127 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.load.dword.ll (3128 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.gather4.ll (3129 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.image.sample.ll (3130 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.image.sample.o.ll (3131 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.sample-masked.ll (3132 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.resinfo.ll (3133 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.sampled.ll (3134 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.sample.ll (3135 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.sendmsg.ll (3136 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.tbuffer.store.ll (3137 of 11244) PASS: LLVM :: CodeGen/R600/llvm.SI.tid.ll (3138 of 11244) PASS: LLVM :: CodeGen/R600/llvm.amdgpu.dp4.ll (3139 of 11244) PASS: LLVM :: CodeGen/R600/llvm.amdgpu.kilp.ll (3140 of 11244) PASS: LLVM :: CodeGen/R600/llvm.amdgpu.lrp.ll (3141 of 11244) PASS: LLVM :: CodeGen/R600/llvm.cos.ll (3142 of 11244) PASS: LLVM :: CodeGen/R600/llvm.floor.ll (3143 of 11244) PASS: LLVM :: CodeGen/R600/llvm.exp2.ll (3144 of 11244) PASS: LLVM :: CodeGen/R600/llvm.pow.ll (3145 of 11244) PASS: LLVM :: CodeGen/R600/llvm.log2.ll (3146 of 11244) PASS: LLVM :: CodeGen/R600/llvm.round.ll (3147 of 11244) PASS: LLVM :: CodeGen/R600/llvm.rint.ll (3148 of 11244) PASS: LLVM :: CodeGen/R600/llvm.rint.f64.ll (3149 of 11244) PASS: LLVM :: CodeGen/R600/llvm.trunc.ll (3150 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/load-input-fold.ll (3151 of 11244) PASS: LLVM :: CodeGen/R600/llvm.sin.ll (3152 of 11244) PASS: LLVM :: CodeGen/R600/llvm.sqrt.ll (3153 of 11244) PASS: LLVM :: CodeGen/R600/load-i1.ll (3154 of 11244) PASS: LLVM :: CodeGen/R600/load64.ll (3155 of 11244) PASS: LLVM :: CodeGen/R600/load.vec.ll (3156 of 11244) PASS: LLVM :: CodeGen/R600/local-64.ll (3157 of 11244) PASS: LLVM :: CodeGen/R600/local-atomics.ll (3158 of 11244) PASS: LLVM :: CodeGen/R600/local-memory-two-objects.ll (3159 of 11244) PASS: LLVM :: CodeGen/R600/local-atomics64.ll (3160 of 11244) PASS: LLVM :: CodeGen/R600/loop-address.ll (3161 of 11244) PASS: LLVM :: CodeGen/R600/loop-idiom.ll (3162 of 11244) PASS: LLVM :: CodeGen/R600/local-memory.ll (3163 of 11244) PASS: LLVM :: CodeGen/R600/lshl.ll (3164 of 11244) PASS: LLVM :: CodeGen/R600/lshr.ll (3165 of 11244) PASS: LLVM :: CodeGen/R600/max-literals.ll (3166 of 11244) PASS: LLVM :: CodeGen/R600/mad_int24.ll (3167 of 11244) PASS: LLVM :: CodeGen/R600/mad_uint24.ll (3168 of 11244) PASS: LLVM :: CodeGen/R600/mubuf.ll (3169 of 11244) PASS: LLVM :: CodeGen/R600/load.ll (3170 of 11244) PASS: LLVM :: CodeGen/R600/mul.ll (3171 of 11244) PASS: LLVM :: CodeGen/R600/mul_int24.ll (3172 of 11244) PASS: LLVM :: CodeGen/R600/mulhu.ll (3173 of 11244) PASS: LLVM :: CodeGen/R600/no-initializer-constant-addrspace.ll (3174 of 11244) PASS: LLVM :: CodeGen/R600/mul_uint24.ll (3175 of 11244) PASS: LLVM :: CodeGen/R600/packetizer.ll (3176 of 11244) XFAIL: LLVM :: CodeGen/R600/parallelandifcollapse.ll (3177 of 11244) XFAIL: LLVM :: CodeGen/R600/parallelorifcollapse.ll (3178 of 11244) PASS: LLVM :: CodeGen/R600/predicate-dp4.ll (3179 of 11244) PASS: LLVM :: CodeGen/R600/or.ll (3180 of 11244) PASS: LLVM :: CodeGen/R600/private-memory-atomics.ll (3181 of 11244) PASS: LLVM :: CodeGen/R600/predicates.ll (3182 of 11244) PASS: LLVM :: CodeGen/R600/private-memory-broken.ll (3183 of 11244) PASS: LLVM :: CodeGen/R600/pv-packing.ll (3184 of 11244) PASS: LLVM :: CodeGen/R600/pv.ll (3185 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/r600-infinite-loop-bug-while-reorganizing-vector.ll (3186 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/r600cfg.ll (3187 of 11244) PASS: LLVM :: CodeGen/R600/r600-encoding.ll (3188 of 11244) PASS: LLVM :: CodeGen/R600/r600-export-fix.ll (3189 of 11244) PASS: LLVM :: CodeGen/R600/reciprocal.ll (3190 of 11244) PASS: LLVM :: CodeGen/R600/register-count-comments.ll (3191 of 11244) PASS: LLVM :: CodeGen/R600/reorder-stores.ll (3192 of 11244) PASS: LLVM :: CodeGen/R600/rotl.i64.ll (3193 of 11244) PASS: LLVM :: CodeGen/R600/rotl.ll (3194 of 11244) PASS: LLVM :: CodeGen/R600/rotr.i64.ll (3195 of 11244) PASS: LLVM :: CodeGen/R600/private-memory.ll (3196 of 11244) PASS: LLVM :: CodeGen/R600/rotr.ll (3197 of 11244) PASS: LLVM :: CodeGen/R600/rv7x0_count3.ll (3198 of 11244) PASS: LLVM :: CodeGen/R600/rsq.ll (3199 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-fs-loop-nested-if.ll (3200 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-fs-loop-nested.ll (3201 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-fs-loop.ll (3202 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-if-2.ll (3203 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-if.ll (3204 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-vs-if-nested-loop-failure.ll (3205 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/schedule-vs-if-nested-loop.ll (3206 of 11244) PASS: LLVM :: CodeGen/R600/salu-to-valu.ll (3207 of 11244) PASS: LLVM :: CodeGen/R600/scalar_to_vector.ll (3208 of 11244) PASS: LLVM :: CodeGen/R600/select-i1.ll (3209 of 11244) PASS: LLVM :: CodeGen/R600/saddo.ll (3210 of 11244) PASS: LLVM :: CodeGen/R600/select-vectors.ll (3211 of 11244) PASS: LLVM :: CodeGen/R600/select64.ll (3212 of 11244) PASS: LLVM :: CodeGen/R600/select.ll (3213 of 11244) PASS: LLVM :: CodeGen/R600/sdiv.ll (3214 of 11244) PASS: LLVM :: CodeGen/R600/selectcc-cnd.ll (3215 of 11244) PASS: LLVM :: CodeGen/R600/selectcc-cnde-int.ll (3216 of 11244) PASS: LLVM :: CodeGen/R600/selectcc-icmp-select-float.ll (3217 of 11244) XFAIL: LLVM :: CodeGen/R600/setcc-equivalent.ll (3218 of 11244) PASS: LLVM :: CodeGen/R600/set-dx10.ll (3219 of 11244) PASS: LLVM :: CodeGen/R600/selectcc.ll (3220 of 11244) PASS: LLVM :: CodeGen/R600/selectcc-opt.ll (3221 of 11244) PASS: LLVM :: CodeGen/R600/setcc-opt.ll (3222 of 11244) PASS: LLVM :: CodeGen/R600/seto.ll (3223 of 11244) PASS: LLVM :: CodeGen/R600/setuo.ll (3224 of 11244) PASS: LLVM :: CodeGen/R600/setcc64.ll (3225 of 11244) PASS: LLVM :: CodeGen/R600/sgpr-control-flow.ll (3226 of 11244) PASS: LLVM :: CodeGen/R600/sgpr-copy-duplicate-operand.ll (3227 of 11244) PASS: LLVM :: CodeGen/R600/setcc.ll (3228 of 11244) PASS: LLVM :: CodeGen/R600/shared-op-cycle.ll (3229 of 11244) PASS: LLVM :: CodeGen/R600/sgpr-copy.ll (3230 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/si-annotate-cf-assertion.ll (3231 of 11244) PASS: LLVM :: CodeGen/R600/si-lod-bias.ll (3232 of 11244) PASS: LLVM :: CodeGen/R600/si-vector-hang.ll (3233 of 11244) PASS: LLVM :: CodeGen/R600/sext-in-reg.ll (3234 of 11244) PASS: LLVM :: CodeGen/R600/sign_extend.ll (3235 of 11244) PASS: LLVM :: CodeGen/R600/shl.ll (3236 of 11244) PASS: LLVM :: CodeGen/R600/si-sgpr-spill.ll (3237 of 11244) XFAIL: LLVM :: CodeGen/R600/simplify-demanded-bits-build-pair.ll (3238 of 11244) PASS: LLVM :: CodeGen/R600/sint_to_fp64.ll (3239 of 11244) PASS: LLVM :: CodeGen/R600/sint_to_fp.ll (3240 of 11244) PASS: LLVM :: CodeGen/R600/smrd.ll (3241 of 11244) PASS: LLVM :: CodeGen/R600/srem.ll (3242 of 11244) PASS: LLVM :: CodeGen/R600/ssubo.ll (3243 of 11244) XFAIL: LLVM :: CodeGen/R600/store-v3i32.ll (3244 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/store-vector-ptrs.ll (3245 of 11244) PASS: LLVM :: CodeGen/R600/sra.ll (3246 of 11244) XFAIL: LLVM :: CodeGen/R600/store-v3i64.ll (3247 of 11244) PASS: LLVM :: CodeGen/R600/srl.ll (3248 of 11244) PASS: LLVM :: CodeGen/R600/store.r600.ll (3249 of 11244) PASS: LLVM :: CodeGen/R600/structurize.ll (3250 of 11244) PASS: LLVM :: CodeGen/R600/structurize1.ll (3251 of 11244) PASS: LLVM :: CodeGen/R600/tex-clause-antidep.ll (3252 of 11244) PASS: LLVM :: CodeGen/R600/swizzle-export.ll (3253 of 11244) PASS: LLVM :: CodeGen/R600/sub.ll (3254 of 11244) PASS: LLVM :: CodeGen/R600/texture-input-merge.ll (3255 of 11244) PASS: LLVM :: CodeGen/R600/trunc-store-i1.ll (3256 of 11244) PASS: LLVM :: CodeGen/R600/trunc-vector-store-assertion-failure.ll (3257 of 11244) PASS: LLVM :: CodeGen/R600/trunc.ll (3258 of 11244) PASS: LLVM :: CodeGen/R600/store.ll (3259 of 11244) PASS: LLVM :: CodeGen/R600/uaddo.ll (3260 of 11244) PASS: LLVM :: CodeGen/R600/udiv.ll (3261 of 11244) PASS: LLVM :: CodeGen/R600/uint_to_fp.f64.ll (3262 of 11244) PASS: LLVM :: CodeGen/R600/unaligned-load-store.ll (3263 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/unhandled-loop-condition-assertion.ll (3264 of 11244) PASS: LLVM :: CodeGen/R600/uint_to_fp.ll (3265 of 11244) PASS: LLVM :: CodeGen/R600/unroll.ll (3266 of 11244) PASS: LLVM :: CodeGen/R600/udivrem.ll (3267 of 11244) PASS: LLVM :: CodeGen/R600/unsupported-cc.ll (3268 of 11244) PASS: LLVM :: CodeGen/R600/urecip.ll (3269 of 11244) UNSUPPORTED: LLVM :: CodeGen/R600/v1i64-kernel-arg.ll (3270 of 11244) PASS: LLVM :: CodeGen/R600/udivrem64.ll (3271 of 11244) PASS: LLVM :: CodeGen/R600/v_cndmask.ll (3272 of 11244) PASS: LLVM :: CodeGen/R600/urem.ll (3273 of 11244) PASS: LLVM :: CodeGen/R600/valu-i1.ll (3274 of 11244) PASS: LLVM :: CodeGen/R600/usubo.ll (3275 of 11244) XFAIL: LLVM :: CodeGen/R600/vop-shrink.ll (3276 of 11244) PASS: LLVM :: CodeGen/R600/vertex-fetch-encoding.ll (3277 of 11244) PASS: LLVM :: CodeGen/R600/vector-alloca.ll (3278 of 11244) PASS: LLVM :: CodeGen/R600/vselect64.ll (3279 of 11244) PASS: LLVM :: CodeGen/R600/vselect.ll (3280 of 11244) PASS: LLVM :: CodeGen/R600/vtx-fetch-branch.ll (3281 of 11244) PASS: LLVM :: CodeGen/R600/vtx-schedule.ll (3282 of 11244) PASS: LLVM :: CodeGen/R600/wait.ll (3283 of 11244) PASS: LLVM :: CodeGen/R600/wrong-transalu-pos-fix.ll (3284 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2006-01-22-BitConvertLegalize.ll (3285 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2007-05-09-JumpTables.ll (3286 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2007-07-05-LiveIntervalAssert.ll (3287 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2008-10-10-InlineAsmMemoryOperand.ll (3288 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2008-10-10-InlineAsmRegOperand.ll (3289 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2009-08-28-PIC.ll (3290 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2009-08-28-WeakLinkage.ll (3291 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-CC.ll (3292 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-Call.ll (3293 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-11-FrameAddr.ll (3294 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-19-DelaySlot.ll (3295 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-21-ByValArgs.ll (3296 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-01-22-SRet.ll (3297 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2011-12-03-TailDuplication.ll (3298 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2012-05-01-LowerArguments.ll (3299 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/2013-05-17-CallFrame.ll (3300 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/64abi.ll (3301 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/64bit.ll (3302 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/64cond.ll (3303 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/64spill.ll (3304 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/DbgValueOtherTargets.test (3305 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/atomics.ll (3306 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/basictest.ll (3307 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/blockaddr.ll (3308 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/constpool.ll (3309 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/ctpop.ll (3310 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/exception.ll (3311 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/float.ll (3312 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/fp128.ll (3313 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/globals.ll (3314 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/inlineasm.ll (3315 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/leafproc.ll (3316 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/mature-mc-support.ll (3317 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/missinglabel.ll (3318 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/mult-alt-generic-sparc.ll (3319 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/obj-relocs.ll (3320 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/parts.ll (3321 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/private.ll (3322 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/rem.ll (3323 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/setjmp.ll (3324 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/spillsize.ll (3325 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/sret-secondary.ll (3326 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/tls.ll (3327 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/trap.ll (3328 of 11244) UNSUPPORTED: LLVM :: CodeGen/SPARC/varargs.ll (3329 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-01.py (3330 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-02.py (3331 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-03.py (3332 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-04.py (3333 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-05.py (3334 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-06.py (3335 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-07.py (3336 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-08.py (3337 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-09.py (3338 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-10.py (3339 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-11.py (3340 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/branch-range-12.py (3341 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/spill-01.py (3342 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/Large/spill-02.py (3343 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/addr-01.ll (3344 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/addr-02.ll (3345 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/addr-03.ll (3346 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/alias-01.ll (3347 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/alloca-01.ll (3348 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/alloca-02.ll (3349 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/and-01.ll (3350 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/and-02.ll (3351 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/and-03.ll (3352 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/and-04.ll (3353 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/and-05.ll (3354 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/and-06.ll (3355 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/and-07.ll (3356 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/and-08.ll (3357 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/args-01.ll (3358 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/args-02.ll (3359 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/args-03.ll (3360 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/args-04.ll (3361 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/args-05.ll (3362 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/args-06.ll (3363 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-01.ll (3364 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-02.ll (3365 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-03.ll (3366 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-04.ll (3367 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-05.ll (3368 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-06.ll (3369 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-07.ll (3370 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-08.ll (3371 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-09.ll (3372 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-10.ll (3373 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-11.ll (3374 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-12.ll (3375 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-13.ll (3376 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-14.ll (3377 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-15.ll (3378 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-16.ll (3379 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-17.ll (3380 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/asm-18.ll (3381 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomic-load-01.ll (3382 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomic-load-02.ll (3383 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomic-load-03.ll (3384 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomic-load-04.ll (3385 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomic-store-01.ll (3386 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomic-store-02.ll (3387 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomic-store-03.ll (3388 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomic-store-04.ll (3389 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-add-01.ll (3390 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-add-02.ll (3391 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-add-03.ll (3392 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-add-04.ll (3393 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-add-05.ll (3394 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-add-06.ll (3395 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-and-01.ll (3396 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-and-02.ll (3397 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-and-03.ll (3398 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-and-04.ll (3399 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-and-05.ll (3400 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-and-06.ll (3401 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-01.ll (3402 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-02.ll (3403 of 11244) PASS: LLVM :: CodeGen/R600/zero_extend.ll (3404 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-04.ll (3405 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-nand-01.ll (3406 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-minmax-03.ll (3407 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-nand-02.ll (3408 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-or-01.ll (3409 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-nand-03.ll (3410 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-nand-04.ll (3411 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-or-03.ll (3412 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-or-02.ll (3413 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-or-04.ll (3414 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-or-05.ll (3415 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-sub-01.ll (3416 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-or-06.ll (3417 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-01.ll (3418 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-sub-02.ll (3419 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-04.ll (3420 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-sub-03.ll (3421 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xor-02.ll (3422 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-sub-04.ll (3423 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xor-05.ll (3424 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-01.ll (3425 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-sub-05.ll (3426 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-sub-06.ll (3427 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-02.ll (3428 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xchg-03.ll (3429 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xor-01.ll (3430 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-03.ll (3431 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-09.ll (3432 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xor-03.ll (3433 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xor-04.ll (3434 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/atomicrmw-xor-06.ll (3435 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/bswap-01.ll (3436 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-02.ll (3437 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/bswap-03.ll (3438 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-04.ll (3439 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-05.ll (3440 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/bswap-04.ll (3441 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-06.ll (3442 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/call-01.ll (3443 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-07.ll (3444 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cmpxchg-01.ll (3445 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-08.ll (3446 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cmpxchg-03.ll (3447 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/branch-10.ll (3448 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/bswap-02.ll (3449 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-load-01.ll (3450 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-store-01.ll (3451 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/bswap-05.ll (3452 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-store-03.ll (3453 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/call-02.ll (3454 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-store-05.ll (3455 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/call-03.ll (3456 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-store-06.ll (3457 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cmpxchg-02.ll (3458 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-store-08.ll (3459 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cmpxchg-04.ll (3460 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-abs-01.ll (3461 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-load-02.ll (3462 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-add-01.ll (3463 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-move-01.ll (3464 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-add-02.ll (3465 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-store-02.ll (3466 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-cmp-01.ll (3467 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-store-04.ll (3468 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-cmp-02.ll (3469 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-cmp-04.ll (3470 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/cond-store-07.ll (3471 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-const-01.ll (3472 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-abs-02.ll (3473 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-const-03.ll (3474 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-const-05.ll (3475 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-const-06.ll (3476 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-const-08.ll (3477 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-add-03.ll (3478 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-cmp-03.ll (3479 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-const-02.ll (3480 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-const-04.ll (3481 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-const-07.ll (3482 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-const-09.ll (3483 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-03.ll (3484 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-05.ll (3485 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-08.ll (3486 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-10.ll (3487 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-12.ll (3488 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-01.ll (3489 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-14.ll (3490 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-02.ll (3491 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-04.ll (3492 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-06.ll (3493 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-07.ll (3494 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-09.ll (3495 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-div-01.ll (3496 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-move-01.ll (3497 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-11.ll (3498 of 11244) PASS: LLVM :: CodeGen/R600/xor.ll (3499 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-10.ll (3500 of 11244) PASS: LLVM :: CodeGen/R600/work-item-intrinsics.ll (3501 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-move-03.ll (3502 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-conv-13.ll (3503 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-copysign-01.ll (3504 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-move-05.ll (3505 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-move-07.ll (3506 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-move-09.ll (3507 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-div-02.ll (3508 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-div-03.ll (3509 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-mul-02.ll (3510 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-mul-06.ll (3511 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/insert-06.ll (3512 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-move-02.ll (3513 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-move-04.ll (3514 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-move-06.ll (3515 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-07.ll (3516 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-11.ll (3517 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-12.ll (3518 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-15.ll (3519 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-abs-01.ll (3520 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-04.ll (3521 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-13.ll (3522 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-06.ll (3523 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-move-08.ll (3524 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-mul-01.ll (3525 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-01.ll (3526 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-10.ll (3527 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-11.ll (3528 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-mul-03.ll (3529 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-04.ll (3530 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-07.ll (3531 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-14.ll (3532 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-mul-04.ll (3533 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-mul-08.ll (3534 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-08.ll (3535 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-12.ll (3536 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-15.ll (3537 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-18.ll (3538 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-22.ll (3539 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-26.ll (3540 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-mul-05.ll (3541 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-17.ll (3542 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-neg-01.ll (3543 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-29.ll (3544 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-31.ll (3545 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-36.ll (3546 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-41.ll (3547 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-mul-07.ll (3548 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-21.ll (3549 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-27.ll (3550 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-44.ll (3551 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-mul-09.ll (3552 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-round-01.ll (3553 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-30.ll (3554 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-49.ll (3555 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-02.ll (3556 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-sqrt-01.ll (3557 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-33.ll (3558 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-37.ll (3559 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-06.ll (3560 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-sqrt-03.ll (3561 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-round-02.ll (3562 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-46.ll (3563 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-const-01.ll (3564 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-const-04.ll (3565 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-01.ll (3566 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-sub-02.ll (3567 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-01.ll (3568 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-03.ll (3569 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-05.ll (3570 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-07.ll (3571 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-05.ll (3572 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-09.ll (3573 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-10.ll (3574 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-div-03.ll (3575 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-move-02.ll (3576 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-move-06.ll (3577 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-sqrt-02.ll (3578 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-09.ll (3579 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-div-02.ll (3580 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-div-06.ll (3581 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-sub-01.ll (3582 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-13.ll (3583 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-16.ll (3584 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-move-05.ll (3585 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-move-09.ll (3586 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-mul-04.ll (3587 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-mul-08.ll (3588 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-sub-09.ll (3589 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/la-04.ll (3590 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memcmp-01.ll (3591 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memset-01.ll (3592 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/or-01.ll (3593 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/fp-sub-03.ll (3594 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-02.ll (3595 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-18.ll (3596 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/or-04.ll (3597 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/prefetch-01.ll (3598 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/selectcc-02.ll (3599 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/insert-02.ll (3600 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-04.ll (3601 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-06.ll (3602 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-08.ll (3603 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-11.ll (3604 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-14.ll (3605 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/xor-01.ll (3606 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/xor-05.ll (3607 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2007-01-31-RegInfoAssert.ll (3608 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/frame-17.ll (3609 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/insert-01.ll (3610 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/insert-03.ll (3611 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2009-07-20-TwoAddrBug.ll (3612 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2009-08-20-ISelBug.ll (3613 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2011-05-11-DAGLegalizer.ll (3614 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2014-06-10-thumb1-ldst-opt-bug.ll (3615 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/insert-05.ll (3616 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/insert-04.ll (3617 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-01.ll (3618 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/barrier.ll (3619 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/fpconv.ll (3620 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/inlineasm-imm-thumb.ll (3621 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-06.ll (3622 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-10.ll (3623 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-14.ll (3624 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/large-stack.ll (3625 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-02.ll (3626 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-03.ll (3627 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-05.ll (3628 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/long_shift.ll (3629 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/push.ll (3630 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/select.ll (3631 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/thumb-imm.ll (3632 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/thumb-ldm.ll (3633 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/triple.ll (3634 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/vargs.ll (3635 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerAssert.ll (3636 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-16.ll (3637 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-mul-01.ll (3638 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-mul-06.ll (3639 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-neg-01.ll (3640 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-02.ll (3641 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-08.ll (3642 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-09.ll (3643 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-sub-01.ll (3644 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-sub-04.ll (3645 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-sub-07.ll (3646 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/la-03.ll (3647 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/mature-mc-support.ll (3648 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memcmp-02.ll (3649 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memset-02.ll (3650 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/or-02.ll (3651 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/or-05.ll (3652 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/or-07.ll (3653 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/rxsbg-01.ll (3654 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/setcc-01.ll (3655 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-02.ll (3656 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-04.ll (3657 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-add-15.ll (3658 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-03.ll (3659 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-05.ll (3660 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-07.ll (3661 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-09.ll (3662 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/strcmp-02.ll (3663 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-13.ll (3664 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-16.ll (3665 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-20.ll (3666 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/strlen-01.ll (3667 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/tls-01.ll (3668 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/xor-03.ll (3669 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2009-06-18-ThumbCommuteMul.ll (3670 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2009-12-17-pre-regalloc-taildup.ll (3671 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2010-07-15-debugOrdering.ll (3672 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-23.ll (3673 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug.ll (3674 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-09.ll (3675 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2012-04-26-M0ISelBug.ll (3676 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/PR17309.ll (3677 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/cortex-m0-unaligned-access.ll (3678 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/frame_thumb.ll (3679 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/inlineasm-thumb.ll (3680 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/long-setcc.ll (3681 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-07-CoalescerBug.ll (3682 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-25.ll (3683 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/mul.ll (3684 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/segmented-stacks-dynamic.ll (3685 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-19.ll (3686 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-28.ll (3687 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/sjljehprepare-lower-vector.ll (3688 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/thumb-memcpy-ldm-stm.ll (3689 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-24.ll (3690 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-32.ll (3691 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-35.ll (3692 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-07-23-CPIslandBug.ll (3693 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug2.ll (3694 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-07-NeonFPBug.ll (3695 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-21-PostRAKill4.ll (3696 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-11-01-CopyReg2RegBug.ll (3697 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-12-01-LoopIVUsers.ll (3698 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-02-24-BigStack.ll (3699 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-05-24-rsbs.ll (3700 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-08-10-VarSizedAllocaBug.ll (3701 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2011-04-21-FILoweringBug.ll (3702 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2011-06-07-TwoAddrEarlyClobber.ll (3703 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2011-12-16-T2SizeReduceAssert.ll (3704 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2013-02-19-tail-call-register-hint.ll (3705 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/aligned-spill.ll (3706 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-34.ll (3707 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-39.ll (3708 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-38.ll (3709 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/bfi.ll (3710 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/carry.ll (3711 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll (3712 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-11-11-ScavengerAssert.ll (3713 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-02-11-phi-cycle.ll (3714 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-43.ll (3715 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-47.ll (3716 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-const-02.ll (3717 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-03-15-AsmCCClobber.ll (3718 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-40.ll (3719 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-42.ll (3720 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-const-06.ll (3721 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-06-14-NEONCoalescer.ll (3722 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2013-03-02-vduplane-nonconstant-source-index.ll (3723 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/cross-rc-coalescing-1.ll (3724 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/ifcvt-neon.ll (3725 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/mul_const.ll (3726 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-45.ll (3727 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-cmp-48.ll (3728 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/constant-islands.ll (3729 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-add.ll (3730 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-const-03.ll (3731 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-const-05.ll (3732 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/cortex-fp.ll (3733 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-add5.ll (3734 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-04.ll (3735 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-03.ll (3736 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/cross-rc-coalescing-2.ll (3737 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/frameless2.ll (3738 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-bcc.ll (3739 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-07.ll (3740 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-11.ll (3741 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-conv-08.ll (3742 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-div-01.ll (3743 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/large-call.ll (3744 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/ldr-str-imm12.ll (3745 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/segmented-stacks.ll (3746 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-adc.ll (3747 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-add2.ll (3748 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-div-05.ll (3749 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-move-04.ll (3750 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-move-08.ll (3751 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-mul-03.ll (3752 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-sub-03.ll (3753 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-add6.ll (3754 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-div-04.ll (3755 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-sub-06.ll (3756 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/la-01.ll (3757 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memchr-01.ll (3758 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memcpy-01.ll (3759 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memset-03.ll (3760 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-call-tc.ll (3761 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-move-01.ll (3762 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-and2.ll (3763 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-bfc.ll (3764 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-branch.ll (3765 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-move-03.ll (3766 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/or-08.ll (3767 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/rnsbg-01.ll (3768 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/selectcc-03.ll (3769 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-01.ll (3770 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-06.ll (3771 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/spill-01.ll (3772 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/strlen-02.ll (3773 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/xor-04.ll (3774 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/xor-07.ll (3775 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2007-02-02-JoinIntervalsCrash.ll (3776 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2009-08-12-ConstIslandAssert.ll (3777 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2010-07-01-FuncAlign.ll (3778 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2011-EpilogueBug.ll (3779 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/asmprinter-bug.ll (3780 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/fastcc.ll (3781 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/iabs.ll (3782 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/ldr_ext.ll (3783 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-clz.ll (3784 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-cmp2.ll (3785 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ifcvt1.ll (3786 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/long.ll (3787 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/pop.ll (3788 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/segmented-stacks.ll (3789 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/stack-frame.ll (3790 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/trap.ll (3791 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/unord.ll (3792 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-07-21-ISelBug.ll (3793 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-01-WrongLDRBOpc.ll (3794 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-04-SubregLoweringBug3.ll (3795 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-10-ISelBug.ll (3796 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-09-28-ITBlockBug.ll (3797 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-11-13-STRDBug.ll (3798 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-01-19-RemovePredicates.ll (3799 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-cbnz.ll (3800 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-cmn2.ll (3801 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll (3802 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-lsr3.ll (3803 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-mvn2.ll (3804 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ldm.ll (3805 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ldr.ll (3806 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ldr_post.ll (3807 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-lsl.ll (3808 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-04-15-DynAllocBug.ll (3809 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-06-19-ITBlockCrash.ll (3810 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-12-03-AddSPNarrowing.ll (3811 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2012-01-13-CBNZBug.ll (3812 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/aligned-constants.ll (3813 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/buildvector-crash.ll (3814 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/crash.ll (3815 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-move-07.ll (3816 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-orn2.ll (3817 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-mls.ll (3818 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-mov.ll (3819 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-mvn.ll (3820 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-orn.ll (3821 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-orr2.ll (3822 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ror.ll (3823 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-select.ll (3824 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-smul.ll (3825 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-strh.ll (3826 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-sxt-uxt.ll (3827 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-tbh.ll (3828 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-mul-02.ll (3829 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-mul-05.ll (3830 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-mul-07.ll (3831 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-neg-02.ll (3832 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-sub-02.ll (3833 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-sub-05.ll (3834 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/int-sub-08.ll (3835 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/la-02.ll (3836 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/loop-01.ll (3837 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memchr-02.ll (3838 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memcpy-02.ll (3839 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/memset-04.ll (3840 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/or-03.ll (3841 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/or-06.ll (3842 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/risbg-01.ll (3843 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/risbg-02.ll (3844 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/rosbg-01.ll (3845 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/selectcc-01.ll (3846 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/serialize-01.ll (3847 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/setcc-02.ll (3848 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/div.ll (3849 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-pack.ll (3850 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-uxt_rot.ll (3851 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/tpsoft.ll (3852 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/v8_IT_4.ll (3853 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-rev16.ll (3854 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-sbc.ll (3855 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-smla.ll (3856 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-str_post.ll (3857 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-sub2.ll (3858 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-sub3.ll (3859 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-sub4.ll (3860 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-03.ll (3861 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/inflate-regs.ll (3862 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/longMACt.ll (3863 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-05.ll (3864 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-sub5.ll (3865 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-tbb.ll (3866 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-teq.ll (3867 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-tst2.ll (3868 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/tls1.ll (3869 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/v8_IT_2.ll (3870 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-08.ll (3871 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/pic-load.ll (3872 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/v8_IT_5.ll (3873 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/shift-10.ll (3874 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/strcmp-01.ll (3875 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-add3.ll (3876 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-and.ll (3877 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-bic.ll (3878 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-call.ll (3879 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/strcpy-01.ll (3880 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-eor.ll (3881 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ifcvt2.ll (3882 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ifcvt3.ll (3883 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ldr_ext.ll (3884 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/unaligned-01.ll (3885 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/xor-02.ll (3886 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ldrb.ll (3887 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/xor-06.ll (3888 of 11244) UNSUPPORTED: LLVM :: CodeGen/SystemZ/xor-08.ll (3889 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-lsl2.ll (3890 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-mla.ll (3891 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll (3892 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-neg.ll (3893 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-rev.ll (3894 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-rsb.ll (3895 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-select_xform.ll (3896 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-spill-q.ll (3897 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-str_pre.ll (3898 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2007-05-05-InvalidPushPop.ll (3899 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2009-07-27-PEIAssert.ll (3900 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-sub.ll (3901 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-sxt_rot.ll (3902 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2009-08-12-RegInfoAssert.ll (3903 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2010-06-18-SibCallCrash.ll (3904 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/2011-06-16-NoGPRs.ll (3905 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/DbgValueOtherTargets.test (3906 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-tst.ll (3907 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/dyn-stackalloc.ll (3908 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/tls2.ll (3909 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/fpow.ll (3910 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/v8_IT_6.ll (3911 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/ispositive.ll (3912 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/ldr_frame.ll (3913 of 11244) PASS: LLVM :: CodeGen/X86/2003-11-03-GlobalBool.ll (3914 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/mature-mc-support.ll (3915 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/rev.ll (3916 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/stack-coloring-without-frame-ptr.ll (3917 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb/tst_teq.ll (3918 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-07-17-CrossRegClassCopy.ll (3919 of 11244) PASS: LLVM :: CodeGen/X86/2003-08-23-DeadBlockTest.ll (3920 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-07-30-PEICrash.ll (3921 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-02-CoalescerBug.ll (3922 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-04-CoalescerBug.ll (3923 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-04-ScavengerAssert.ll (3924 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-06-SpDecBug.ll (3925 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-08-08-ScavengerAssert.ll (3926 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2009-10-15-ITBlockBranch.ll (3927 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-01-06-TailDuplicateLabels.ll (3928 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-03-08-addi12-ccout.ll (3929 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-04-26-CopyRegCrash.ll (3930 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-06-21-TailMergeBug.ll (3931 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2010-11-22-EpilogueBug.ll (3932 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/2013-03-06-vector-sext-operand-scalarize.ll (3933 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/bfx.ll (3934 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/frameless.ll (3935 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/inlineasm.ll (3936 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/large-stack.ll (3937 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/lsr-deficiency.ll (3938 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/machine-licm.ll (3939 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/tail-call-r9.ll (3940 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-add4.ll (3941 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-asr.ll (3942 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-asr2.ll (3943 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-cmn.ll (3944 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-cmp.ll (3945 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-eor2.ll (3946 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ifcvt1-tc.ll (3947 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-jtb.ll (3948 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ldr_pre.ll (3949 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-ldrh.ll (3950 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-lsr.ll (3951 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-lsr2.ll (3952 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-mul.ll (3953 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-orr.ll (3954 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-rsb2.ll (3955 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-shifter.ll (3956 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-str.ll (3957 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-strb.ll (3958 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-teq2.ll (3959 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/thumb2-uxtb.ll (3960 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/v8_IT_1.ll (3961 of 11244) UNSUPPORTED: LLVM :: CodeGen/Thumb2/v8_IT_3.ll (3962 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2003-08-03-CallArgLiveRanges.ll (3963 of 11244) PASS: LLVM :: CodeGen/X86/2004-02-14-InefficientStackPointer.ll (3964 of 11244) PASS: LLVM :: CodeGen/X86/2004-04-13-FPCMOV-Crash.ll (3965 of 11244) PASS: LLVM :: CodeGen/X86/2004-02-22-Casts.ll (3966 of 11244) PASS: LLVM :: CodeGen/X86/2004-02-13-FrameReturnAddress.ll (3967 of 11244) PASS: LLVM :: CodeGen/X86/2004-03-30-Select-Max.ll (3968 of 11244) PASS: LLVM :: CodeGen/X86/2005-02-14-IllegalAssembler.ll (3969 of 11244) PASS: LLVM :: CodeGen/X86/2005-01-17-CycleInDAG.ll (3970 of 11244) PASS: LLVM :: CodeGen/X86/2004-06-10-StackifierCrash.ll (3971 of 11244) PASS: LLVM :: CodeGen/X86/2004-10-08-SelectSetCCFold.ll (3972 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2006-03-02-InstrSchedBug.ll (3973 of 11244) PASS: LLVM :: CodeGen/X86/2005-05-08-FPStackifierPHI.ll (3974 of 11244) PASS: LLVM :: CodeGen/X86/2006-03-01-InstrSchedBug.ll (3975 of 11244) PASS: LLVM :: CodeGen/X86/2006-01-19-ISelFoldingBug.ll (3976 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-01-SchedCausingSpills.ll (3977 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-02-InstrSched1.ll (3978 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-02-InstrSched2.ll (3979 of 11244) PASS: LLVM :: CodeGen/X86/2006-04-04-CrossBlockCrash.ll (3980 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2006-05-11-InstrSched.ll (3981 of 11244) PASS: LLVM :: CodeGen/X86/2006-05-08-CoalesceSubRegClass.ll (3982 of 11244) PASS: LLVM :: CodeGen/X86/2006-05-08-InstrSched.ll (3983 of 11244) PASS: LLVM :: CodeGen/X86/2006-05-17-VectorArg.ll (3984 of 11244) PASS: LLVM :: CodeGen/X86/2006-04-27-ISelFoldingBug.ll (3985 of 11244) PASS: LLVM :: CodeGen/X86/2006-05-25-CycleInDAG.ll (3986 of 11244) PASS: LLVM :: CodeGen/X86/2006-07-12-InlineAsmQConstraint.ll (3987 of 11244) PASS: LLVM :: CodeGen/X86/2006-07-10-InlineAsmAConstraint.ll (3988 of 11244) PASS: LLVM :: CodeGen/X86/2006-05-22-FPSetEQ.ll (3989 of 11244) PASS: LLVM :: CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll (3990 of 11244) PASS: LLVM :: CodeGen/X86/2006-07-31-SingleRegClass.ll (3991 of 11244) PASS: LLVM :: CodeGen/X86/2006-07-20-InlineAsm.ll (3992 of 11244) PASS: LLVM :: CodeGen/X86/2006-08-07-CycleInDAG.ll (3993 of 11244) PASS: LLVM :: CodeGen/X86/2006-08-16-CycleInDAG.ll (3994 of 11244) PASS: LLVM :: CodeGen/X86/2006-08-21-ExtraMovInst.ll (3995 of 11244) PASS: LLVM :: CodeGen/X86/2006-09-01-CycleInDAG.ll (3996 of 11244) PASS: LLVM :: CodeGen/X86/2006-10-02-BoolRetCrash.ll (3997 of 11244) PASS: LLVM :: CodeGen/X86/2006-10-07-ScalarSSEMiscompile.ll (3998 of 11244) PASS: LLVM :: CodeGen/X86/2006-10-09-CycleInDAG.ll (3999 of 11244) PASS: LLVM :: CodeGen/X86/2006-10-10-FindModifiedNodeSlotBug.ll (4000 of 11244) PASS: LLVM :: CodeGen/X86/2006-10-12-CycleInDAG.ll (4001 of 11244) PASS: LLVM :: CodeGen/X86/2006-10-13-CycleInDAG.ll (4002 of 11244) PASS: LLVM :: CodeGen/X86/2006-10-19-SwitchUnnecessaryBranching.ll (4003 of 11244) PASS: LLVM :: CodeGen/X86/2006-11-12-CSRetCC.ll (4004 of 11244) PASS: LLVM :: CodeGen/X86/2006-11-17-IllegalMove.ll (4005 of 11244) PASS: LLVM :: CodeGen/X86/2006-11-27-SelectLegalize.ll (4006 of 11244) PASS: LLVM :: CodeGen/X86/2006-12-16-InlineAsmCrash.ll (4007 of 11244) PASS: LLVM :: CodeGen/X86/2006-12-19-IntelSyntax.ll (4008 of 11244) PASS: LLVM :: CodeGen/X86/2007-01-08-InstrSched.ll (4009 of 11244) PASS: LLVM :: CodeGen/X86/2007-01-29-InlineAsm-ir.ll (4010 of 11244) PASS: LLVM :: CodeGen/X86/2007-02-04-OrAddrMode.ll (4011 of 11244) PASS: LLVM :: CodeGen/X86/2007-01-08-X86-64-Pointer.ll (4012 of 11244) PASS: LLVM :: CodeGen/X86/2007-01-13-StackPtrIndex.ll (4013 of 11244) PASS: LLVM :: CodeGen/X86/2007-02-16-BranchFold.ll (4014 of 11244) PASS: LLVM :: CodeGen/X86/2007-02-19-LiveIntervalAssert.ll (4015 of 11244) PASS: LLVM :: CodeGen/X86/2007-02-23-DAGCombine-Miscompile.ll (4016 of 11244) PASS: LLVM :: CodeGen/X86/2007-02-25-FastCCStack.ll (4017 of 11244) PASS: LLVM :: CodeGen/X86/2007-03-16-InlineAsm.ll (4018 of 11244) PASS: LLVM :: CodeGen/X86/2007-03-18-LiveIntervalAssert.ll (4019 of 11244) PASS: LLVM :: CodeGen/X86/2007-03-01-SpillerCrash.ll (4020 of 11244) PASS: LLVM :: CodeGen/X86/2007-03-15-GEP-Idx-Sink.ll (4021 of 11244) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmMultiRegConstraint.ll (4022 of 11244) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmPModifier.ll (4023 of 11244) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmVectorOp.ll (4024 of 11244) PASS: LLVM :: CodeGen/X86/2007-03-24-InlineAsmXConstraint.ll (4025 of 11244) PASS: LLVM :: CodeGen/X86/2007-03-26-CoalescerBug.ll (4026 of 11244) PASS: LLVM :: CodeGen/X86/2007-04-08-InlineAsmCrash.ll (4027 of 11244) PASS: LLVM :: CodeGen/X86/2007-04-11-InlineAsmVectorResult.ll (4028 of 11244) PASS: LLVM :: CodeGen/X86/2007-04-17-LiveIntervalAssert.ll (4029 of 11244) PASS: LLVM :: CodeGen/X86/2007-04-24-Huge-Stack.ll (4030 of 11244) PASS: LLVM :: CodeGen/X86/2007-04-24-VectorCrash.ll (4031 of 11244) PASS: LLVM :: CodeGen/X86/2007-04-27-InlineAsm-IntMemInput.ll (4032 of 11244) PASS: LLVM :: CodeGen/X86/2007-04-25-MMX-PADDQ.ll (4033 of 11244) PASS: LLVM :: CodeGen/X86/2007-05-05-VecCastExpand.ll (4034 of 11244) PASS: LLVM :: CodeGen/X86/2007-05-14-LiveIntervalAssert.ll (4035 of 11244) PASS: LLVM :: CodeGen/X86/2007-05-15-maskmovq.ll (4036 of 11244) PASS: LLVM :: CodeGen/X86/2007-05-17-ShuffleISelBug.ll (4037 of 11244) PASS: LLVM :: CodeGen/X86/2007-06-15-IntToMMX.ll (4038 of 11244) PASS: LLVM :: CodeGen/X86/2007-05-05-Personality.ll (4039 of 11244) PASS: LLVM :: CodeGen/X86/2007-06-04-X86-64-CtorAsmBugs.ll (4040 of 11244) PASS: LLVM :: CodeGen/X86/2007-06-29-DAGCombinerBug.ll (4041 of 11244) PASS: LLVM :: CodeGen/X86/2007-06-28-X86-64-isel.ll (4042 of 11244) PASS: LLVM :: CodeGen/X86/2007-06-29-VecFPConstantCSEBug.ll (4043 of 11244) PASS: LLVM :: CodeGen/X86/2007-07-03-GR64ToVR64.ll (4044 of 11244) PASS: LLVM :: CodeGen/X86/2007-07-10-StackerAssert.ll (4045 of 11244) PASS: LLVM :: CodeGen/X86/2007-08-01-LiveVariablesBug.ll (4046 of 11244) PASS: LLVM :: CodeGen/X86/2007-07-18-Vector-Extract.ll (4047 of 11244) PASS: LLVM :: CodeGen/X86/2007-08-10-SignExtSubreg.ll (4048 of 11244) PASS: LLVM :: CodeGen/X86/2007-08-09-IllegalX86-64Asm.ll (4049 of 11244) PASS: LLVM :: CodeGen/X86/2007-08-13-AppendingLinkage.ll (4050 of 11244) PASS: LLVM :: CodeGen/X86/2007-09-05-InvalidAsm.ll (4051 of 11244) PASS: LLVM :: CodeGen/X86/2007-09-06-ExtWeakAliasee.ll (4052 of 11244) PASS: LLVM :: CodeGen/X86/2007-09-27-LDIntrinsics.ll (4053 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-04-AvoidEFLAGSCopy.ll (4054 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-12-CoalesceExtSubReg.ll (4055 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold2.ll (4056 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-12-SpillerUnfold1.ll (4057 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-14-CoalescerCrash.ll (4058 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-15-CoalescerCrash.ll (4059 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-16-CoalescerCrash.ll (4060 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-19-SpillerUnfold.ll (4061 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-28-inlineasm-q-modifier.ll (4062 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-29-ExtendSetCC.ll (4063 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-30-LSRCrash.ll (4064 of 11244) PASS: LLVM :: CodeGen/X86/2007-10-31-extractelement-i64.ll (4065 of 11244) PASS: LLVM :: CodeGen/X86/2007-11-01-ISelCrash.ll (4066 of 11244) PASS: LLVM :: CodeGen/X86/2007-11-03-x86-64-q-constraint.ll (4067 of 11244) PASS: LLVM :: CodeGen/X86/2007-11-04-LiveIntervalCrash.ll (4068 of 11244) PASS: LLVM :: CodeGen/X86/2007-11-04-LiveVariablesBug.ll (4069 of 11244) PASS: LLVM :: CodeGen/X86/2007-11-04-rip-immediate-constant.ll (4070 of 11244) PASS: LLVM :: CodeGen/X86/2007-11-06-InstrSched.ll (4071 of 11244) PASS: LLVM :: CodeGen/X86/2007-11-07-MulBy4.ll (4072 of 11244) PASS: LLVM :: CodeGen/X86/2007-11-30-LoadFolding-Bug.ll (4073 of 11244) PASS: LLVM :: CodeGen/X86/2007-12-16-BURRSchedCrash.ll (4074 of 11244) PASS: LLVM :: CodeGen/X86/2008-01-08-IllegalCMP.ll (4075 of 11244) PASS: LLVM :: CodeGen/X86/2007-12-18-LoadCSEBug.ll (4076 of 11244) PASS: LLVM :: CodeGen/X86/2008-01-08-SchedulerCrash.ll (4077 of 11244) PASS: LLVM :: CodeGen/X86/2008-01-09-LongDoubleSin.ll (4078 of 11244) PASS: LLVM :: CodeGen/X86/2008-01-16-FPStackifierAssert.ll (4079 of 11244) PASS: LLVM :: CodeGen/X86/2008-01-16-InvalidDAGCombineXform.ll (4080 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2008-02-18-TailMergingBug.ll (4081 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-05-ISelCrash.ll (4082 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-06-LoadFoldingBug.ll (4083 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-14-BitMiscompile.ll (4084 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-20-InlineAsmClobber.ll (4085 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-22-LocalRegAllocBug.ll (4086 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-25-InlineAsmBug.ll (4087 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-26-AsmDirectMemOp.ll (4088 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-25-X86-64-CoalescerBug.ll (4089 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-27-PEICrash.ll (4090 of 11244) PASS: LLVM :: CodeGen/X86/2008-02-27-DeadSlotElimBug.ll (4091 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-06-frem-fpstack.ll (4092 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-07-APIntBug.ll (4093 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-10-RegAllocInfLoop.ll (4094 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-12-ThreadLocalAlias.ll (4095 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-13-TwoAddrPassCrash.ll (4096 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-14-SpillerCrash.ll (4097 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-19-DAGCombinerBug.ll (4098 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-23-DarwinAsmComments.ll (4099 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-25-TwoAddrPassBug.ll (4100 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-02-unnamedEH.ll (4101 of 11244) PASS: LLVM :: CodeGen/X86/2008-03-31-SpillerFoldingBug.ll (4102 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-08-CoalescerCrash.ll (4103 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-09-BranchFolding.ll (4104 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-16-CoalescerBug.ll (4105 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-16-ReMatBug.ll (4106 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-15-LiveVariableBug.ll (4107 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-24-MemCpyBug.ll (4108 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-17-CoalescerBug.ll (4109 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-24-pblendw-fold-crash.ll (4110 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-26-Asm-Optimize-Imm.ll (4111 of 11244) PASS: LLVM :: CodeGen/X86/2008-05-01-InvalidOrdCompare.ll (4112 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-28-CyclicSchedUnit.ll (4113 of 11244) PASS: LLVM :: CodeGen/X86/2008-05-09-PHIElimBug.ll (4114 of 11244) PASS: LLVM :: CodeGen/X86/2008-04-28-CoalescerBug.ll (4115 of 11244) PASS: LLVM :: CodeGen/X86/2008-05-09-ShuffleLoweringBug.ll (4116 of 11244) PASS: LLVM :: CodeGen/X86/2008-05-12-tailmerge-5.ll (4117 of 11244) PASS: LLVM :: CodeGen/X86/2008-05-21-CoalescerBug.ll (4118 of 11244) PASS: LLVM :: CodeGen/X86/2008-05-22-FoldUnalignedLoad.ll (4119 of 11244) PASS: LLVM :: CodeGen/X86/2008-05-28-LocalRegAllocBug.ll (4120 of 11244) PASS: LLVM :: CodeGen/X86/2008-05-28-CoalescerBug.ll (4121 of 11244) PASS: LLVM :: CodeGen/X86/2008-06-18-BadShuffle.ll (4122 of 11244) PASS: LLVM :: CodeGen/X86/2008-06-16-SubregsBug.ll (4123 of 11244) PASS: LLVM :: CodeGen/X86/2008-06-13-VolatileLoadStore.ll (4124 of 11244) PASS: LLVM :: CodeGen/X86/2008-06-13-NotVolatileLoadStore.ll (4125 of 11244) PASS: LLVM :: CodeGen/X86/2008-07-09-ELFSectionAttributes.ll (4126 of 11244) PASS: LLVM :: CodeGen/X86/2008-06-25-VecISelBug.ll (4127 of 11244) PASS: LLVM :: CodeGen/X86/2008-07-07-DanglingDeadInsts.ll (4128 of 11244) PASS: LLVM :: CodeGen/X86/2008-07-11-SHLBy1.ll (4129 of 11244) PASS: LLVM :: CodeGen/X86/2008-07-16-CoalescerCrash.ll (4130 of 11244) PASS: LLVM :: CodeGen/X86/2008-07-22-CombinerCrash.ll (4131 of 11244) PASS: LLVM :: CodeGen/X86/2008-07-23-VSetCC.ll (4132 of 11244) PASS: LLVM :: CodeGen/X86/2008-08-06-RewriterBug.ll (4133 of 11244) PASS: LLVM :: CodeGen/X86/2008-08-06-CmpStride.ll (4134 of 11244) PASS: LLVM :: CodeGen/X86/2008-08-17-UComiCodeGenBug.ll (4135 of 11244) PASS: LLVM :: CodeGen/X86/2008-08-19-SubAndFetch.ll (4136 of 11244) PASS: LLVM :: CodeGen/X86/2008-08-23-64Bit-maskmovq.ll (4137 of 11244) PASS: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN32.ll (4138 of 11244) PASS: LLVM :: CodeGen/X86/2008-07-19-movups-spills.ll (4139 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-09-LinearScanBug.ll (4140 of 11244) PASS: LLVM :: CodeGen/X86/2008-08-31-EH_RETURN64.ll (4141 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-11-CoalescerBug.ll (4142 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-11-CoalescerBug2.ll (4143 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-17-inline-asm-1.ll (4144 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-05-sinttofp-2xi32.ll (4145 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-19-RegAllocBug.ll (4146 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-18-inline-asm-2.ll (4147 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-26-FrameAddrBug.ll (4148 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-25-sseregparm-1.ll (4149 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-29-VolatileBug.ll (4150 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-06-MMXISelBug.ll (4151 of 11244) PASS: LLVM :: CodeGen/X86/2008-09-29-ReMatBug.ll (4152 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-06-x87ld-nan-1.ll (4153 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-06-x87ld-nan-2.ll (4154 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-07-SSEISelBug.ll (4155 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-11-CallCrash.ll (4156 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-13-CoalescerBug.ll (4157 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-16-VecUnaryOp.ll (4158 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2008-10-27-CoalescerBug.ll (4159 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-24-FlippedCompare.ll (4160 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-20-AsmDoubleInI32.ll (4161 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-17-Asm64bitRConstraint.ll (4162 of 11244) PASS: LLVM :: CodeGen/X86/2008-10-29-ExpandVAARG.ll (4163 of 11244) PASS: LLVM :: CodeGen/X86/2008-11-03-F80VAARG.ll (4164 of 11244) PASS: LLVM :: CodeGen/X86/2008-11-06-testb.ll (4165 of 11244) PASS: LLVM :: CodeGen/X86/2008-11-13-inlineasm-3.ll (4166 of 11244) PASS: LLVM :: CodeGen/X86/2008-11-29-ULT-Sign.ll (4167 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-01-SpillerAssert.ll (4168 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-02-IllegalResultType.ll (4169 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-01-loop-iv-used-outside-loop.ll (4170 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-1.ll (4171 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-2.ll (4172 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-16-dagcombine-4.ll (4173 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-02-dagcombine-3.ll (4174 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-19-EarlyClobberBug.ll (4175 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-22-dagcombine-5.ll (4176 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-23-crazy-address.ll (4177 of 11244) PASS: LLVM :: CodeGen/X86/2008-12-23-dagcombine-6.ll (4178 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-13-DoubleUpdate.ll (4179 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-16-SchedulerBug.ll (4180 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-16-UIntToFP.ll (4181 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-18-ConstantExprCrash.ll (4182 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-25-NoSSE.ll (4183 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-27-NullStrings.ll (4184 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-26-WrongCheck.ll (4185 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift.ll (4186 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift2.ll (4187 of 11244) PASS: LLVM :: CodeGen/X86/2009-01-31-BigShift3.ll (4188 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-01-LargeMask.ll (4189 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-04-sext-i64-gep.ll (4190 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-03-AnalyzedTwice.ll (4191 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-08-CoalescerBug.ll (4192 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-09-ivs-different-sizes.ll (4193 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-11-codegenprepare-reuse.ll (4194 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-12-InlineAsm-nieZ-constraints.ll (4195 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2009-02-25-CommuteBug.ll (4196 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2009-02-26-MachineLICMBug.ll (4197 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-12-SpillerBug.ll (4198 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-12-DebugInfoVLA.ll (4199 of 11244) PASS: LLVM :: CodeGen/X86/2009-02-21-ExtWeakInitializer.ll (4200 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-03-BitcastLongDouble.ll (4201 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-03-BTHang.ll (4202 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-05-burr-list-crash.ll (4203 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-07-FPConstSelect.ll (4204 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-09-APIntCrash.ll (4205 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-09-SpillerBug.ll (4206 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-10-CoalescerBug.ll (4207 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-12-CPAlignBug.ll (4208 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2009-03-23-MultiUseSched.ll (4209 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-16-PHIElimInLPad.ll (4210 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-13-PHIElimBug.ll (4211 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-23-LinearScanBug.ll (4212 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-25-TestBug.ll (4213 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-23-i80-fp80.ll (4214 of 11244) PASS: LLVM :: CodeGen/X86/2009-03-26-NoImplicitFPBug.ll (4215 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-12-FastIselOverflowCrash.ll (4216 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-13-2AddrAssert.ll (4217 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-13-2AddrAssert-2.ll (4218 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2009-04-16-SpillerUnfold.ll (4219 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-12-picrel.ll (4220 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-14-IllegalRegs.ll (4221 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-24.ll (4222 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-25-CoalescerBug.ll (4223 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-21-NoReloadImpDef.ll (4224 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-27-LiveIntervalsAssert2.ll (4225 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-27-LiveIntervalsAssert.ll (4226 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-29-IndirectDestOperands.ll (4227 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-29-RegAllocAssert.ll (4228 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-scale.ll (4229 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-29-LinearScanBug.ll (4230 of 11244) PASS: LLVM :: CodeGen/X86/2009-05-08-InlineAsmIOffset.ll (4231 of 11244) PASS: LLVM :: CodeGen/X86/2009-05-11-tailmerge-crash.ll (4232 of 11244) PASS: LLVM :: CodeGen/X86/2009-05-19-SingleElementExtractElement.ll (4233 of 11244) PASS: LLVM :: CodeGen/X86/2009-04-27-CoalescerAssert.ll (4234 of 11244) PASS: LLVM :: CodeGen/X86/2009-05-23-dagcombine-shifts.ll (4235 of 11244) PASS: LLVM :: CodeGen/X86/2009-05-23-available_externally.ll (4236 of 11244) PASS: LLVM :: CodeGen/X86/2009-05-28-DAGCombineCrash.ll (4237 of 11244) PASS: LLVM :: CodeGen/X86/2009-05-30-ISelBug.ll (4238 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll (4239 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll (4240 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-02-RewriterBug.ll (4241 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-04-VirtualLiveIn.ll (4242 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-05-ScalarToVectorByteMMX.ll (4243 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-05-VariableIndexInsert.ll (4244 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-05-VZextByteShort.ll (4245 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-05-sitofpCrash.ll (4246 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-06-ConcatVectors.ll (4247 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-07-ExpandMMXBitcast.ll (4248 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-15-not-a-tail-call.ll (4249 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-12-x86_64-tail-call-conv-out-of-sync-bug.ll (4250 of 11244) PASS: LLVM :: CodeGen/X86/2009-06-18-movlp-shuffle-register.ll (4251 of 11244) PASS: LLVM :: CodeGen/X86/2009-07-06-TwoAddrAssert.ll (4252 of 11244) PASS: LLVM :: CodeGen/X86/2009-07-07-SplitICmp.ll (4253 of 11244) PASS: LLVM :: CodeGen/X86/2009-07-09-ExtractBoolFromVector.ll (4254 of 11244) PASS: LLVM :: CodeGen/X86/2009-07-16-CoalescerBug.ll (4255 of 11244) PASS: LLVM :: CodeGen/X86/2009-07-19-AsmExtraOperands.ll (4256 of 11244) PASS: LLVM :: CodeGen/X86/2009-07-20-CoalescerBug.ll (4257 of 11244) PASS: LLVM :: CodeGen/X86/2009-07-20-DAGCombineBug.ll (4258 of 11244) PASS: LLVM :: CodeGen/X86/2009-07-15-CoalescerBug.ll (4259 of 11244) PASS: LLVM :: CodeGen/X86/2009-08-02-mmx-scalar-to-vector.ll (4260 of 11244) XFAIL: LLVM :: CodeGen/X86/2009-08-06-inlineasm.ll (4261 of 11244) PASS: LLVM :: CodeGen/X86/2009-08-08-CastError.ll (4262 of 11244) PASS: LLVM :: CodeGen/X86/2009-08-06-branchfolder-crash.ll (4263 of 11244) PASS: LLVM :: CodeGen/X86/2009-08-14-Win64MemoryIndirectArg.ll (4264 of 11244) PASS: LLVM :: CodeGen/X86/2009-08-12-badswitch.ll (4265 of 11244) PASS: LLVM :: CodeGen/X86/2009-08-19-LoadNarrowingMiscompile.ll (4266 of 11244) PASS: LLVM :: CodeGen/X86/2009-08-23-SubRegReuseUndo.ll (4267 of 11244) PASS: LLVM :: CodeGen/X86/2009-09-10-LoadFoldingBug.ll (4268 of 11244) PASS: LLVM :: CodeGen/X86/2009-09-10-SpillComments.ll (4269 of 11244) PASS: LLVM :: CodeGen/X86/2009-09-16-CoalescerBug.ll (4270 of 11244) PASS: LLVM :: CodeGen/X86/2009-09-19-earlyclobber.ll (4271 of 11244) PASS: LLVM :: CodeGen/X86/2009-09-21-NoSpillLoopCount.ll (4272 of 11244) PASS: LLVM :: CodeGen/X86/2009-09-22-CoalescerBug.ll (4273 of 11244) PASS: LLVM :: CodeGen/X86/2009-09-23-LiveVariablesBug.ll (4274 of 11244) PASS: LLVM :: CodeGen/X86/2009-10-14-LiveVariablesBug.ll (4275 of 11244) PASS: LLVM :: CodeGen/X86/2009-10-16-Scope.ll (4276 of 11244) PASS: LLVM :: CodeGen/X86/2009-10-19-EmergencySpill.ll (4277 of 11244) PASS: LLVM :: CodeGen/X86/2009-11-04-SubregCoalescingBug.ll (4278 of 11244) PASS: LLVM :: CodeGen/X86/2009-10-19-atomic-cmp-eflags.ll (4279 of 11244) PASS: LLVM :: CodeGen/X86/2009-10-25-RewriterBug.ll (4280 of 11244) PASS: LLVM :: CodeGen/X86/2009-11-13-VirtRegRewriterBug.ll (4281 of 11244) PASS: LLVM :: CodeGen/X86/2009-11-16-UnfoldMemOpBug.ll (4282 of 11244) PASS: LLVM :: CodeGen/X86/2009-11-16-MachineLICM.ll (4283 of 11244) PASS: LLVM :: CodeGen/X86/2009-11-17-UpdateTerminator.ll (4284 of 11244) PASS: LLVM :: CodeGen/X86/2009-11-18-TwoAddrKill.ll (4285 of 11244) PASS: LLVM :: CodeGen/X86/2009-12-11-TLSNoRedZone.ll (4286 of 11244) PASS: LLVM :: CodeGen/X86/2009-12-01-EarlyClobberBug.ll (4287 of 11244) PASS: LLVM :: CodeGen/X86/2009-11-25-ImpDefBug.ll (4288 of 11244) XFAIL: LLVM :: CodeGen/X86/20090313-signext.ll (4289 of 11244) PASS: LLVM :: CodeGen/X86/2010-01-07-ISelBug.ll (4290 of 11244) PASS: LLVM :: CodeGen/X86/2010-01-05-ZExt-Shl.ll (4291 of 11244) PASS: LLVM :: CodeGen/X86/2010-01-07-UAMemFeature.ll (4292 of 11244) PASS: LLVM :: CodeGen/X86/2010-01-08-Atomic64Bug.ll (4293 of 11244) PASS: LLVM :: CodeGen/X86/2010-01-11-ExtraPHIArg.ll (4294 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2010-01-19-OptExtBug.ll (4295 of 11244) PASS: LLVM :: CodeGen/X86/2010-01-13-OptExtBug.ll (4296 of 11244) PASS: LLVM :: CodeGen/X86/2010-01-15-SelectionDAGCycle.ll (4297 of 11244) PASS: LLVM :: CodeGen/X86/2010-01-18-DbgValue.ll (4298 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-01-DbgValueCrash.ll (4299 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-03-DualUndef.ll (4300 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-01-TaillCallCrash.ll (4301 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-11-NonTemporal.ll (4302 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-04-SchedulerBug.ll (4303 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-15-ImplicitDefBug.ll (4304 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-12-CoalescerBug-Impdef.ll (4305 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-23-DAGCombineBug.ll (4306 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-19-TailCallRetAddrBug.ll (4307 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-23-DIV8rDefinesAX.ll (4308 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-23-RematImplicitSubreg.ll (4309 of 11244) PASS: LLVM :: CodeGen/X86/2010-03-04-Mul8Bug.ll (4310 of 11244) PASS: LLVM :: CodeGen/X86/2010-03-05-ConstantFoldCFG.ll (4311 of 11244) PASS: LLVM :: CodeGen/X86/2010-02-23-SingleDefPhiJoin.ll (4312 of 11244) PASS: LLVM :: CodeGen/X86/2010-03-05-EFLAGS-Redef.ll (4313 of 11244) PASS: LLVM :: CodeGen/X86/2010-04-08-CoalescerBug.ll (4314 of 11244) PASS: LLVM :: CodeGen/X86/2010-03-17-ISelBug.ll (4315 of 11244) PASS: LLVM :: CodeGen/X86/2010-04-06-SSEDomainFixCrash.ll (4316 of 11244) PASS: LLVM :: CodeGen/X86/2010-04-13-AnalyzeBranchCrash.ll (4317 of 11244) PASS: LLVM :: CodeGen/X86/2010-04-21-CoalescerBug.ll (4318 of 11244) PASS: LLVM :: CodeGen/X86/2010-04-23-mmx-movdq2q.ll (4319 of 11244) PASS: LLVM :: CodeGen/X86/2010-04-29-CoalescerCrash.ll (4320 of 11244) PASS: LLVM :: CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll (4321 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-03-CoalescerSubRegClobber.ll (4322 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll (4323 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-06-LocalInlineAsmClobber.ll (4324 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-07-ldconvert.ll (4325 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-12-FastAllocKills.ll (4326 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-10-DAGCombinerBug.ll (4327 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-16-nosseconversion.ll (4328 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-26-FP_TO_INT-crash.ll (4329 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-26-DotDebugLoc.ll (4330 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-28-Crash.ll (4331 of 11244) PASS: LLVM :: CodeGen/X86/2010-05-25-DotDebugLoc.ll (4332 of 11244) PASS: LLVM :: CodeGen/X86/2010-06-01-DeadArg-DbgInfo.ll (4333 of 11244) PASS: LLVM :: CodeGen/X86/2010-06-09-FastAllocRegisters.ll (4334 of 11244) PASS: LLVM :: CodeGen/X86/2010-06-15-FastAllocEarlyCLobber.ll (4335 of 11244) PASS: LLVM :: CodeGen/X86/2010-06-14-fast-isel-fs-load.ll (4336 of 11244) PASS: LLVM :: CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll (4337 of 11244) PASS: LLVM :: CodeGen/X86/2010-06-24-g-constraint-crash.ll (4338 of 11244) PASS: LLVM :: CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll (4339 of 11244) PASS: LLVM :: CodeGen/X86/2010-06-25-asm-RA-crash.ll (4340 of 11244) PASS: LLVM :: CodeGen/X86/2010-06-28-matched-g-constraint.ll (4341 of 11244) PASS: LLVM :: CodeGen/X86/2010-07-02-UnfoldBug.ll (4342 of 11244) PASS: LLVM :: CodeGen/X86/2010-07-06-DbgCrash.ll (4343 of 11244) PASS: LLVM :: CodeGen/X86/2010-07-06-asm-RIP.ll (4344 of 11244) PASS: LLVM :: CodeGen/X86/2010-07-02-asm-alignstack.ll (4345 of 11244) PASS: LLVM :: CodeGen/X86/2010-07-11-FPStackLoneUse.ll (4346 of 11244) PASS: LLVM :: CodeGen/X86/2010-07-15-Crash.ll (4347 of 11244) PASS: LLVM :: CodeGen/X86/2010-07-29-SetccSimplify.ll (4348 of 11244) PASS: LLVM :: CodeGen/X86/2010-07-13-indirectXconstraint.ll (4349 of 11244) PASS: LLVM :: CodeGen/X86/2010-08-04-MingWCrash.ll (4350 of 11244) PASS: LLVM :: CodeGen/X86/2010-08-04-StackVariable.ll (4351 of 11244) PASS: LLVM :: CodeGen/X86/2010-08-04-MaskedSignedCompare.ll (4352 of 11244) PASS: LLVM :: CodeGen/X86/2010-09-01-RemoveCopyByCommutingDef.ll (4353 of 11244) PASS: LLVM :: CodeGen/X86/2010-09-16-EmptyFilename.ll (4354 of 11244) PASS: LLVM :: CodeGen/X86/2010-09-16-asmcrash.ll (4355 of 11244) PASS: LLVM :: CodeGen/X86/2010-09-17-SideEffectsInChain.ll (4356 of 11244) PASS: LLVM :: CodeGen/X86/2010-09-30-CMOV-JumpTable-PHI.ll (4357 of 11244) PASS: LLVM :: CodeGen/X86/2010-11-09-MOVLPS.ll (4358 of 11244) PASS: LLVM :: CodeGen/X86/2010-11-02-DbgParameter.ll (4359 of 11244) PASS: LLVM :: CodeGen/X86/2010-10-08-cmpxchg8b.ll (4360 of 11244) PASS: LLVM :: CodeGen/X86/2010-11-18-SelectOfExtload.ll (4361 of 11244) PASS: LLVM :: CodeGen/X86/2011-02-04-FastRegallocNoFP.ll (4362 of 11244) PASS: LLVM :: CodeGen/X86/2011-01-07-LegalizeTypesCrash.ll (4363 of 11244) PASS: LLVM :: CodeGen/X86/2011-01-10-DagCombineHang.ll (4364 of 11244) PASS: LLVM :: CodeGen/X86/2011-02-23-UnfoldBug.ll (4365 of 11244) PASS: LLVM :: CodeGen/X86/2011-02-12-shuffle.ll (4366 of 11244) PASS: LLVM :: CodeGen/X86/2011-01-24-DbgValue-Before-Use.ll (4367 of 11244) PASS: LLVM :: CodeGen/X86/2011-02-21-VirtRegRewriter-KillSubReg.ll (4368 of 11244) PASS: LLVM :: CodeGen/X86/2011-02-27-Fpextend.ll (4369 of 11244) PASS: LLVM :: CodeGen/X86/2011-03-02-DAGCombiner.ll (4370 of 11244) PASS: LLVM :: CodeGen/X86/2011-03-08-Sched-crash.ll (4371 of 11244) PASS: LLVM :: CodeGen/X86/2011-03-09-Physreg-Coalescing.ll (4372 of 11244) PASS: LLVM :: CodeGen/X86/2011-03-30-CreateFixedObjCrash.ll (4373 of 11244) PASS: LLVM :: CodeGen/X86/2011-05-09-loaduse.ll (4374 of 11244) PASS: LLVM :: CodeGen/X86/2011-04-13-SchedCmpJmp.ll (4375 of 11244) PASS: LLVM :: CodeGen/X86/2011-04-19-sclr-bb.ll (4376 of 11244) PASS: LLVM :: CodeGen/X86/2011-06-01-fildll.ll (4377 of 11244) PASS: LLVM :: CodeGen/X86/2011-05-26-UnreachableBlockElim.ll (4378 of 11244) PASS: LLVM :: CodeGen/X86/2011-05-27-CrossClassCoalescing.ll (4379 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2011-06-12-FastAllocSpill.ll (4380 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2011-06-14-PreschedRegalias.ll (4381 of 11244) PASS: LLVM :: CodeGen/X86/2011-06-03-x87chain.ll (4382 of 11244) PASS: LLVM :: CodeGen/X86/2011-06-06-fgetsign80bit.ll (4383 of 11244) PASS: LLVM :: CodeGen/X86/2011-06-14-mmx-inlineasm.ll (4384 of 11244) PASS: LLVM :: CodeGen/X86/2011-07-13-BadFrameIndexDisplacement.ll (4385 of 11244) PASS: LLVM :: CodeGen/X86/2011-06-19-QuicksortCoalescerBug.ll (4386 of 11244) PASS: LLVM :: CodeGen/X86/2011-08-23-PerformSubCombine128.ll (4387 of 11244) PASS: LLVM :: CodeGen/X86/2011-08-29-BlockConstant.ll (4388 of 11244) PASS: LLVM :: CodeGen/X86/2011-08-29-InitOrder.ll (4389 of 11244) PASS: LLVM :: CodeGen/X86/2011-08-23-Trampoline.ll (4390 of 11244) PASS: LLVM :: CodeGen/X86/2011-09-18-sse2cmp.ll (4391 of 11244) PASS: LLVM :: CodeGen/X86/2011-09-14-valcoalesce.ll (4392 of 11244) PASS: LLVM :: CodeGen/X86/2011-10-11-SpillDead.ll (4393 of 11244) PASS: LLVM :: CodeGen/X86/2011-10-11-srl.ll (4394 of 11244) PASS: LLVM :: CodeGen/X86/2011-10-18-FastISel-VectorParams.ll (4395 of 11244) PASS: LLVM :: CodeGen/X86/2011-10-12-MachineCSE.ll (4396 of 11244) PASS: LLVM :: CodeGen/X86/2011-10-19-LegelizeLoad.ll (4397 of 11244) PASS: LLVM :: CodeGen/X86/2011-10-19-widen_vselect.ll (4398 of 11244) PASS: LLVM :: CodeGen/X86/2011-10-21-widen-cmp.ll (4399 of 11244) PASS: LLVM :: CodeGen/X86/2011-10-27-tstore.ll (4400 of 11244) PASS: LLVM :: CodeGen/X86/2011-10-30-padd.ll (4401 of 11244) PASS: LLVM :: CodeGen/X86/2011-11-07-LegalizeBuildVector.ll (4402 of 11244) PASS: LLVM :: CodeGen/X86/2011-11-30-or.ll (4403 of 11244) PASS: LLVM :: CodeGen/X86/2011-11-22-AVX2-Domains.ll (4404 of 11244) PASS: LLVM :: CodeGen/X86/2011-12-06-AVXVectorExtractCombine.ll (4405 of 11244) PASS: LLVM :: CodeGen/X86/2011-12-06-BitcastVectorGlobal.ll (4406 of 11244) PASS: LLVM :: CodeGen/X86/2011-12-08-AVXISelBugs.ll (4407 of 11244) PASS: LLVM :: CodeGen/X86/2011-12-26-extractelement-duplicate-load.ll (4408 of 11244) PASS: LLVM :: CodeGen/X86/2011-12-15-vec_shift.ll (4409 of 11244) PASS: LLVM :: CodeGen/X86/2011-12-28-vselecti8.ll (4410 of 11244) PASS: LLVM :: CodeGen/X86/2011-12-8-bitcastintprom.ll (4411 of 11244) PASS: LLVM :: CodeGen/X86/2011-20-21-zext-ui2fp.ll (4412 of 11244) PASS: LLVM :: CodeGen/X86/2012-01-11-split-cv.ll (4413 of 11244) PASS: LLVM :: CodeGen/X86/2012-01-10-UndefExceptionEdge.ll (4414 of 11244) PASS: LLVM :: CodeGen/X86/2012-01-12-extract-sv.ll (4415 of 11244) PASS: LLVM :: CodeGen/X86/2011-09-21-setcc-bug.ll (4416 of 11244) PASS: LLVM :: CodeGen/X86/2012-01-16-mfence-nosse-flags.ll (4417 of 11244) PASS: LLVM :: CodeGen/X86/2012-01-18-vbitcast.ll (4418 of 11244) PASS: LLVM :: CodeGen/X86/2012-02-12-dagco.ll (4419 of 11244) PASS: LLVM :: CodeGen/X86/2012-03-15-build_vector_wl.ll (4420 of 11244) PASS: LLVM :: CodeGen/X86/2012-02-14-scalar.ll (4421 of 11244) PASS: LLVM :: CodeGen/X86/2012-02-23-mmx-inlineasm.ll (4422 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/2012-03-26-PostRALICMBug.ll (4423 of 11244) PASS: LLVM :: CodeGen/X86/2012-02-29-CoalescerBug.ll (4424 of 11244) PASS: LLVM :: CodeGen/X86/2012-04-26-sdglue.ll (4425 of 11244) PASS: LLVM :: CodeGen/X86/2012-03-20-LargeConstantExpr.ll (4426 of 11244) PASS: LLVM :: CodeGen/X86/2012-05-17-TwoAddressBug.ll (4427 of 11244) PASS: LLVM :: CodeGen/X86/2012-04-09-TwoAddrPassBug.ll (4428 of 11244) PASS: LLVM :: CodeGen/X86/2012-05-19-avx2-store.ll (4429 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-10-shufnorm.ll (4430 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-10-extload64.ll (4431 of 11244) PASS: LLVM :: CodeGen/X86/2012-05-19-CoalescerCrash.ll (4432 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-15-tconst_shl.ll (4433 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-15-BuildVectorPromote.ll (4434 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-15-broadcastfold.ll (4435 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-15-vshl.ll (4436 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-17-vtrunc.ll (4437 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-16-fp2ui-i1.ll (4438 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-16-LeaUndef.ll (4439 of 11244) PASS: LLVM :: CodeGen/X86/2012-07-23-select_cc.ll (4440 of 11244) PASS: LLVM :: CodeGen/X86/2012-08-07-CmpISelBug.ll (4441 of 11244) PASS: LLVM :: CodeGen/X86/2012-08-28-UnsafeMathCrash.ll (4442 of 11244) PASS: LLVM :: CodeGen/X86/2012-08-16-setcc.ll (4443 of 11244) PASS: LLVM :: CodeGen/X86/2012-08-17-legalizer-crash.ll (4444 of 11244) PASS: LLVM :: CodeGen/X86/2012-09-13-dagco-fneg.ll (4445 of 11244) PASS: LLVM :: CodeGen/X86/2012-1-10-buildvector.ll (4446 of 11244) PASS: LLVM :: CodeGen/X86/2012-09-28-CGPBug.ll (4447 of 11244) PASS: LLVM :: CodeGen/X86/2012-10-02-DAGCycle.ll (4448 of 11244) PASS: LLVM :: CodeGen/X86/2012-10-18-crash-dagco.ll (4449 of 11244) PASS: LLVM :: CodeGen/X86/2012-10-03-DAGCycle.ll (4450 of 11244) PASS: LLVM :: CodeGen/X86/2012-11-28-merge-store-alias.ll (4451 of 11244) PASS: LLVM :: CodeGen/X86/2012-11-30-handlemove-dbg.ll (4452 of 11244) PASS: LLVM :: CodeGen/X86/2012-11-30-regpres-dbg.ll (4453 of 11244) PASS: LLVM :: CodeGen/X86/2012-11-30-misched-dbg.ll (4454 of 11244) PASS: LLVM :: CodeGen/X86/2012-12-06-python27-miscompile.ll (4455 of 11244) PASS: LLVM :: CodeGen/X86/2012-12-1-merge-multiple.ll (4456 of 11244) PASS: LLVM :: CodeGen/X86/2012-12-12-DAGCombineCrash.ll (4457 of 11244) PASS: LLVM :: CodeGen/X86/2012-12-19-NoImplicitFloat.ll (4458 of 11244) PASS: LLVM :: CodeGen/X86/2012-12-14-v8fp80-crash.ll (4459 of 11244) PASS: LLVM :: CodeGen/X86/2013-05-06-ConactVectorCrash.ll (4460 of 11244) PASS: LLVM :: CodeGen/X86/2013-02-12-ShuffleToZext.ll (4461 of 11244) PASS: LLVM :: CodeGen/X86/2013-01-09-DAGCombineBug.ll (4462 of 11244) PASS: LLVM :: CodeGen/X86/2013-03-13-VEX-DestReg.ll (4463 of 11244) PASS: LLVM :: CodeGen/X86/2014-05-30-CombineAddNSW.ll (4464 of 11244) PASS: LLVM :: CodeGen/X86/2014-05-29-factorial.ll (4465 of 11244) PASS: LLVM :: CodeGen/X86/2013-10-14-FastISel-incorrect-vreg.ll (4466 of 11244) PASS: LLVM :: CodeGen/X86/3addr-16bit.ll (4467 of 11244) PASS: LLVM :: CodeGen/X86/4char-promote.ll (4468 of 11244) PASS: LLVM :: CodeGen/X86/9601.ll (4469 of 11244) PASS: LLVM :: CodeGen/X86/3addr-or.ll (4470 of 11244) PASS: LLVM :: CodeGen/X86/3dnow-intrinsics.ll (4471 of 11244) PASS: LLVM :: CodeGen/X86/GC/alloc_loop.ll (4472 of 11244) PASS: LLVM :: CodeGen/X86/DbgValueOtherTargets.test (4473 of 11244) PASS: LLVM :: CodeGen/X86/GC/badreadproto.ll (4474 of 11244) PASS: LLVM :: CodeGen/X86/GC/argpromotion.ll (4475 of 11244) PASS: LLVM :: CodeGen/X86/GC/badrootproto.ll (4476 of 11244) PASS: LLVM :: CodeGen/X86/GC/badwriteproto.ll (4477 of 11244) PASS: LLVM :: CodeGen/X86/GC/cg-O0.ll (4478 of 11244) PASS: LLVM :: CodeGen/X86/GC/deadargelim.ll (4479 of 11244) PASS: LLVM :: CodeGen/X86/GC/fat.ll (4480 of 11244) PASS: LLVM :: CodeGen/X86/GC/erlang-gc.ll (4481 of 11244) PASS: LLVM :: CodeGen/X86/GC/inline.ll (4482 of 11244) PASS: LLVM :: CodeGen/X86/GC/inline2.ll (4483 of 11244) PASS: LLVM :: CodeGen/X86/GC/lower_gcroot.ll (4484 of 11244) PASS: LLVM :: CodeGen/X86/GC/ocaml-gc-assert.ll (4485 of 11244) PASS: LLVM :: CodeGen/X86/GC/ocaml-gc.ll (4486 of 11244) PASS: LLVM :: CodeGen/X86/GC/outside.ll (4487 of 11244) PASS: LLVM :: CodeGen/X86/MachineBranchProb.ll (4488 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/MachineSink-PHIUse.ll (4489 of 11244) PASS: LLVM :: CodeGen/X86/MachineSink-DbgValue.ll (4490 of 11244) PASS: LLVM :: CodeGen/X86/MachineSink-CritEdge.ll (4491 of 11244) PASS: LLVM :: CodeGen/X86/MachineSink-eflags.ll (4492 of 11244) PASS: LLVM :: CodeGen/X86/StackColoring-dbg.ll (4493 of 11244) PASS: LLVM :: CodeGen/X86/SwitchLowering.ll (4494 of 11244) PASS: LLVM :: CodeGen/X86/SwizzleShuff.ll (4495 of 11244) PASS: LLVM :: CodeGen/X86/Atomics-64.ll (4496 of 11244) PASS: LLVM :: CodeGen/X86/MergeConsecutiveStores.ll (4497 of 11244) PASS: LLVM :: CodeGen/X86/StackColoring.ll (4498 of 11244) PASS: LLVM :: CodeGen/X86/WidenArith.ll (4499 of 11244) PASS: LLVM :: CodeGen/X86/add-of-carry.ll (4500 of 11244) PASS: LLVM :: CodeGen/X86/addr-label-difference.ll (4501 of 11244) PASS: LLVM :: CodeGen/X86/adde-carry.ll (4502 of 11244) PASS: LLVM :: CodeGen/X86/address-type-promotion-constantexpr.ll (4503 of 11244) PASS: LLVM :: CodeGen/X86/add.ll (4504 of 11244) PASS: LLVM :: CodeGen/X86/aes_intrinsics.ll (4505 of 11244) PASS: LLVM :: CodeGen/X86/aliases.ll (4506 of 11244) PASS: LLVM :: CodeGen/X86/alignment-2.ll (4507 of 11244) PASS: LLVM :: CodeGen/X86/aligned-comm.ll (4508 of 11244) PASS: LLVM :: CodeGen/X86/alignment.ll (4509 of 11244) PASS: LLVM :: CodeGen/X86/all-ones-vector.ll (4510 of 11244) PASS: LLVM :: CodeGen/X86/alloca-align-rounding-32.ll (4511 of 11244) PASS: LLVM :: CodeGen/X86/alloca-align-rounding.ll (4512 of 11244) PASS: LLVM :: CodeGen/X86/alldiv-divdi3.ll (4513 of 11244) PASS: LLVM :: CodeGen/X86/and-or-fold.ll (4514 of 11244) PASS: LLVM :: CodeGen/X86/allrem-moddi3.ll (4515 of 11244) PASS: LLVM :: CodeGen/X86/and-su.ll (4516 of 11244) PASS: LLVM :: CodeGen/X86/andimm8.ll (4517 of 11244) PASS: LLVM :: CodeGen/X86/anyext.ll (4518 of 11244) PASS: LLVM :: CodeGen/X86/anyregcc-crash.ll (4519 of 11244) PASS: LLVM :: CodeGen/X86/apm.ll (4520 of 11244) PASS: LLVM :: CodeGen/X86/arg-cast.ll (4521 of 11244) PASS: LLVM :: CodeGen/X86/asm-block-labels.ll (4522 of 11244) PASS: LLVM :: CodeGen/X86/asm-global-imm.ll (4523 of 11244) PASS: LLVM :: CodeGen/X86/asm-indirect-mem.ll (4524 of 11244) PASS: LLVM :: CodeGen/X86/anyregcc.ll (4525 of 11244) PASS: LLVM :: CodeGen/X86/asm-invalid-register-class-crasher.ll (4526 of 11244) PASS: LLVM :: CodeGen/X86/asm-label.ll (4527 of 11244) PASS: LLVM :: CodeGen/X86/asm-label2.ll (4528 of 11244) XFAIL: LLVM :: CodeGen/X86/asm-modifier-P.ll (4529 of 11244) PASS: LLVM :: CodeGen/X86/asm-reg-type-mismatch.ll (4530 of 11244) PASS: LLVM :: CodeGen/X86/asm-modifier.ll (4531 of 11244) PASS: LLVM :: CodeGen/X86/atom-bypass-slow-division-64.ll (4532 of 11244) PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect-foldedreload32.ll (4533 of 11244) PASS: LLVM :: CodeGen/X86/atom-bypass-slow-division.ll (4534 of 11244) PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect-foldedreload64.ll (4535 of 11244) PASS: LLVM :: CodeGen/X86/atom-cmpb.ll (4536 of 11244) PASS: LLVM :: CodeGen/X86/atom-fixup-lea2.ll (4537 of 11244) PASS: LLVM :: CodeGen/X86/atom-fixup-lea1.ll (4538 of 11244) PASS: LLVM :: CodeGen/X86/atom-fixup-lea4.ll (4539 of 11244) PASS: LLVM :: CodeGen/X86/atom-fixup-lea3.ll (4540 of 11244) PASS: LLVM :: CodeGen/X86/atom-lea-addw-bug.ll (4541 of 11244) PASS: LLVM :: CodeGen/X86/atom-call-reg-indirect.ll (4542 of 11244) PASS: LLVM :: CodeGen/X86/atom-lea-sp.ll (4543 of 11244) PASS: LLVM :: CodeGen/X86/atom-pad-short-functions.ll (4544 of 11244) PASS: LLVM :: CodeGen/X86/atom-shuf.ll (4545 of 11244) PASS: LLVM :: CodeGen/X86/atom-sched.ll (4546 of 11244) PASS: LLVM :: CodeGen/X86/atomic-dagsched.ll (4547 of 11244) PASS: LLVM :: CodeGen/X86/atomic-load-store-wide.ll (4548 of 11244) PASS: LLVM :: CodeGen/X86/atomic-load-store.ll (4549 of 11244) PASS: LLVM :: CodeGen/X86/atomic-or.ll (4550 of 11244) PASS: LLVM :: CodeGen/X86/atomic-minmax-i6432.ll (4551 of 11244) XFAIL: LLVM :: CodeGen/X86/atomic-ops-ancient-64.ll (4552 of 11244) PASS: LLVM :: CodeGen/X86/atomic-pointer.ll (4553 of 11244) PASS: LLVM :: CodeGen/X86/atomic16.ll (4554 of 11244) PASS: LLVM :: CodeGen/X86/atomic128.ll (4555 of 11244) PASS: LLVM :: CodeGen/X86/atomic32.ll (4556 of 11244) PASS: LLVM :: CodeGen/X86/atomic64.ll (4557 of 11244) PASS: LLVM :: CodeGen/X86/atomic6432.ll (4558 of 11244) PASS: LLVM :: CodeGen/X86/atomic_add.ll (4559 of 11244) PASS: LLVM :: CodeGen/X86/atomic8.ll (4560 of 11244) PASS: LLVM :: CodeGen/X86/atomic_op.ll (4561 of 11244) PASS: LLVM :: CodeGen/X86/attribute-sections.ll (4562 of 11244) PASS: LLVM :: CodeGen/X86/avoid-lea-scale2.ll (4563 of 11244) PASS: LLVM :: CodeGen/X86/avoid-loop-align-2.ll (4564 of 11244) PASS: LLVM :: CodeGen/X86/avoid-loop-align.ll (4565 of 11244) PASS: LLVM :: CodeGen/X86/avoid_complex_am.ll (4566 of 11244) PASS: LLVM :: CodeGen/X86/avx-basic.ll (4567 of 11244) PASS: LLVM :: CodeGen/X86/avx-bitcast.ll (4568 of 11244) PASS: LLVM :: CodeGen/X86/avx-arith.ll (4569 of 11244) PASS: LLVM :: CodeGen/X86/avx-cast.ll (4570 of 11244) PASS: LLVM :: CodeGen/X86/avx-brcond.ll (4571 of 11244) PASS: LLVM :: CodeGen/X86/avx-blend.ll (4572 of 11244) PASS: LLVM :: CodeGen/X86/avx-cvt-2.ll (4573 of 11244) PASS: LLVM :: CodeGen/X86/avx-cvt.ll (4574 of 11244) PASS: LLVM :: CodeGen/X86/avx-cmp.ll (4575 of 11244) PASS: LLVM :: CodeGen/X86/avx-fp2int.ll (4576 of 11244) PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86_64.ll (4577 of 11244) PASS: LLVM :: CodeGen/X86/avx-intel-ocl.ll (4578 of 11244) PASS: LLVM :: CodeGen/X86/avx-load-store.ll (4579 of 11244) PASS: LLVM :: CodeGen/X86/avx-minmax.ll (4580 of 11244) PASS: LLVM :: CodeGen/X86/avx-logic.ll (4581 of 11244) PASS: LLVM :: CodeGen/X86/avx-movdup.ll (4582 of 11244) PASS: LLVM :: CodeGen/X86/avx-select.ll (4583 of 11244) PASS: LLVM :: CodeGen/X86/avx-shift.ll (4584 of 11244) PASS: LLVM :: CodeGen/X86/avx-shuffle-x86_32.ll (4585 of 11244) PASS: LLVM :: CodeGen/X86/avx-sext.ll (4586 of 11244) PASS: LLVM :: CodeGen/X86/avx-splat.ll (4587 of 11244) PASS: LLVM :: CodeGen/X86/avx-shuffle.ll (4588 of 11244) PASS: LLVM :: CodeGen/X86/avx-trunc.ll (4589 of 11244) PASS: LLVM :: CodeGen/X86/avx-intrinsics-x86.ll (4590 of 11244) PASS: LLVM :: CodeGen/X86/avx-unpack.ll (4591 of 11244) PASS: LLVM :: CodeGen/X86/avx-varargs-x86_64.ll (4592 of 11244) PASS: LLVM :: CodeGen/X86/avx-vbroadcast.ll (4593 of 11244) PASS: LLVM :: CodeGen/X86/avx-vextractf128.ll (4594 of 11244) PASS: LLVM :: CodeGen/X86/abi-isel.ll (4595 of 11244) PASS: LLVM :: CodeGen/X86/avx-vmovddup.ll (4596 of 11244) PASS: LLVM :: CodeGen/X86/avx-vperm2f128.ll (4597 of 11244) PASS: LLVM :: CodeGen/X86/avx-vinsertf128.ll (4598 of 11244) PASS: LLVM :: CodeGen/X86/avx-vpermil.ll (4599 of 11244) PASS: LLVM :: CodeGen/X86/avx-vshufp.ll (4600 of 11244) PASS: LLVM :: CodeGen/X86/avx-vzeroupper.ll (4601 of 11244) PASS: LLVM :: CodeGen/X86/avx-win64-args.ll (4602 of 11244) PASS: LLVM :: CodeGen/X86/avx-win64.ll (4603 of 11244) PASS: LLVM :: CodeGen/X86/avx-zext.ll (4604 of 11244) PASS: LLVM :: CodeGen/X86/avx1-logical-load-folding.ll (4605 of 11244) PASS: LLVM :: CodeGen/X86/avx2-blend.ll (4606 of 11244) PASS: LLVM :: CodeGen/X86/avx2-arith.ll (4607 of 11244) PASS: LLVM :: CodeGen/X86/avx.ll (4608 of 11244) PASS: LLVM :: CodeGen/X86/avx2-cmp.ll (4609 of 11244) PASS: LLVM :: CodeGen/X86/avx2-conversions.ll (4610 of 11244) PASS: LLVM :: CodeGen/X86/avx2-gather.ll (4611 of 11244) PASS: LLVM :: CodeGen/X86/avx2-logic.ll (4612 of 11244) PASS: LLVM :: CodeGen/X86/avx2-nontemporal.ll (4613 of 11244) PASS: LLVM :: CodeGen/X86/avx2-palignr.ll (4614 of 11244) PASS: LLVM :: CodeGen/X86/avx2-phaddsub.ll (4615 of 11244) PASS: LLVM :: CodeGen/X86/avx2-unpack.ll (4616 of 11244) PASS: LLVM :: CodeGen/X86/avx2-shuffle.ll (4617 of 11244) PASS: LLVM :: CodeGen/X86/avx2-shift.ll (4618 of 11244) PASS: LLVM :: CodeGen/X86/avx2-intrinsics-x86.ll (4619 of 11244) PASS: LLVM :: CodeGen/X86/avx2-vperm.ll (4620 of 11244) PASS: LLVM :: CodeGen/X86/avx2-vector-shifts.ll (4621 of 11244) PASS: LLVM :: CodeGen/X86/avx2-vperm2i128.ll (4622 of 11244) PASS: LLVM :: CodeGen/X86/avx2-vbroadcast.ll (4623 of 11244) PASS: LLVM :: CodeGen/X86/avx512-build-vector.ll (4624 of 11244) PASS: LLVM :: CodeGen/X86/avx512-cmp.ll (4625 of 11244) PASS: LLVM :: CodeGen/X86/avx512-arith.ll (4626 of 11244) PASS: LLVM :: CodeGen/X86/avx512-cvt.ll (4627 of 11244) PASS: LLVM :: CodeGen/X86/avx512-fma-intrinsics.ll (4628 of 11244) PASS: LLVM :: CodeGen/X86/avx512-fma.ll (4629 of 11244) PASS: LLVM :: CodeGen/X86/avx512-inc-dec.ll (4630 of 11244) PASS: LLVM :: CodeGen/X86/avx512-gather-scatter-intrin.ll (4631 of 11244) PASS: LLVM :: CodeGen/X86/avx512-insert-extract.ll (4632 of 11244) PASS: LLVM :: CodeGen/X86/avx512-mask-op.ll (4633 of 11244) PASS: LLVM :: CodeGen/X86/avx512-mov.ll (4634 of 11244) PASS: LLVM :: CodeGen/X86/avx512-nontemporal.ll (4635 of 11244) PASS: LLVM :: CodeGen/X86/avx512-select.ll (4636 of 11244) PASS: LLVM :: CodeGen/X86/avx512-shift.ll (4637 of 11244) PASS: LLVM :: CodeGen/X86/avx512-intrinsics.ll (4638 of 11244) PASS: LLVM :: CodeGen/X86/avx512-trunc-ext.ll (4639 of 11244) PASS: LLVM :: CodeGen/X86/avx512-shuffle.ll (4640 of 11244) PASS: LLVM :: CodeGen/X86/avx512-vbroadcast.ll (4641 of 11244) PASS: LLVM :: CodeGen/X86/avx512-vselect-crash.ll (4642 of 11244) PASS: LLVM :: CodeGen/X86/avx512-zext-load-crash.ll (4643 of 11244) PASS: LLVM :: CodeGen/X86/avx512-vec-cmp.ll (4644 of 11244) PASS: LLVM :: CodeGen/X86/barrier-sse.ll (4645 of 11244) PASS: LLVM :: CodeGen/X86/barrier.ll (4646 of 11244) PASS: LLVM :: CodeGen/X86/bc-extract.ll (4647 of 11244) PASS: LLVM :: CodeGen/X86/bigstructret.ll (4648 of 11244) PASS: LLVM :: CodeGen/X86/bigstructret2.ll (4649 of 11244) PASS: LLVM :: CodeGen/X86/bit-test-shift.ll (4650 of 11244) PASS: LLVM :: CodeGen/X86/bitcast-i256.ll (4651 of 11244) PASS: LLVM :: CodeGen/X86/basic-promote-integers.ll (4652 of 11244) PASS: LLVM :: CodeGen/X86/bitcast-int-to-vector.ll (4653 of 11244) PASS: LLVM :: CodeGen/X86/bitcast2.ll (4654 of 11244) PASS: LLVM :: CodeGen/X86/blend-msb.ll (4655 of 11244) PASS: LLVM :: CodeGen/X86/bitcast.ll (4656 of 11244) PASS: LLVM :: CodeGen/X86/bool-simplify.ll (4657 of 11244) PASS: LLVM :: CodeGen/X86/bool-zext.ll (4658 of 11244) PASS: LLVM :: CodeGen/X86/bmi.ll (4659 of 11244) PASS: LLVM :: CodeGen/X86/brcond.ll (4660 of 11244) PASS: LLVM :: CodeGen/X86/block-placement.ll (4661 of 11244) PASS: LLVM :: CodeGen/X86/br-fold.ll (4662 of 11244) PASS: LLVM :: CodeGen/X86/break-avx-dep.ll (4663 of 11244) PASS: LLVM :: CodeGen/X86/break-anti-dependencies.ll (4664 of 11244) PASS: LLVM :: CodeGen/X86/bss_pagealigned.ll (4665 of 11244) PASS: LLVM :: CodeGen/X86/break-sse-dep.ll (4666 of 11244) PASS: LLVM :: CodeGen/X86/bswap-inline-asm.ll (4667 of 11244) PASS: LLVM :: CodeGen/X86/bswap.ll (4668 of 11244) PASS: LLVM :: CodeGen/X86/btq.ll (4669 of 11244) PASS: LLVM :: CodeGen/X86/buildvec-insertvec.ll (4670 of 11244) PASS: LLVM :: CodeGen/X86/bt.ll (4671 of 11244) PASS: LLVM :: CodeGen/X86/bswap-vector.ll (4672 of 11244) PASS: LLVM :: CodeGen/X86/byval-align.ll (4673 of 11244) PASS: LLVM :: CodeGen/X86/byval.ll (4674 of 11244) PASS: LLVM :: CodeGen/X86/byval2.ll (4675 of 11244) PASS: LLVM :: CodeGen/X86/byval3.ll (4676 of 11244) PASS: LLVM :: CodeGen/X86/byval4.ll (4677 of 11244) PASS: LLVM :: CodeGen/X86/byval6.ll (4678 of 11244) PASS: LLVM :: CodeGen/X86/byval5.ll (4679 of 11244) PASS: LLVM :: CodeGen/X86/byval7.ll (4680 of 11244) PASS: LLVM :: CodeGen/X86/cache-intrinsic.ll (4681 of 11244) PASS: LLVM :: CodeGen/X86/call-push.ll (4682 of 11244) PASS: LLVM :: CodeGen/X86/cas.ll (4683 of 11244) PASS: LLVM :: CodeGen/X86/catch.ll (4684 of 11244) PASS: LLVM :: CodeGen/X86/cfstring.ll (4685 of 11244) PASS: LLVM :: CodeGen/X86/call-imm.ll (4686 of 11244) PASS: LLVM :: CodeGen/X86/chain_order.ll (4687 of 11244) PASS: LLVM :: CodeGen/X86/cfi.ll (4688 of 11244) XFAIL: LLVM :: CodeGen/X86/change-compare-stride-1.ll (4689 of 11244) PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-0.ll (4690 of 11244) PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-2.ll (4691 of 11244) PASS: LLVM :: CodeGen/X86/change-compare-stride-trickiness-1.ll (4692 of 11244) PASS: LLVM :: CodeGen/X86/clobber-fi0.ll (4693 of 11244) PASS: LLVM :: CodeGen/X86/cmov-into-branch.ll (4694 of 11244) PASS: LLVM :: CodeGen/X86/clz.ll (4695 of 11244) PASS: LLVM :: CodeGen/X86/cmov.ll (4696 of 11244) PASS: LLVM :: CodeGen/X86/cmpxchg-i1.ll (4697 of 11244) PASS: LLVM :: CodeGen/X86/cmp.ll (4698 of 11244) PASS: LLVM :: CodeGen/X86/cmpxchg16b.ll (4699 of 11244) PASS: LLVM :: CodeGen/X86/cmpxchg-i128-i1.ll (4700 of 11244) PASS: LLVM :: CodeGen/X86/coalesce-esp.ll (4701 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-commute1.ll (4702 of 11244) PASS: LLVM :: CodeGen/X86/coalesce-implicitdef.ll (4703 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-commute2.ll (4704 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-commute3.ll (4705 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-commute5.ll (4706 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-commute4.ll (4707 of 11244) PASS: LLVM :: CodeGen/X86/cmov-fp.ll (4708 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-dce.ll (4709 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-dce2.ll (4710 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-cross.ll (4711 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-remat.ll (4712 of 11244) PASS: LLVM :: CodeGen/X86/coalescer-identity.ll (4713 of 11244) PASS: LLVM :: CodeGen/X86/code_placement_align_all.ll (4714 of 11244) PASS: LLVM :: CodeGen/X86/code_placement.ll (4715 of 11244) PASS: LLVM :: CodeGen/X86/code_placement_eh.ll (4716 of 11244) PASS: LLVM :: CodeGen/X86/codegen-prepare-crash.ll (4717 of 11244) PASS: LLVM :: CodeGen/X86/codegen-prepare-addrmode-sext.ll (4718 of 11244) PASS: LLVM :: CodeGen/X86/codegen-prepare-cast.ll (4719 of 11244) PASS: LLVM :: CodeGen/X86/codegen-prepare-extload.ll (4720 of 11244) PASS: LLVM :: CodeGen/X86/coff-comdat.ll (4721 of 11244) PASS: LLVM :: CodeGen/X86/codegen-prepare.ll (4722 of 11244) PASS: LLVM :: CodeGen/X86/coff-comdat2.ll (4723 of 11244) PASS: LLVM :: CodeGen/X86/codemodel.ll (4724 of 11244) PASS: LLVM :: CodeGen/X86/coff-feat00.ll (4725 of 11244) PASS: LLVM :: CodeGen/X86/coff-comdat3.ll (4726 of 11244) PASS: LLVM :: CodeGen/X86/coldcc64.ll (4727 of 11244) PASS: LLVM :: CodeGen/X86/combine-avx-intrinsics.ll (4728 of 11244) PASS: LLVM :: CodeGen/X86/combine-lds.ll (4729 of 11244) PASS: LLVM :: CodeGen/X86/combine-avx2-intrinsics.ll (4730 of 11244) PASS: LLVM :: CodeGen/X86/combine-64bit-vec-binop.ll (4731 of 11244) PASS: LLVM :: CodeGen/X86/combine-sse41-intrinsics.ll (4732 of 11244) PASS: LLVM :: CodeGen/X86/combine-or.ll (4733 of 11244) PASS: LLVM :: CodeGen/X86/combine-sse2-intrinsics.ll (4734 of 11244) PASS: LLVM :: CodeGen/X86/combine-vec-shuffle-4.ll (4735 of 11244) PASS: LLVM :: CodeGen/X86/combine-vec-shuffle-2.ll (4736 of 11244) PASS: LLVM :: CodeGen/X86/combine-vec-shuffle-5.ll (4737 of 11244) PASS: LLVM :: CodeGen/X86/combine-vec-shuffle-3.ll (4738 of 11244) PASS: LLVM :: CodeGen/X86/combiner-aa-1.ll (4739 of 11244) PASS: LLVM :: CodeGen/X86/combiner-aa-0.ll (4740 of 11244) PASS: LLVM :: CodeGen/X86/commute-intrinsic.ll (4741 of 11244) PASS: LLVM :: CodeGen/X86/combine-vec-shuffle.ll (4742 of 11244) PASS: LLVM :: CodeGen/X86/compare-add.ll (4743 of 11244) PASS: LLVM :: CodeGen/X86/commute-two-addr.ll (4744 of 11244) PASS: LLVM :: CodeGen/X86/compare-inf.ll (4745 of 11244) PASS: LLVM :: CodeGen/X86/compact-unwind.ll (4746 of 11244) PASS: LLVM :: CodeGen/X86/compiler_used.ll (4747 of 11244) PASS: LLVM :: CodeGen/X86/complex-asm.ll (4748 of 11244) PASS: LLVM :: CodeGen/X86/compare_folding.ll (4749 of 11244) PASS: LLVM :: CodeGen/X86/complex-fca.ll (4750 of 11244) PASS: LLVM :: CodeGen/X86/computeKnownBits_urem.ll (4751 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/constant-pool-remat-0.ll (4752 of 11244) PASS: LLVM :: CodeGen/X86/const-base-addr.ll (4753 of 11244) PASS: LLVM :: CodeGen/X86/conditional-indecrement.ll (4754 of 11244) PASS: LLVM :: CodeGen/X86/constant-hoisting-shift-immediate.ll (4755 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/convert-2-addr-3-addr-inc64.ll (4756 of 11244) PASS: LLVM :: CodeGen/X86/constant-pool-sharing.ll (4757 of 11244) PASS: LLVM :: CodeGen/X86/constructor.ll (4758 of 11244) PASS: LLVM :: CodeGen/X86/copysign-zero.ll (4759 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/crash.ll (4760 of 11244) PASS: LLVM :: CodeGen/X86/crash-O0.ll (4761 of 11244) PASS: LLVM :: CodeGen/X86/constpool.ll (4762 of 11244) PASS: LLVM :: CodeGen/X86/critical-edge-split-2.ll (4763 of 11244) PASS: LLVM :: CodeGen/X86/crash-nosse.ll (4764 of 11244) PASS: LLVM :: CodeGen/X86/cstring.ll (4765 of 11244) XFAIL: LLVM :: CodeGen/X86/cse-add-with-overflow.ll (4766 of 11244) PASS: LLVM :: CodeGen/X86/ctpop-combine.ll (4767 of 11244) PASS: LLVM :: CodeGen/X86/dag-rauw-cse.ll (4768 of 11244) XFAIL: LLVM :: CodeGen/X86/cvtv2f32.ll (4769 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/dagcombine-cse.ll (4770 of 11244) PASS: LLVM :: CodeGen/X86/dagcombine-and-setcc.ll (4771 of 11244) PASS: LLVM :: CodeGen/X86/dagcombine-buildvector.ll (4772 of 11244) PASS: LLVM :: CodeGen/X86/dagcombine-shifts.ll (4773 of 11244) PASS: LLVM :: CodeGen/X86/dagcombine-unsafe-math.ll (4774 of 11244) PASS: LLVM :: CodeGen/X86/cvt16.ll (4775 of 11244) PASS: LLVM :: CodeGen/X86/darwin-bzero.ll (4776 of 11244) PASS: LLVM :: CodeGen/X86/darwin-no-dead-strip.ll (4777 of 11244) PASS: LLVM :: CodeGen/X86/darwin-quote.ll (4778 of 11244) PASS: LLVM :: CodeGen/X86/dbg-changes-codegen.ll (4779 of 11244) PASS: LLVM :: CodeGen/X86/darwin-stub.ll (4780 of 11244) PASS: LLVM :: CodeGen/X86/discontiguous-loops.ll (4781 of 11244) PASS: LLVM :: CodeGen/X86/dbg-changes-codegen-branch-folding.ll (4782 of 11244) PASS: LLVM :: CodeGen/X86/div8.ll (4783 of 11244) PASS: LLVM :: CodeGen/X86/divide-by-constant.ll (4784 of 11244) PASS: LLVM :: CodeGen/X86/divrem.ll (4785 of 11244) PASS: LLVM :: CodeGen/X86/dllexport-x86_64.ll (4786 of 11244) PASS: LLVM :: CodeGen/X86/dollar-name.ll (4787 of 11244) PASS: LLVM :: CodeGen/X86/dllexport.ll (4788 of 11244) PASS: LLVM :: CodeGen/X86/dllimport-x86_64.ll (4789 of 11244) PASS: LLVM :: CodeGen/X86/dllimport.ll (4790 of 11244) PASS: LLVM :: CodeGen/X86/dwarf-comp-dir.ll (4791 of 11244) PASS: LLVM :: CodeGen/X86/dyn-stackalloc.ll (4792 of 11244) PASS: LLVM :: CodeGen/X86/dyn_alloca_aligned.ll (4793 of 11244) PASS: LLVM :: CodeGen/X86/dynamic-alloca-in-entry.ll (4794 of 11244) PASS: LLVM :: CodeGen/X86/early-ifcvt.ll (4795 of 11244) PASS: LLVM :: CodeGen/X86/eh_frame.ll (4796 of 11244) PASS: LLVM :: CodeGen/X86/dynamic-allocas-VLAs.ll (4797 of 11244) PASS: LLVM :: CodeGen/X86/early-ifcvt-crash.ll (4798 of 11244) PASS: LLVM :: CodeGen/X86/elf-comdat.ll (4799 of 11244) PASS: LLVM :: CodeGen/X86/elf-comdat2.ll (4800 of 11244) PASS: LLVM :: CodeGen/X86/emit-big-cst.ll (4801 of 11244) PASS: LLVM :: CodeGen/X86/empty-functions.ll (4802 of 11244) PASS: LLVM :: CodeGen/X86/empty-struct-return-type.ll (4803 of 11244) PASS: LLVM :: CodeGen/X86/epilogue.ll (4804 of 11244) PASS: LLVM :: CodeGen/X86/exedepsfix-broadcast.ll (4805 of 11244) PASS: LLVM :: CodeGen/X86/expand-opaque-const.ll (4806 of 11244) PASS: LLVM :: CodeGen/X86/extend.ll (4807 of 11244) PASS: LLVM :: CodeGen/X86/extended-fma-contraction.ll (4808 of 11244) PASS: LLVM :: CodeGen/X86/extern_weak.ll (4809 of 11244) PASS: LLVM :: CodeGen/X86/extmul128.ll (4810 of 11244) PASS: LLVM :: CodeGen/X86/extmul64.ll (4811 of 11244) PASS: LLVM :: CodeGen/X86/extract-extract.ll (4812 of 11244) PASS: LLVM :: CodeGen/X86/extract-concat.ll (4813 of 11244) PASS: LLVM :: CodeGen/X86/extract-combine.ll (4814 of 11244) PASS: LLVM :: CodeGen/X86/extractelement-from-arg.ll (4815 of 11244) PASS: LLVM :: CodeGen/X86/extractelement-shuffle.ll (4816 of 11244) PASS: LLVM :: CodeGen/X86/extract-store.ll (4817 of 11244) PASS: LLVM :: CodeGen/X86/extractelement-load.ll (4818 of 11244) PASS: LLVM :: CodeGen/X86/fast-cc-callee-pops.ll (4819 of 11244) PASS: LLVM :: CodeGen/X86/extractps.ll (4820 of 11244) PASS: LLVM :: CodeGen/X86/f16c-intrinsics.ll (4821 of 11244) PASS: LLVM :: CodeGen/X86/fabs.ll (4822 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/fast-isel-args-fail.ll (4823 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/fast-isel-args-fail2.ll (4824 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-agg-constant.ll (4825 of 11244) PASS: LLVM :: CodeGen/X86/fast-cc-merge-stack-adj.ll (4826 of 11244) PASS: LLVM :: CodeGen/X86/fast-cc-pass-in-regs.ll (4827 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-avoid-unnecessary-pic-base.ll (4828 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-bail.ll (4829 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-atomic.ll (4830 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-args.ll (4831 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-bc.ll (4832 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-call.ll (4833 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-branch_weights.ll (4834 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch.ll (4835 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-constant.ll (4836 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch3.ll (4837 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-constpool.ll (4838 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-cmp-branch2.ll (4839 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-divrem-x86-64.ll (4840 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-expect.ll (4841 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-extract.ll (4842 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-fneg.ll (4843 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-cmp.ll (4844 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-divrem.ll (4845 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-fold-mem.ll (4846 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-gv.ll (4847 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-mem.ll (4848 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-i1.ll (4849 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-ret-ext.ll (4850 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-gep.ll (4851 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-select-cmov.ll (4852 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-select-cmp.ll (4853 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-select.ll (4854 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-select-cmov2.ll (4855 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-sse12-fptoint.ll (4856 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-select-pseudo-cmov.ll (4857 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-store.ll (4858 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-tailcall.ll (4859 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-tls.ll (4860 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-x86.ll (4861 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-x86-64.ll (4862 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel-select-sse.ll (4863 of 11244) PASS: LLVM :: CodeGen/X86/fastcc-byval.ll (4864 of 11244) PASS: LLVM :: CodeGen/X86/fastcc-2.ll (4865 of 11244) PASS: LLVM :: CodeGen/X86/fastcc.ll (4866 of 11244) PASS: LLVM :: CodeGen/X86/fastcc-sret.ll (4867 of 11244) PASS: LLVM :: CodeGen/X86/fast-isel.ll (4868 of 11244) PASS: LLVM :: CodeGen/X86/fastcall-correct-mangling.ll (4869 of 11244) PASS: LLVM :: CodeGen/X86/fastisel-gep-promote-before-add.ll (4870 of 11244) PASS: LLVM :: CodeGen/X86/fastcc3struct.ll (4871 of 11244) PASS: LLVM :: CodeGen/X86/fdiv.ll (4872 of 11244) PASS: LLVM :: CodeGen/X86/float-asmprint.ll (4873 of 11244) PASS: LLVM :: CodeGen/X86/fildll.ll (4874 of 11244) PASS: LLVM :: CodeGen/X86/field-extract-use-trunc.ll (4875 of 11244) PASS: LLVM :: CodeGen/X86/floor-soft-float.ll (4876 of 11244) PASS: LLVM :: CodeGen/X86/fma-do-not-commute.ll (4877 of 11244) PASS: LLVM :: CodeGen/X86/fltused.ll (4878 of 11244) PASS: LLVM :: CodeGen/X86/fltused_function_pointer.ll (4879 of 11244) PASS: LLVM :: CodeGen/X86/fma3-intrinsics.ll (4880 of 11244) PASS: LLVM :: CodeGen/X86/fma_patterns.ll (4881 of 11244) PASS: LLVM :: CodeGen/X86/fma.ll (4882 of 11244) PASS: LLVM :: CodeGen/X86/fma4-intrinsics-x86_64.ll (4883 of 11244) PASS: LLVM :: CodeGen/X86/fold-add.ll (4884 of 11244) PASS: LLVM :: CodeGen/X86/fmul-zero.ll (4885 of 11244) PASS: LLVM :: CodeGen/X86/fold-and-shift.ll (4886 of 11244) PASS: LLVM :: CodeGen/X86/fma_patterns_wide.ll (4887 of 11244) PASS: LLVM :: CodeGen/X86/fold-call-2.ll (4888 of 11244) PASS: LLVM :: CodeGen/X86/fold-call-3.ll (4889 of 11244) PASS: LLVM :: CodeGen/X86/fold-call-oper.ll (4890 of 11244) PASS: LLVM :: CodeGen/X86/fold-call.ll (4891 of 11244) PASS: LLVM :: CodeGen/X86/fold-imm.ll (4892 of 11244) PASS: LLVM :: CodeGen/X86/fold-load-vec.ll (4893 of 11244) PASS: LLVM :: CodeGen/X86/fold-load.ll (4894 of 11244) PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-0.ll (4895 of 11244) PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-1.ll (4896 of 11244) PASS: LLVM :: CodeGen/X86/fold-mul-lohi.ll (4897 of 11244) PASS: LLVM :: CodeGen/X86/fold-sext-trunc.ll (4898 of 11244) PASS: LLVM :: CodeGen/X86/fold-vector-sext-crash.ll (4899 of 11244) PASS: LLVM :: CodeGen/X86/fold-pcmpeqd-2.ll (4900 of 11244) PASS: LLVM :: CodeGen/X86/fold-vex.ll (4901 of 11244) PASS: LLVM :: CodeGen/X86/fold-zext-trunc.ll (4902 of 11244) PASS: LLVM :: CodeGen/X86/fold-xmm-zero.ll (4903 of 11244) PASS: LLVM :: CodeGen/X86/fold-vector-sext-zext.ll (4904 of 11244) PASS: LLVM :: CodeGen/X86/force-align-stack-alloca.ll (4905 of 11244) PASS: LLVM :: CodeGen/X86/force-align-stack.ll (4906 of 11244) PASS: LLVM :: CodeGen/X86/fp-elim-and-no-fp-elim.ll (4907 of 11244) PASS: LLVM :: CodeGen/X86/fp-elim.ll (4908 of 11244) PASS: LLVM :: CodeGen/X86/fp-fast.ll (4909 of 11244) PASS: LLVM :: CodeGen/X86/fp-immediate-shorten.ll (4910 of 11244) PASS: LLVM :: CodeGen/X86/fp-in-intregs.ll (4911 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-O0-crash.ll (4912 of 11244) PASS: LLVM :: CodeGen/X86/fp-select-cmp-and.ll (4913 of 11244) PASS: LLVM :: CodeGen/X86/fp-load-trunc.ll (4914 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-2results.ll (4915 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-O0.ll (4916 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-compare-cmov.ll (4917 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-compare.ll (4918 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-direct-ret.ll (4919 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-ret-store.ll (4920 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-ret.ll (4921 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-ret-conv.ll (4922 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-retcopy.ll (4923 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack-set-st1.ll (4924 of 11244) PASS: LLVM :: CodeGen/X86/fp-stack.ll (4925 of 11244) PASS: LLVM :: CodeGen/X86/fp2sint.ll (4926 of 11244) PASS: LLVM :: CodeGen/X86/fp-une-cmp.ll (4927 of 11244) PASS: LLVM :: CodeGen/X86/fp_constant_op.ll (4928 of 11244) PASS: LLVM :: CodeGen/X86/fp-trunc.ll (4929 of 11244) PASS: LLVM :: CodeGen/X86/fp_load_cast_fold.ll (4930 of 11244) PASS: LLVM :: CodeGen/X86/frame-base.ll (4931 of 11244) PASS: LLVM :: CodeGen/X86/fp_load_fold.ll (4932 of 11244) PASS: LLVM :: CodeGen/X86/fsgsbase.ll (4933 of 11244) PASS: LLVM :: CodeGen/X86/fsxor-alignment.ll (4934 of 11244) PASS: LLVM :: CodeGen/X86/full-lsr.ll (4935 of 11244) PASS: LLVM :: CodeGen/X86/frameaddr.ll (4936 of 11244) PASS: LLVM :: CodeGen/X86/gather-addresses.ll (4937 of 11244) PASS: LLVM :: CodeGen/X86/ghc-cc.ll (4938 of 11244) PASS: LLVM :: CodeGen/X86/ga-offset.ll (4939 of 11244) PASS: LLVM :: CodeGen/X86/ghc-cc64.ll (4940 of 11244) PASS: LLVM :: CodeGen/X86/global-sections-tls.ll (4941 of 11244) PASS: LLVM :: CodeGen/X86/gcc_except_table.ll (4942 of 11244) PASS: LLVM :: CodeGen/X86/gs-fold.ll (4943 of 11244) PASS: LLVM :: CodeGen/X86/h-register-addressing-32.ll (4944 of 11244) PASS: LLVM :: CodeGen/X86/h-register-addressing-64.ll (4945 of 11244) PASS: LLVM :: CodeGen/X86/h-registers-1.ll (4946 of 11244) PASS: LLVM :: CodeGen/X86/global-sections.ll (4947 of 11244) PASS: LLVM :: CodeGen/X86/h-register-store.ll (4948 of 11244) PASS: LLVM :: CodeGen/X86/h-registers-2.ll (4949 of 11244) PASS: LLVM :: CodeGen/X86/h-registers-0.ll (4950 of 11244) PASS: LLVM :: CodeGen/X86/h-registers-3.ll (4951 of 11244) PASS: LLVM :: CodeGen/X86/haddsub.ll (4952 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/handle-move.ll (4953 of 11244) PASS: LLVM :: CodeGen/X86/half.ll (4954 of 11244) PASS: LLVM :: CodeGen/X86/haddsub-undef.ll (4955 of 11244) PASS: LLVM :: CodeGen/X86/hidden-vis-2.ll (4956 of 11244) PASS: LLVM :: CodeGen/X86/hidden-vis-3.ll (4957 of 11244) PASS: LLVM :: CodeGen/X86/hidden-vis-4.ll (4958 of 11244) PASS: LLVM :: CodeGen/X86/hidden-vis-pic.ll (4959 of 11244) PASS: LLVM :: CodeGen/X86/hipe-cc.ll (4960 of 11244) PASS: LLVM :: CodeGen/X86/hidden-vis.ll (4961 of 11244) PASS: LLVM :: CodeGen/X86/hipe-cc64.ll (4962 of 11244) PASS: LLVM :: CodeGen/X86/haddsub-2.ll (4963 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/hoist-invariant-load.ll (4964 of 11244) PASS: LLVM :: CodeGen/X86/hipe-prologue.ll (4965 of 11244) XFAIL: LLVM :: CodeGen/X86/hoist-common.ll (4966 of 11244) PASS: LLVM :: CodeGen/X86/i128-immediate.ll (4967 of 11244) PASS: LLVM :: CodeGen/X86/i128-and-beyond.ll (4968 of 11244) PASS: LLVM :: CodeGen/X86/i128-mul.ll (4969 of 11244) PASS: LLVM :: CodeGen/X86/i128-sdiv.ll (4970 of 11244) PASS: LLVM :: CodeGen/X86/i128-ret.ll (4971 of 11244) PASS: LLVM :: CodeGen/X86/i256-add.ll (4972 of 11244) PASS: LLVM :: CodeGen/X86/i486-fence-loop.ll (4973 of 11244) PASS: LLVM :: CodeGen/X86/i2k.ll (4974 of 11244) PASS: LLVM :: CodeGen/X86/i8-umulo.ll (4975 of 11244) PASS: LLVM :: CodeGen/X86/iabs.ll (4976 of 11244) PASS: LLVM :: CodeGen/X86/ident-metadata.ll (4977 of 11244) PASS: LLVM :: CodeGen/X86/i64-mem-copy.ll (4978 of 11244) PASS: LLVM :: CodeGen/X86/illegal-insert.ll (4979 of 11244) PASS: LLVM :: CodeGen/X86/imul-lea-2.ll (4980 of 11244) PASS: LLVM :: CodeGen/X86/imul-lea.ll (4981 of 11244) PASS: LLVM :: CodeGen/X86/inalloca-ctor.ll (4982 of 11244) PASS: LLVM :: CodeGen/X86/imul64-lea.ll (4983 of 11244) PASS: LLVM :: CodeGen/X86/inalloca-invoke.ll (4984 of 11244) PASS: LLVM :: CodeGen/X86/illegal-vector-args-return.ll (4985 of 11244) PASS: LLVM :: CodeGen/X86/inalloca-stdcall.ll (4986 of 11244) PASS: LLVM :: CodeGen/X86/inalloca.ll (4987 of 11244) PASS: LLVM :: CodeGen/X86/indirect-hidden.ll (4988 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-2addr.ll (4989 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-R-constraint.ll (4990 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-flag-clobber.ll (4991 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-h.ll (4992 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-modifier-n.ll (4993 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-fpstack.ll (4994 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-modifier-q.ll (4995 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-out-regs.ll (4996 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-error.ll (4997 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-ptr-cast.ll (4998 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-mrv.ll (4999 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-pic.ll (5000 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-q-regs.ll (5001 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-sp-clobber-memcpy.ll (5002 of 11244) XFAIL: LLVM :: CodeGen/X86/inline-asm-stack-realign2.ll (5003 of 11244) XFAIL: LLVM :: CodeGen/X86/inline-asm-stack-realign.ll (5004 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-stack-realign3.ll (5005 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-tied.ll (5006 of 11244) PASS: LLVM :: CodeGen/X86/inlineasm-sched-bug.ll (5007 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm-x-scalar.ll (5008 of 11244) PASS: LLVM :: CodeGen/X86/inline-asm.ll (5009 of 11244) PASS: LLVM :: CodeGen/X86/ins_split_regalloc.ll (5010 of 11244) PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-1.ll (5011 of 11244) PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-2.ll (5012 of 11244) PASS: LLVM :: CodeGen/X86/inreg.ll (5013 of 11244) PASS: LLVM :: CodeGen/X86/insertelement-copytoregs.ll (5014 of 11244) PASS: LLVM :: CodeGen/X86/insertelement-legalize.ll (5015 of 11244) PASS: LLVM :: CodeGen/X86/insert-positions.ll (5016 of 11244) PASS: LLVM :: CodeGen/X86/ins_subreg_coalesce-3.ll (5017 of 11244) PASS: LLVM :: CodeGen/X86/invalid-shift-immediate.ll (5018 of 11244) PASS: LLVM :: CodeGen/X86/isel-optnone.ll (5019 of 11244) PASS: LLVM :: CodeGen/X86/int-intrinsic.ll (5020 of 11244) PASS: LLVM :: CodeGen/X86/isel-sink.ll (5021 of 11244) PASS: LLVM :: CodeGen/X86/isel-sink3.ll (5022 of 11244) PASS: LLVM :: CodeGen/X86/isel-sink2.ll (5023 of 11244) PASS: LLVM :: CodeGen/X86/isnan.ll (5024 of 11244) PASS: LLVM :: CodeGen/X86/isnan2.ll (5025 of 11244) PASS: LLVM :: CodeGen/X86/ispositive.ll (5026 of 11244) PASS: LLVM :: CodeGen/X86/jump_table_alias.ll (5027 of 11244) PASS: LLVM :: CodeGen/X86/jump_table_bitcast.ll (5028 of 11244) PASS: LLVM :: CodeGen/X86/isint.ll (5029 of 11244) PASS: LLVM :: CodeGen/X86/jump_sign.ll (5030 of 11244) PASS: LLVM :: CodeGen/X86/label-redefinition.ll (5031 of 11244) PASS: LLVM :: CodeGen/X86/large-constants.ll (5032 of 11244) PASS: LLVM :: CodeGen/X86/large-gep-scale.ll (5033 of 11244) PASS: LLVM :: CodeGen/X86/large-global.ll (5034 of 11244) PASS: LLVM :: CodeGen/X86/ldzero.ll (5035 of 11244) PASS: LLVM :: CodeGen/X86/lea-2.ll (5036 of 11244) PASS: LLVM :: CodeGen/X86/jump_tables.ll (5037 of 11244) PASS: LLVM :: CodeGen/X86/lea-4.ll (5038 of 11244) PASS: LLVM :: CodeGen/X86/lea-3.ll (5039 of 11244) PASS: LLVM :: CodeGen/X86/lea-recursion.ll (5040 of 11244) PASS: LLVM :: CodeGen/X86/leaf-fp-elim.ll (5041 of 11244) PASS: LLVM :: CodeGen/X86/lea.ll (5042 of 11244) PASS: LLVM :: CodeGen/X86/legalize-fmp-oeq-vector-select.ll (5043 of 11244) PASS: LLVM :: CodeGen/X86/legalize-shift-64.ll (5044 of 11244) PASS: LLVM :: CodeGen/X86/legalize-sub-zero-2.ll (5045 of 11244) PASS: LLVM :: CodeGen/X86/legalize-libcalls.ll (5046 of 11244) PASS: LLVM :: CodeGen/X86/legalizedag_vec.ll (5047 of 11244) PASS: LLVM :: CodeGen/X86/legalize-sub-zero.ll (5048 of 11244) PASS: LLVM :: CodeGen/X86/lfence.ll (5049 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/licm-nested.ll (5050 of 11244) PASS: LLVM :: CodeGen/X86/libcall-sret.ll (5051 of 11244) PASS: LLVM :: CodeGen/X86/licm-dominance.ll (5052 of 11244) PASS: LLVM :: CodeGen/X86/licm-symbol.ll (5053 of 11244) PASS: LLVM :: CodeGen/X86/live-out-reg-info.ll (5054 of 11244) PASS: LLVM :: CodeGen/X86/liveness-local-regalloc.ll (5055 of 11244) PASS: LLVM :: CodeGen/X86/load-slice.ll (5056 of 11244) PASS: LLVM :: CodeGen/X86/limited-prec.ll (5057 of 11244) PASS: LLVM :: CodeGen/X86/lock-inst-encoding.ll (5058 of 11244) PASS: LLVM :: CodeGen/X86/log2_not_readnone.ll (5059 of 11244) PASS: LLVM :: CodeGen/X86/large-gep-chain.ll (5060 of 11244) PASS: LLVM :: CodeGen/X86/long-extend.ll (5061 of 11244) PASS: LLVM :: CodeGen/X86/long-setcc.ll (5062 of 11244) PASS: LLVM :: CodeGen/X86/longlong-deadload.ll (5063 of 11244) PASS: LLVM :: CodeGen/X86/loop-blocks.ll (5064 of 11244) PASS: LLVM :: CodeGen/X86/loop-hoist.ll (5065 of 11244) PASS: LLVM :: CodeGen/X86/loop-strength-reduce.ll (5066 of 11244) PASS: LLVM :: CodeGen/X86/loop-strength-reduce-3.ll (5067 of 11244) PASS: LLVM :: CodeGen/X86/loop-strength-reduce-2.ll (5068 of 11244) PASS: LLVM :: CodeGen/X86/loop-strength-reduce5.ll (5069 of 11244) PASS: LLVM :: CodeGen/X86/loop-strength-reduce2.ll (5070 of 11244) PASS: LLVM :: CodeGen/X86/loop-strength-reduce6.ll (5071 of 11244) PASS: LLVM :: CodeGen/X86/loop-strength-reduce4.ll (5072 of 11244) PASS: LLVM :: CodeGen/X86/loop-strength-reduce7.ll (5073 of 11244) PASS: LLVM :: CodeGen/X86/loop-strength-reduce8.ll (5074 of 11244) PASS: LLVM :: CodeGen/X86/lsr-i386.ll (5075 of 11244) PASS: LLVM :: CodeGen/X86/lsr-delayed-fold.ll (5076 of 11244) PASS: LLVM :: CodeGen/X86/lower-bitcast.ll (5077 of 11244) PASS: LLVM :: CodeGen/X86/lsr-interesting-step.ll (5078 of 11244) PASS: LLVM :: CodeGen/X86/lower-vec-shift.ll (5079 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/lsr-normalization.ll (5080 of 11244) PASS: LLVM :: CodeGen/X86/lsr-nonaffine.ll (5081 of 11244) PASS: LLVM :: CodeGen/X86/lsr-negative-stride.ll (5082 of 11244) PASS: LLVM :: CodeGen/X86/lsr-loop-exit-cond.ll (5083 of 11244) PASS: LLVM :: CodeGen/X86/lsr-quadratic-expand.ll (5084 of 11244) PASS: LLVM :: CodeGen/X86/lsr-redundant-addressing.ll (5085 of 11244) PASS: LLVM :: CodeGen/X86/lsr-overflow.ll (5086 of 11244) PASS: LLVM :: CodeGen/X86/lsr-reuse-trunc.ll (5087 of 11244) PASS: LLVM :: CodeGen/X86/lsr-sort.ll (5088 of 11244) PASS: LLVM :: CodeGen/X86/lsr-wrap.ll (5089 of 11244) PASS: LLVM :: CodeGen/X86/lsr-static-addr.ll (5090 of 11244) XFAIL: LLVM :: CodeGen/X86/lsr-reuse.ll (5091 of 11244) PASS: LLVM :: CodeGen/X86/lzcnt.ll (5092 of 11244) PASS: LLVM :: CodeGen/X86/machine-cp.ll (5093 of 11244) PASS: LLVM :: CodeGen/X86/lzcnt-tzcnt.ll (5094 of 11244) PASS: LLVM :: CodeGen/X86/machine-cse.ll (5095 of 11244) PASS: LLVM :: CodeGen/X86/macho-comdat.ll (5096 of 11244) PASS: LLVM :: CodeGen/X86/masked-iv-safe.ll (5097 of 11244) PASS: LLVM :: CodeGen/X86/mcinst-avx-lowering.ll (5098 of 11244) PASS: LLVM :: CodeGen/X86/maskmovdqu.ll (5099 of 11244) PASS: LLVM :: CodeGen/X86/mcinst-lowering.ll (5100 of 11244) PASS: LLVM :: CodeGen/X86/masked-iv-unsafe.ll (5101 of 11244) PASS: LLVM :: CodeGen/X86/membarrier.ll (5102 of 11244) PASS: LLVM :: CodeGen/X86/mature-mc-support.ll (5103 of 11244) PASS: LLVM :: CodeGen/X86/memcpy.ll (5104 of 11244) PASS: LLVM :: CodeGen/X86/memcmp.ll (5105 of 11244) PASS: LLVM :: CodeGen/X86/memset-3.ll (5106 of 11244) PASS: LLVM :: CodeGen/X86/memset-2.ll (5107 of 11244) PASS: LLVM :: CodeGen/X86/memcpy-2.ll (5108 of 11244) PASS: LLVM :: CodeGen/X86/memset.ll (5109 of 11244) PASS: LLVM :: CodeGen/X86/memset64-on-x86-32.ll (5110 of 11244) PASS: LLVM :: CodeGen/X86/memset-sse-stack-realignment.ll (5111 of 11244) PASS: LLVM :: CodeGen/X86/merge_store.ll (5112 of 11244) PASS: LLVM :: CodeGen/X86/misaligned-memset.ll (5113 of 11244) PASS: LLVM :: CodeGen/X86/mfence.ll (5114 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/misched-aa-colored.ll (5115 of 11244) PASS: LLVM :: CodeGen/X86/mingw-alloca.ll (5116 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/misched-copy.ll (5117 of 11244) PASS: LLVM :: CodeGen/X86/misched-aa-mmos.ll (5118 of 11244) PASS: LLVM :: CodeGen/X86/misched-crash.ll (5119 of 11244) PASS: LLVM :: CodeGen/X86/misched-balance.ll (5120 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/misched-matmul.ll (5121 of 11244) PASS: LLVM :: CodeGen/X86/misched-fusion.ll (5122 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/misched-new.ll (5123 of 11244) PASS: LLVM :: CodeGen/X86/misched-ilp.ll (5124 of 11244) PASS: LLVM :: CodeGen/X86/mmx-arg-passing2.ll (5125 of 11244) PASS: LLVM :: CodeGen/X86/mmx-arg-passing.ll (5126 of 11244) PASS: LLVM :: CodeGen/X86/misched-matrix.ll (5127 of 11244) PASS: LLVM :: CodeGen/X86/mmx-bitcast-to-i64.ll (5128 of 11244) PASS: LLVM :: CodeGen/X86/mmx-arith.ll (5129 of 11244) PASS: LLVM :: CodeGen/X86/mmx-emms.ll (5130 of 11244) PASS: LLVM :: CodeGen/X86/mmx-copy-gprs.ll (5131 of 11244) PASS: LLVM :: CodeGen/X86/mem-promote-integers.ll (5132 of 11244) PASS: LLVM :: CodeGen/X86/mmx-insert-element.ll (5133 of 11244) PASS: LLVM :: CodeGen/X86/mmx-pinsrw.ll (5134 of 11244) PASS: LLVM :: CodeGen/X86/mmx-punpckhdq.ll (5135 of 11244) PASS: LLVM :: CodeGen/X86/mmx-s2v.ll (5136 of 11244) PASS: LLVM :: CodeGen/X86/mmx-shuffle.ll (5137 of 11244) PASS: LLVM :: CodeGen/X86/mmx-shift.ll (5138 of 11244) PASS: LLVM :: CodeGen/X86/movfs.ll (5139 of 11244) PASS: LLVM :: CodeGen/X86/mod128.ll (5140 of 11244) PASS: LLVM :: CodeGen/X86/movbe.ll (5141 of 11244) PASS: LLVM :: CodeGen/X86/movntdq-no-avx.ll (5142 of 11244) PASS: LLVM :: CodeGen/X86/movmsk.ll (5143 of 11244) PASS: LLVM :: CodeGen/X86/movgs.ll (5144 of 11244) PASS: LLVM :: CodeGen/X86/mul-legalize.ll (5145 of 11244) PASS: LLVM :: CodeGen/X86/ms-inline-asm.ll (5146 of 11244) PASS: LLVM :: CodeGen/X86/mul-remat.ll (5147 of 11244) PASS: LLVM :: CodeGen/X86/mul128.ll (5148 of 11244) PASS: LLVM :: CodeGen/X86/mul-shift-reassoc.ll (5149 of 11244) PASS: LLVM :: CodeGen/X86/mul128_sext_loop.ll (5150 of 11244) PASS: LLVM :: CodeGen/X86/mul64.ll (5151 of 11244) PASS: LLVM :: CodeGen/X86/muloti.ll (5152 of 11244) PASS: LLVM :: CodeGen/X86/mult-alt-generic-i686.ll (5153 of 11244) PASS: LLVM :: CodeGen/X86/mult-alt-generic-x86_64.ll (5154 of 11244) PASS: LLVM :: CodeGen/X86/mult-alt-x86.ll (5155 of 11244) PASS: LLVM :: CodeGen/X86/multiple-return-values-cross-block.ll (5156 of 11244) PASS: LLVM :: CodeGen/X86/multiple-loop-post-inc.ll (5157 of 11244) PASS: LLVM :: CodeGen/X86/mulx32.ll (5158 of 11244) PASS: LLVM :: CodeGen/X86/mulx64.ll (5159 of 11244) PASS: LLVM :: CodeGen/X86/musttail-indirect.ll (5160 of 11244) PASS: LLVM :: CodeGen/X86/musttail-thiscall.ll (5161 of 11244) PASS: LLVM :: CodeGen/X86/mmx-builtins.ll (5162 of 11244) PASS: LLVM :: CodeGen/X86/named-reg-alloc.ll (5163 of 11244) PASS: LLVM :: CodeGen/X86/musttail.ll (5164 of 11244) PASS: LLVM :: CodeGen/X86/named-reg-notareg.ll (5165 of 11244) PASS: LLVM :: CodeGen/X86/narrow-shl-load.ll (5166 of 11244) PASS: LLVM :: CodeGen/X86/narrow-shl-cst.ll (5167 of 11244) PASS: LLVM :: CodeGen/X86/nancvt.ll (5168 of 11244) PASS: LLVM :: CodeGen/X86/narrow_op-1.ll (5169 of 11244) PASS: LLVM :: CodeGen/X86/neg-shl-add.ll (5170 of 11244) PASS: LLVM :: CodeGen/X86/neg_cmp.ll (5171 of 11244) PASS: LLVM :: CodeGen/X86/negative-sin.ll (5172 of 11244) PASS: LLVM :: CodeGen/X86/neg_fp.ll (5173 of 11244) PASS: LLVM :: CodeGen/X86/negative-stride-fptosi-user.ll (5174 of 11244) PASS: LLVM :: CodeGen/X86/negate-add-zero.ll (5175 of 11244) PASS: LLVM :: CodeGen/X86/newline-and-quote.ll (5176 of 11244) PASS: LLVM :: CodeGen/X86/negative-subscript.ll (5177 of 11244) PASS: LLVM :: CodeGen/X86/negative_zero.ll (5178 of 11244) PASS: LLVM :: CodeGen/X86/no-cmov.ll (5179 of 11244) PASS: LLVM :: CodeGen/X86/nocx16.ll (5180 of 11244) PASS: LLVM :: CodeGen/X86/nobt.ll (5181 of 11244) PASS: LLVM :: CodeGen/X86/non-lazy-bind.ll (5182 of 11244) PASS: LLVM :: CodeGen/X86/no-compact-unwind.ll (5183 of 11244) PASS: LLVM :: CodeGen/X86/nonconst-static-iv.ll (5184 of 11244) PASS: LLVM :: CodeGen/X86/nonconst-static-ev.ll (5185 of 11244) PASS: LLVM :: CodeGen/X86/nontemporal.ll (5186 of 11244) PASS: LLVM :: CodeGen/X86/norex-subreg.ll (5187 of 11244) PASS: LLVM :: CodeGen/X86/nosse-error2.ll (5188 of 11244) PASS: LLVM :: CodeGen/X86/nosse-error1.ll (5189 of 11244) PASS: LLVM :: CodeGen/X86/nosse-varargs.ll (5190 of 11244) PASS: LLVM :: CodeGen/X86/objc-gc-module-flags.ll (5191 of 11244) PASS: LLVM :: CodeGen/X86/object-size.ll (5192 of 11244) PASS: LLVM :: CodeGen/X86/null-streamer.ll (5193 of 11244) PASS: LLVM :: CodeGen/X86/odr_comdat.ll (5194 of 11244) PASS: LLVM :: CodeGen/X86/opaque-constant-asm.ll (5195 of 11244) PASS: LLVM :: CodeGen/X86/opt-ext-uses.ll (5196 of 11244) PASS: LLVM :: CodeGen/X86/opt-shuff-tstore.ll (5197 of 11244) PASS: LLVM :: CodeGen/X86/optimize-max-1.ll (5198 of 11244) PASS: LLVM :: CodeGen/X86/optimize-max-2.ll (5199 of 11244) PASS: LLVM :: CodeGen/X86/optimize-max-0.ll (5200 of 11244) PASS: LLVM :: CodeGen/X86/optimize-max-3.ll (5201 of 11244) PASS: LLVM :: CodeGen/X86/or-address.ll (5202 of 11244) PASS: LLVM :: CodeGen/X86/osx-private-labels.ll (5203 of 11244) PASS: LLVM :: CodeGen/X86/or-branch.ll (5204 of 11244) PASS: LLVM :: CodeGen/X86/overlap-shift.ll (5205 of 11244) PASS: LLVM :: CodeGen/X86/pass-three.ll (5206 of 11244) PASS: LLVM :: CodeGen/X86/palignr-2.ll (5207 of 11244) PASS: LLVM :: CodeGen/X86/packed_struct.ll (5208 of 11244) PASS: LLVM :: CodeGen/X86/palignr.ll (5209 of 11244) PASS: LLVM :: CodeGen/X86/peep-setb.ll (5210 of 11244) PASS: LLVM :: CodeGen/X86/patchpoint.ll (5211 of 11244) PASS: LLVM :: CodeGen/X86/peep-test-0.ll (5212 of 11244) PASS: LLVM :: CodeGen/X86/peep-test-2.ll (5213 of 11244) PASS: LLVM :: CodeGen/X86/peep-test-3.ll (5214 of 11244) PASS: LLVM :: CodeGen/X86/peep-test-1.ll (5215 of 11244) PASS: LLVM :: CodeGen/X86/peep-test-4.ll (5216 of 11244) PASS: LLVM :: CodeGen/X86/peep-vector-extract-insert.ll (5217 of 11244) PASS: LLVM :: CodeGen/X86/peephole-multiple-folds.ll (5218 of 11244) PASS: LLVM :: CodeGen/X86/peep-vector-extract-concat.ll (5219 of 11244) PASS: LLVM :: CodeGen/X86/personality.ll (5220 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/phi-immediate-factoring.ll (5221 of 11244) PASS: LLVM :: CodeGen/X86/personality_size.ll (5222 of 11244) PASS: LLVM :: CodeGen/X86/phi-bit-propagation.ll (5223 of 11244) PASS: LLVM :: CodeGen/X86/phielim-split.ll (5224 of 11244) PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce-2.ll (5225 of 11244) PASS: LLVM :: CodeGen/X86/phaddsub.ll (5226 of 11244) PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce-3.ll (5227 of 11244) PASS: LLVM :: CodeGen/X86/phys_subreg_coalesce.ll (5228 of 11244) PASS: LLVM :: CodeGen/X86/pic-load-remat.ll (5229 of 11244) PASS: LLVM :: CodeGen/X86/phys-reg-local-regalloc.ll (5230 of 11244) PASS: LLVM :: CodeGen/X86/pmovext.ll (5231 of 11244) PASS: LLVM :: CodeGen/X86/pic.ll (5232 of 11244) PASS: LLVM :: CodeGen/X86/pmul.ll (5233 of 11244) PASS: LLVM :: CodeGen/X86/pmulld.ll (5234 of 11244) PASS: LLVM :: CodeGen/X86/pic_jumptable.ll (5235 of 11244) PASS: LLVM :: CodeGen/X86/pmovsx-inreg.ll (5236 of 11244) PASS: LLVM :: CodeGen/X86/popcnt.ll (5237 of 11244) PASS: LLVM :: CodeGen/X86/postalloc-coalescing.ll (5238 of 11244) PASS: LLVM :: CodeGen/X86/pointer-vector.ll (5239 of 11244) PASS: LLVM :: CodeGen/X86/powi.ll (5240 of 11244) PASS: LLVM :: CodeGen/X86/pr10068.ll (5241 of 11244) PASS: LLVM :: CodeGen/X86/pr10475.ll (5242 of 11244) PASS: LLVM :: CodeGen/X86/pr10523.ll (5243 of 11244) PASS: LLVM :: CodeGen/X86/postra-licm.ll (5244 of 11244) PASS: LLVM :: CodeGen/X86/pr10499.ll (5245 of 11244) PASS: LLVM :: CodeGen/X86/pr10524.ll (5246 of 11244) PASS: LLVM :: CodeGen/X86/pr10526.ll (5247 of 11244) PASS: LLVM :: CodeGen/X86/pr10525.ll (5248 of 11244) PASS: LLVM :: CodeGen/X86/pr11202.ll (5249 of 11244) PASS: LLVM :: CodeGen/X86/pr11415.ll (5250 of 11244) PASS: LLVM :: CodeGen/X86/pr11468.ll (5251 of 11244) PASS: LLVM :: CodeGen/X86/pr11985.ll (5252 of 11244) PASS: LLVM :: CodeGen/X86/pr11334.ll (5253 of 11244) PASS: LLVM :: CodeGen/X86/pr11998.ll (5254 of 11244) PASS: LLVM :: CodeGen/X86/pr12359.ll (5255 of 11244) PASS: LLVM :: CodeGen/X86/pr12360.ll (5256 of 11244) PASS: LLVM :: CodeGen/X86/pr12889.ll (5257 of 11244) PASS: LLVM :: CodeGen/X86/pr12312.ll (5258 of 11244) PASS: LLVM :: CodeGen/X86/pr13209.ll (5259 of 11244) PASS: LLVM :: CodeGen/X86/pr13458.ll (5260 of 11244) PASS: LLVM :: CodeGen/X86/pr13577.ll (5261 of 11244) PASS: LLVM :: CodeGen/X86/pr13859.ll (5262 of 11244) PASS: LLVM :: CodeGen/X86/pr13220.ll (5263 of 11244) PASS: LLVM :: CodeGen/X86/pr14098.ll (5264 of 11244) PASS: LLVM :: CodeGen/X86/pr14161.ll (5265 of 11244) PASS: LLVM :: CodeGen/X86/pr14088.ll (5266 of 11244) PASS: LLVM :: CodeGen/X86/pr13899.ll (5267 of 11244) PASS: LLVM :: CodeGen/X86/pr14333.ll (5268 of 11244) PASS: LLVM :: CodeGen/X86/pr14204.ll (5269 of 11244) PASS: LLVM :: CodeGen/X86/pr14314.ll (5270 of 11244) PASS: LLVM :: CodeGen/X86/pr14562.ll (5271 of 11244) PASS: LLVM :: CodeGen/X86/pr1505.ll (5272 of 11244) PASS: LLVM :: CodeGen/X86/pr1462.ll (5273 of 11244) PASS: LLVM :: CodeGen/X86/pr1489.ll (5274 of 11244) PASS: LLVM :: CodeGen/X86/pr1505b.ll (5275 of 11244) PASS: LLVM :: CodeGen/X86/pr15296.ll (5276 of 11244) PASS: LLVM :: CodeGen/X86/pr15267.ll (5277 of 11244) PASS: LLVM :: CodeGen/X86/pr15309.ll (5278 of 11244) PASS: LLVM :: CodeGen/X86/pr16031.ll (5279 of 11244) PASS: LLVM :: CodeGen/X86/pr16360.ll (5280 of 11244) PASS: LLVM :: CodeGen/X86/pr16807.ll (5281 of 11244) PASS: LLVM :: CodeGen/X86/pr17546.ll (5282 of 11244) PASS: LLVM :: CodeGen/X86/pr18014.ll (5283 of 11244) PASS: LLVM :: CodeGen/X86/pr17764.ll (5284 of 11244) PASS: LLVM :: CodeGen/X86/pr17631.ll (5285 of 11244) PASS: LLVM :: CodeGen/X86/pr18023.ll (5286 of 11244) PASS: LLVM :: CodeGen/X86/pr19049.ll (5287 of 11244) PASS: LLVM :: CodeGen/X86/pr18162.ll (5288 of 11244) PASS: LLVM :: CodeGen/X86/pr18054.ll (5289 of 11244) PASS: LLVM :: CodeGen/X86/pr20020.ll (5290 of 11244) PASS: LLVM :: CodeGen/X86/pr20088.ll (5291 of 11244) PASS: LLVM :: CodeGen/X86/pr2182.ll (5292 of 11244) PASS: LLVM :: CodeGen/X86/pr2177.ll (5293 of 11244) PASS: LLVM :: CodeGen/X86/pr2326.ll (5294 of 11244) PASS: LLVM :: CodeGen/X86/pr2656.ll (5295 of 11244) PASS: LLVM :: CodeGen/X86/pr2659.ll (5296 of 11244) PASS: LLVM :: CodeGen/X86/pr2849.ll (5297 of 11244) PASS: LLVM :: CodeGen/X86/pr2982.ll (5298 of 11244) PASS: LLVM :: CodeGen/X86/pr2924.ll (5299 of 11244) PASS: LLVM :: CodeGen/X86/pr3216.ll (5300 of 11244) PASS: LLVM :: CodeGen/X86/pr3241.ll (5301 of 11244) PASS: LLVM :: CodeGen/X86/pr3243.ll (5302 of 11244) PASS: LLVM :: CodeGen/X86/pr3244.ll (5303 of 11244) PASS: LLVM :: CodeGen/X86/pr3250.ll (5304 of 11244) PASS: LLVM :: CodeGen/X86/pr3154.ll (5305 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/pr3522.ll (5306 of 11244) PASS: LLVM :: CodeGen/X86/pr3317.ll (5307 of 11244) PASS: LLVM :: CodeGen/X86/pr3366.ll (5308 of 11244) PASS: LLVM :: CodeGen/X86/pr3457.ll (5309 of 11244) PASS: LLVM :: CodeGen/X86/pr5145.ll (5310 of 11244) PASS: LLVM :: CodeGen/X86/pr7882.ll (5311 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/pre-ra-sched.ll (5312 of 11244) PASS: LLVM :: CodeGen/X86/pr9743.ll (5313 of 11244) PASS: LLVM :: CodeGen/X86/prefixdata.ll (5314 of 11244) PASS: LLVM :: CodeGen/X86/pr9127.ll (5315 of 11244) PASS: LLVM :: CodeGen/X86/private-2.ll (5316 of 11244) PASS: LLVM :: CodeGen/X86/preserve_mostcc64.ll (5317 of 11244) PASS: LLVM :: CodeGen/X86/preserve_allcc64.ll (5318 of 11244) PASS: LLVM :: CodeGen/X86/private.ll (5319 of 11244) PASS: LLVM :: CodeGen/X86/prefetch.ll (5320 of 11244) PASS: LLVM :: CodeGen/X86/promote-assert-zext.ll (5321 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/pshufd-combine-crash.ll (5322 of 11244) PASS: LLVM :: CodeGen/X86/promote-i16.ll (5323 of 11244) PASS: LLVM :: CodeGen/X86/promote-trunc.ll (5324 of 11244) PASS: LLVM :: CodeGen/X86/promote.ll (5325 of 11244) PASS: LLVM :: CodeGen/X86/ptr-rotate.ll (5326 of 11244) PASS: LLVM :: CodeGen/X86/ptrtoint-constexpr.ll (5327 of 11244) PASS: LLVM :: CodeGen/X86/ragreedy-bug.ll (5328 of 11244) PASS: LLVM :: CodeGen/X86/ragreedy-hoist-spill.ll (5329 of 11244) PASS: LLVM :: CodeGen/X86/rd-mod-wr-eflags.ll (5330 of 11244) PASS: LLVM :: CodeGen/X86/rdpmc.ll (5331 of 11244) PASS: LLVM :: CodeGen/X86/rdrand.ll (5332 of 11244) PASS: LLVM :: CodeGen/X86/psubus.ll (5333 of 11244) PASS: LLVM :: CodeGen/X86/rdseed.ll (5334 of 11244) PASS: LLVM :: CodeGen/X86/ragreedy-last-chance-recoloring.ll (5335 of 11244) PASS: LLVM :: CodeGen/X86/red-zone.ll (5336 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/regpressure.ll (5337 of 11244) PASS: LLVM :: CodeGen/X86/rdtsc.ll (5338 of 11244) PASS: LLVM :: CodeGen/X86/red-zone2.ll (5339 of 11244) PASS: LLVM :: CodeGen/X86/reghinting.ll (5340 of 11244) PASS: LLVM :: CodeGen/X86/remat-constant.ll (5341 of 11244) PASS: LLVM :: CodeGen/X86/rem.ll (5342 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/remat-phys-dead.ll (5343 of 11244) PASS: LLVM :: CodeGen/X86/remat-fold-load.ll (5344 of 11244) PASS: LLVM :: CodeGen/X86/remat-invalid-liveness.ll (5345 of 11244) PASS: LLVM :: CodeGen/X86/ret-i64-0.ll (5346 of 11244) PASS: LLVM :: CodeGen/X86/remat-mov-0.ll (5347 of 11244) XFAIL: LLVM :: CodeGen/X86/remat-scalar-zero.ll (5348 of 11244) PASS: LLVM :: CodeGen/X86/ret-addr.ll (5349 of 11244) PASS: LLVM :: CodeGen/X86/ret-mmx.ll (5350 of 11244) PASS: LLVM :: CodeGen/X86/returned-trunc-tail-calls.ll (5351 of 11244) PASS: LLVM :: CodeGen/X86/reverse_branches.ll (5352 of 11244) PASS: LLVM :: CodeGen/X86/rip-rel-address.ll (5353 of 11244) PASS: LLVM :: CodeGen/X86/rodata-relocs.ll (5354 of 11244) PASS: LLVM :: CodeGen/X86/rot16.ll (5355 of 11244) PASS: LLVM :: CodeGen/X86/rip-rel-lea.ll (5356 of 11244) PASS: LLVM :: CodeGen/X86/rotate2.ll (5357 of 11244) PASS: LLVM :: CodeGen/X86/rot32.ll (5358 of 11244) PASS: LLVM :: CodeGen/X86/rotate.ll (5359 of 11244) PASS: LLVM :: CodeGen/X86/rtm.ll (5360 of 11244) PASS: LLVM :: CodeGen/X86/rotate4.ll (5361 of 11244) PASS: LLVM :: CodeGen/X86/rot64.ll (5362 of 11244) PASS: LLVM :: CodeGen/X86/rounding-ops.ll (5363 of 11244) PASS: LLVM :: CodeGen/X86/saddo-redundant-add.ll (5364 of 11244) PASS: LLVM :: CodeGen/X86/sandybridge-loads.ll (5365 of 11244) PASS: LLVM :: CodeGen/X86/scalar-extract.ll (5366 of 11244) PASS: LLVM :: CodeGen/X86/scalar-min-max-fill-operand.ll (5367 of 11244) PASS: LLVM :: CodeGen/X86/scalarize-bitcast.ll (5368 of 11244) PASS: LLVM :: CodeGen/X86/scalar_sse_minmax.ll (5369 of 11244) PASS: LLVM :: CodeGen/X86/scalar_widen_div.ll (5370 of 11244) PASS: LLVM :: CodeGen/X86/scev-interchange.ll (5371 of 11244) PASS: LLVM :: CodeGen/X86/sdiv-exact.ll (5372 of 11244) PASS: LLVM :: CodeGen/X86/select-with-and-or.ll (5373 of 11244) PASS: LLVM :: CodeGen/X86/select_const.ll (5374 of 11244) PASS: LLVM :: CodeGen/X86/segmented-stacks-dynamic.ll (5375 of 11244) PASS: LLVM :: CodeGen/X86/selectiondag-cse.ll (5376 of 11244) PASS: LLVM :: CodeGen/X86/setcc-narrowing.ll (5377 of 11244) PASS: LLVM :: CodeGen/X86/select.ll (5378 of 11244) PASS: LLVM :: CodeGen/X86/setcc-sentinals.ll (5379 of 11244) PASS: LLVM :: CodeGen/X86/setcc.ll (5380 of 11244) PASS: LLVM :: CodeGen/X86/setoeq.ll (5381 of 11244) PASS: LLVM :: CodeGen/X86/setuge.ll (5382 of 11244) PASS: LLVM :: CodeGen/X86/setjmp-spills.ll (5383 of 11244) PASS: LLVM :: CodeGen/X86/sext-load.ll (5384 of 11244) PASS: LLVM :: CodeGen/X86/sext-ret-val.ll (5385 of 11244) PASS: LLVM :: CodeGen/X86/sext-i1.ll (5386 of 11244) PASS: LLVM :: CodeGen/X86/sext-subreg.ll (5387 of 11244) PASS: LLVM :: CodeGen/X86/sext-setcc-self.ll (5388 of 11244) PASS: LLVM :: CodeGen/X86/sext-trunc.ll (5389 of 11244) PASS: LLVM :: CodeGen/X86/sfence.ll (5390 of 11244) PASS: LLVM :: CodeGen/X86/sha.ll (5391 of 11244) PASS: LLVM :: CodeGen/X86/shift-and.ll (5392 of 11244) PASS: LLVM :: CodeGen/X86/shift-bmi2.ll (5393 of 11244) PASS: LLVM :: CodeGen/X86/shift-coalesce.ll (5394 of 11244) PASS: LLVM :: CodeGen/X86/shift-codegen.ll (5395 of 11244) PASS: LLVM :: CodeGen/X86/shift-combine.ll (5396 of 11244) PASS: LLVM :: CodeGen/X86/shift-combine-crash.ll (5397 of 11244) PASS: LLVM :: CodeGen/X86/shift-double.ll (5398 of 11244) PASS: LLVM :: CodeGen/X86/shift-folding.ll (5399 of 11244) PASS: LLVM :: CodeGen/X86/segmented-stacks.ll (5400 of 11244) PASS: LLVM :: CodeGen/X86/shift-i128.ll (5401 of 11244) PASS: LLVM :: CodeGen/X86/shift-one.ll (5402 of 11244) PASS: LLVM :: CodeGen/X86/shift-pair.ll (5403 of 11244) PASS: LLVM :: CodeGen/X86/shift-i256.ll (5404 of 11244) PASS: LLVM :: CodeGen/X86/shift-parts.ll (5405 of 11244) PASS: LLVM :: CodeGen/X86/shl-anyext.ll (5406 of 11244) PASS: LLVM :: CodeGen/X86/shift-pcmp.ll (5407 of 11244) PASS: LLVM :: CodeGen/X86/shl-i64.ll (5408 of 11244) PASS: LLVM :: CodeGen/X86/shl_elim.ll (5409 of 11244) PASS: LLVM :: CodeGen/X86/shl_undef.ll (5410 of 11244) PASS: LLVM :: CodeGen/X86/shrink-fp-const1.ll (5411 of 11244) PASS: LLVM :: CodeGen/X86/shrink-fp-const2.ll (5412 of 11244) PASS: LLVM :: CodeGen/X86/shrink-compare.ll (5413 of 11244) PASS: LLVM :: CodeGen/X86/shuffle-combine-crash.ll (5414 of 11244) PASS: LLVM :: CodeGen/X86/sibcall-4.ll (5415 of 11244) PASS: LLVM :: CodeGen/X86/sibcall-3.ll (5416 of 11244) PASS: LLVM :: CodeGen/X86/sibcall-2.ll (5417 of 11244) PASS: LLVM :: CodeGen/X86/sibcall-6.ll (5418 of 11244) PASS: LLVM :: CodeGen/X86/sibcall-byval.ll (5419 of 11244) PASS: LLVM :: CodeGen/X86/sibcall-5.ll (5420 of 11244) PASS: LLVM :: CodeGen/X86/simple-zext.ll (5421 of 11244) PASS: LLVM :: CodeGen/X86/sink-hoist.ll (5422 of 11244) PASS: LLVM :: CodeGen/X86/sibcall.ll (5423 of 11244) PASS: LLVM :: CodeGen/X86/sincos-opt.ll (5424 of 11244) PASS: LLVM :: CodeGen/X86/sincos.ll (5425 of 11244) PASS: LLVM :: CodeGen/X86/sink-out-of-loop.ll (5426 of 11244) PASS: LLVM :: CodeGen/X86/smul-with-overflow.ll (5427 of 11244) PASS: LLVM :: CodeGen/X86/small-byval-memcpy.ll (5428 of 11244) PASS: LLVM :: CodeGen/X86/sjlj.ll (5429 of 11244) PASS: LLVM :: CodeGen/X86/soft-fp.ll (5430 of 11244) PASS: LLVM :: CodeGen/X86/splat-scalar-load.ll (5431 of 11244) PASS: LLVM :: CodeGen/X86/split-eh-lpad-edges.ll (5432 of 11244) PASS: LLVM :: CodeGen/X86/split-vector-bitcast.ll (5433 of 11244) PASS: LLVM :: CodeGen/X86/sqrt-fastmath.ll (5434 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-0.ll (5435 of 11244) PASS: LLVM :: CodeGen/X86/split-vector-rem.ll (5436 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-1.ll (5437 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-10.ll (5438 of 11244) PASS: LLVM :: CodeGen/X86/sqrt.ll (5439 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-12.ll (5440 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-11.ll (5441 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-2.ll (5442 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-5.ll (5443 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-3.ll (5444 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-4.ll (5445 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-6.ll (5446 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-7.ll (5447 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-8.ll (5448 of 11244) PASS: LLVM :: CodeGen/X86/sse-align-9.ll (5449 of 11244) PASS: LLVM :: CodeGen/X86/sse-commute.ll (5450 of 11244) PASS: LLVM :: CodeGen/X86/sse-fcopysign.ll (5451 of 11244) PASS: LLVM :: CodeGen/X86/sse-domains.ll (5452 of 11244) PASS: LLVM :: CodeGen/X86/sse-load-ret.ll (5453 of 11244) PASS: LLVM :: CodeGen/X86/sse-intrinsics-x86.ll (5454 of 11244) PASS: LLVM :: CodeGen/X86/sse-intel-ocl.ll (5455 of 11244) PASS: LLVM :: CodeGen/X86/sse-varargs.ll (5456 of 11244) PASS: LLVM :: CodeGen/X86/sse1.ll (5457 of 11244) PASS: LLVM :: CodeGen/X86/sse-scalar-fp-arith.ll (5458 of 11244) PASS: LLVM :: CodeGen/X86/sse2-blend.ll (5459 of 11244) PASS: LLVM :: CodeGen/X86/sse-scalar-fp-arith-2.ll (5460 of 11244) PASS: LLVM :: CodeGen/X86/sse2-mul.ll (5461 of 11244) PASS: LLVM :: CodeGen/X86/sse-minmax.ll (5462 of 11244) PASS: LLVM :: CodeGen/X86/sse2-vector-shifts.ll (5463 of 11244) PASS: LLVM :: CodeGen/X86/sse2.ll (5464 of 11244) PASS: LLVM :: CodeGen/X86/sse2-intrinsics-x86.ll (5465 of 11244) PASS: LLVM :: CodeGen/X86/sse3-intrinsics-x86.ll (5466 of 11244) PASS: LLVM :: CodeGen/X86/sse3-avx-addsub-2.ll (5467 of 11244) PASS: LLVM :: CodeGen/X86/sse3.ll (5468 of 11244) PASS: LLVM :: CodeGen/X86/sse3-avx-addsub.ll (5469 of 11244) PASS: LLVM :: CodeGen/X86/sse41-blend.ll (5470 of 11244) PASS: LLVM :: CodeGen/X86/sse41-intrinsics-x86.ll (5471 of 11244) PASS: LLVM :: CodeGen/X86/sse42-intrinsics-x86.ll (5472 of 11244) PASS: LLVM :: CodeGen/X86/sse42.ll (5473 of 11244) PASS: LLVM :: CodeGen/X86/sse42_64.ll (5474 of 11244) PASS: LLVM :: CodeGen/X86/sse4a.ll (5475 of 11244) PASS: LLVM :: CodeGen/X86/sse_partial_update.ll (5476 of 11244) PASS: LLVM :: CodeGen/X86/sse_reload_fold.ll (5477 of 11244) PASS: LLVM :: CodeGen/X86/ssse3-intrinsics-x86.ll (5478 of 11244) PASS: LLVM :: CodeGen/X86/sse41.ll (5479 of 11244) PASS: LLVM :: CodeGen/X86/stack-align-memcpy.ll (5480 of 11244) PASS: LLVM :: CodeGen/X86/ssp-data-layout.ll (5481 of 11244) PASS: LLVM :: CodeGen/X86/stack-align.ll (5482 of 11244) PASS: LLVM :: CodeGen/X86/stack-protector-dbginfo.ll (5483 of 11244) PASS: LLVM :: CodeGen/X86/stack-protector-vreg-to-vreg-copy.ll (5484 of 11244) PASS: LLVM :: CodeGen/X86/stack-align2.ll (5485 of 11244) PASS: LLVM :: CodeGen/X86/stackmap-fast-isel.ll (5486 of 11244) PASS: LLVM :: CodeGen/X86/stack-update-frame-opcode.ll (5487 of 11244) PASS: LLVM :: CodeGen/X86/stackmap-nops.ll (5488 of 11244) PASS: LLVM :: CodeGen/X86/stackmap-liveness.ll (5489 of 11244) PASS: LLVM :: CodeGen/X86/stackmap.ll (5490 of 11244) PASS: LLVM :: CodeGen/X86/stdarg.ll (5491 of 11244) PASS: LLVM :: CodeGen/X86/stdcall-notailcall.ll (5492 of 11244) PASS: LLVM :: CodeGen/X86/stackpointer.ll (5493 of 11244) PASS: LLVM :: CodeGen/X86/stdcall.ll (5494 of 11244) PASS: LLVM :: CodeGen/X86/store-empty-member.ll (5495 of 11244) PASS: LLVM :: CodeGen/X86/store-fp-constant.ll (5496 of 11244) PASS: LLVM :: CodeGen/X86/store-global-address.ll (5497 of 11244) PASS: LLVM :: CodeGen/X86/store_op_load_fold.ll (5498 of 11244) PASS: LLVM :: CodeGen/X86/store_op_load_fold2.ll (5499 of 11244) PASS: LLVM :: CodeGen/X86/store-narrow.ll (5500 of 11244) PASS: LLVM :: CodeGen/X86/stores-merging.ll (5501 of 11244) PASS: LLVM :: CodeGen/X86/storetrunc-fp.ll (5502 of 11244) PASS: LLVM :: CodeGen/X86/stride-nine-with-base-reg.ll (5503 of 11244) PASS: LLVM :: CodeGen/X86/stride-reuse.ll (5504 of 11244) PASS: LLVM :: CodeGen/X86/sub-with-overflow.ll (5505 of 11244) PASS: LLVM :: CodeGen/X86/sub.ll (5506 of 11244) PASS: LLVM :: CodeGen/X86/subreg-to-reg-0.ll (5507 of 11244) PASS: LLVM :: CodeGen/X86/subreg-to-reg-1.ll (5508 of 11244) PASS: LLVM :: CodeGen/X86/subreg-to-reg-3.ll (5509 of 11244) PASS: LLVM :: CodeGen/X86/subreg-to-reg-2.ll (5510 of 11244) PASS: LLVM :: CodeGen/X86/sunkaddr-ext.ll (5511 of 11244) PASS: LLVM :: CodeGen/X86/subreg-to-reg-6.ll (5512 of 11244) PASS: LLVM :: CodeGen/X86/subreg-to-reg-4.ll (5513 of 11244) PASS: LLVM :: CodeGen/X86/switch-crit-edge-constant.ll (5514 of 11244) PASS: LLVM :: CodeGen/X86/switch-bt.ll (5515 of 11244) PASS: LLVM :: CodeGen/X86/switch-or.ll (5516 of 11244) PASS: LLVM :: CodeGen/X86/switch-zextload.ll (5517 of 11244) PASS: LLVM :: CodeGen/X86/switch-order-weight.ll (5518 of 11244) PASS: LLVM :: CodeGen/X86/swizzle-avx2.ll (5519 of 11244) PASS: LLVM :: CodeGen/X86/swizzle-2.ll (5520 of 11244) PASS: LLVM :: CodeGen/X86/swizzle.ll (5521 of 11244) PASS: LLVM :: CodeGen/X86/tail-call-attrs.ll (5522 of 11244) PASS: LLVM :: CodeGen/X86/tail-call-got.ll (5523 of 11244) PASS: LLVM :: CodeGen/X86/tail-call-legality.ll (5524 of 11244) PASS: LLVM :: CodeGen/X86/tail-dup-addr.ll (5525 of 11244) PASS: LLVM :: CodeGen/X86/tail-threshold.ll (5526 of 11244) PASS: LLVM :: CodeGen/X86/tail-opts.ll (5527 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-64.ll (5528 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-calleesave.ll (5529 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-cgp-dup.ll (5530 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-fastisel.ll (5531 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-disable.ll (5532 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-largecode.ll (5533 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-returndup-void.ll (5534 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-stackalign.ll (5535 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-ri64.ll (5536 of 11244) PASS: LLVM :: CodeGen/X86/tailcall-structret.ll (5537 of 11244) PASS: LLVM :: CodeGen/X86/tailcallbyval.ll (5538 of 11244) PASS: LLVM :: CodeGen/X86/tailcall.ll (5539 of 11244) PASS: LLVM :: CodeGen/X86/tailcallbyval64.ll (5540 of 11244) PASS: LLVM :: CodeGen/X86/tailcallfp.ll (5541 of 11244) PASS: LLVM :: CodeGen/X86/tailcallfp2.ll (5542 of 11244) PASS: LLVM :: CodeGen/X86/tailcallpic1.ll (5543 of 11244) PASS: LLVM :: CodeGen/X86/tailcallpic2.ll (5544 of 11244) PASS: LLVM :: CodeGen/X86/tailcallstack64.ll (5545 of 11244) PASS: LLVM :: CodeGen/X86/targetLoweringGeneric.ll (5546 of 11244) PASS: LLVM :: CodeGen/X86/tbm-intrinsics-x86_64.ll (5547 of 11244) PASS: LLVM :: CodeGen/X86/test-nofold.ll (5548 of 11244) PASS: LLVM :: CodeGen/X86/tbm_patterns.ll (5549 of 11244) PASS: LLVM :: CodeGen/X86/test-shrink-bug.ll (5550 of 11244) PASS: LLVM :: CodeGen/X86/testb-je-fusion.ll (5551 of 11244) PASS: LLVM :: CodeGen/X86/testl-commute.ll (5552 of 11244) PASS: LLVM :: CodeGen/X86/this-return-64.ll (5553 of 11244) PASS: LLVM :: CodeGen/X86/tls-local-dynamic.ll (5554 of 11244) PASS: LLVM :: CodeGen/X86/test-shrink.ll (5555 of 11244) PASS: LLVM :: CodeGen/X86/tls-pic.ll (5556 of 11244) PASS: LLVM :: CodeGen/X86/tls-pie.ll (5557 of 11244) PASS: LLVM :: CodeGen/X86/stack-protector.ll (5558 of 11244) PASS: LLVM :: CodeGen/X86/tlv-1.ll (5559 of 11244) PASS: LLVM :: CodeGen/X86/tls-models.ll (5560 of 11244) PASS: LLVM :: CodeGen/X86/tlv-2.ll (5561 of 11244) PASS: LLVM :: CodeGen/X86/tlv-3.ll (5562 of 11244) PASS: LLVM :: CodeGen/X86/trap.ll (5563 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/twoaddr-coalesce-2.ll (5564 of 11244) PASS: LLVM :: CodeGen/X86/trunc-ext-ld-st.ll (5565 of 11244) PASS: LLVM :: CodeGen/X86/trunc-to-bool.ll (5566 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/twoaddr-pass-sink.ll (5567 of 11244) PASS: LLVM :: CodeGen/X86/twoaddr-coalesce.ll (5568 of 11244) PASS: LLVM :: CodeGen/X86/twoaddr-lea.ll (5569 of 11244) PASS: LLVM :: CodeGen/X86/twoaddr-sink-terminator.ll (5570 of 11244) PASS: LLVM :: CodeGen/X86/uint64-to-float.ll (5571 of 11244) PASS: LLVM :: CodeGen/X86/uint_to_fp-2.ll (5572 of 11244) PASS: LLVM :: CodeGen/X86/uint_to_fp.ll (5573 of 11244) PASS: LLVM :: CodeGen/X86/tls.ll (5574 of 11244) XFAIL: LLVM :: CodeGen/X86/umul-with-carry.ll (5575 of 11244) PASS: LLVM :: CodeGen/X86/umul-with-overflow.ll (5576 of 11244) PASS: LLVM :: CodeGen/X86/undef-label.ll (5577 of 11244) PASS: LLVM :: CodeGen/X86/unknown-location.ll (5578 of 11244) PASS: LLVM :: CodeGen/X86/unreachable-loop-sinking.ll (5579 of 11244) PASS: LLVM :: CodeGen/X86/unaligned-load.ll (5580 of 11244) PASS: LLVM :: CodeGen/X86/unaligned-spill-folding.ll (5581 of 11244) PASS: LLVM :: CodeGen/X86/unwind-init.ll (5582 of 11244) PASS: LLVM :: CodeGen/X86/urem-i8-constant.ll (5583 of 11244) PASS: LLVM :: CodeGen/X86/utf16-cfstrings.ll (5584 of 11244) PASS: LLVM :: CodeGen/X86/unwindraise.ll (5585 of 11244) PASS: LLVM :: CodeGen/X86/utf8.ll (5586 of 11244) PASS: LLVM :: CodeGen/X86/use-add-flags.ll (5587 of 11244) PASS: LLVM :: CodeGen/X86/v-binop-widen.ll (5588 of 11244) PASS: LLVM :: CodeGen/X86/v4f32-immediate.ll (5589 of 11244) PASS: LLVM :: CodeGen/X86/v-binop-widen2.ll (5590 of 11244) PASS: LLVM :: CodeGen/X86/v4i32load-crash.ll (5591 of 11244) PASS: LLVM :: CodeGen/X86/v8i1-masks.ll (5592 of 11244) PASS: LLVM :: CodeGen/X86/v2f32.ll (5593 of 11244) PASS: LLVM :: CodeGen/X86/vaargs.ll (5594 of 11244) PASS: LLVM :: CodeGen/X86/variable-sized-darwin-bzero.ll (5595 of 11244) PASS: LLVM :: CodeGen/X86/variadic-node-pic.ll (5596 of 11244) PASS: LLVM :: CodeGen/X86/vararg_tailcall.ll (5597 of 11244) PASS: LLVM :: CodeGen/X86/vbinop-simplify-bug.ll (5598 of 11244) PASS: LLVM :: CodeGen/X86/vastart-defs-eflags.ll (5599 of 11244) PASS: LLVM :: CodeGen/X86/vec-sign.ll (5600 of 11244) PASS: LLVM :: CodeGen/X86/vec-trunc-store.ll (5601 of 11244) PASS: LLVM :: CodeGen/X86/vec_align_i256.ll (5602 of 11244) PASS: LLVM :: CodeGen/X86/vec_add.ll (5603 of 11244) PASS: LLVM :: CodeGen/X86/vec_align.ll (5604 of 11244) PASS: LLVM :: CodeGen/X86/vec_anyext.ll (5605 of 11244) PASS: LLVM :: CodeGen/X86/vec_call.ll (5606 of 11244) PASS: LLVM :: CodeGen/X86/vec_cast.ll (5607 of 11244) PASS: LLVM :: CodeGen/X86/vec_cast2.ll (5608 of 11244) PASS: LLVM :: CodeGen/X86/vec_compare-2.ll (5609 of 11244) PASS: LLVM :: CodeGen/X86/vec_clear.ll (5610 of 11244) PASS: LLVM :: CodeGen/X86/vec_compare.ll (5611 of 11244) PASS: LLVM :: CodeGen/X86/vec_ctbits.ll (5612 of 11244) PASS: LLVM :: CodeGen/X86/vec_ext_inreg.ll (5613 of 11244) PASS: LLVM :: CodeGen/X86/vec_compare-sse4.ll (5614 of 11244) PASS: LLVM :: CodeGen/X86/vec_extract-sse4.ll (5615 of 11244) PASS: LLVM :: CodeGen/X86/vec_fabs.ll (5616 of 11244) PASS: LLVM :: CodeGen/X86/vec_floor.ll (5617 of 11244) PASS: LLVM :: CodeGen/X86/vec_extract.ll (5618 of 11244) PASS: LLVM :: CodeGen/X86/vec_fneg.ll (5619 of 11244) PASS: LLVM :: CodeGen/X86/vec_ins_extract-1.ll (5620 of 11244) PASS: LLVM :: CodeGen/X86/vec_fpext.ll (5621 of 11244) PASS: LLVM :: CodeGen/X86/vec_i64.ll (5622 of 11244) PASS: LLVM :: CodeGen/X86/vec_ins_extract.ll (5623 of 11244) PASS: LLVM :: CodeGen/X86/vec_insert-3.ll (5624 of 11244) PASS: LLVM :: CodeGen/X86/vec_insert-4.ll (5625 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/vec_insert-6.ll (5626 of 11244) PASS: LLVM :: CodeGen/X86/vec_insert-2.ll (5627 of 11244) PASS: LLVM :: CodeGen/X86/vec_insert-5.ll (5628 of 11244) PASS: LLVM :: CodeGen/X86/vec_insert-7.ll (5629 of 11244) PASS: LLVM :: CodeGen/X86/vec_insert-8.ll (5630 of 11244) PASS: LLVM :: CodeGen/X86/vec_insert-9.ll (5631 of 11244) PASS: LLVM :: CodeGen/X86/vec_loadsingles.ll (5632 of 11244) PASS: LLVM :: CodeGen/X86/vec_insert.ll (5633 of 11244) PASS: LLVM :: CodeGen/X86/vec_logical.ll (5634 of 11244) PASS: LLVM :: CodeGen/X86/vec_return.ll (5635 of 11244) PASS: LLVM :: CodeGen/X86/vec_round.ll (5636 of 11244) PASS: LLVM :: CodeGen/X86/vec_sdiv_to_shift.ll (5637 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-3.ll (5638 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-4.ll (5639 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-2.ll (5640 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-5.ll (5641 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-7.ll (5642 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-6.ll (5643 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-8.ll (5644 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-9.ll (5645 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-A.ll (5646 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-D.ll (5647 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-B.ll (5648 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-E.ll (5649 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-G.ll (5650 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-C.ll (5651 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-H.ll (5652 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-J.ll (5653 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-I.ll (5654 of 11244) PASS: LLVM :: CodeGen/X86/vec_set-F.ll (5655 of 11244) PASS: LLVM :: CodeGen/X86/vec_set.ll (5656 of 11244) PASS: LLVM :: CodeGen/X86/vec_sext.ll (5657 of 11244) PASS: LLVM :: CodeGen/X86/vec_setcc-2.ll (5658 of 11244) PASS: LLVM :: CodeGen/X86/vec_shift2.ll (5659 of 11244) PASS: LLVM :: CodeGen/X86/vec_shift.ll (5660 of 11244) PASS: LLVM :: CodeGen/X86/vec_setcc.ll (5661 of 11244) PASS: LLVM :: CodeGen/X86/vec_shift4.ll (5662 of 11244) PASS: LLVM :: CodeGen/X86/vec_shift5.ll (5663 of 11244) PASS: LLVM :: CodeGen/X86/vec_shift3.ll (5664 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuf-insert.ll (5665 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-11.ll (5666 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-15.ll (5667 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-14.ll (5668 of 11244) PASS: LLVM :: CodeGen/X86/vec_shift6.ll (5669 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/vec_shuffle-19.ll (5670 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/vec_shuffle-20.ll (5671 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-18.ll (5672 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-22.ll (5673 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-16.ll (5674 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-17.ll (5675 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-24.ll (5676 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-23.ll (5677 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-25.ll (5678 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-26.ll (5679 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-27.ll (5680 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-28.ll (5681 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-30.ll (5682 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-34.ll (5683 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-31.ll (5684 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-36.ll (5685 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-38.ll (5686 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-39.ll (5687 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-37.ll (5688 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-40.ll (5689 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-35.ll (5690 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle-41.ll (5691 of 11244) PASS: LLVM :: CodeGen/X86/vec_shuffle.ll (5692 of 11244) PASS: LLVM :: CodeGen/X86/vec_splat-2.ll (5693 of 11244) PASS: LLVM :: CodeGen/X86/vec_splat-3.ll (5694 of 11244) PASS: LLVM :: CodeGen/X86/vec_ss_load_fold.ll (5695 of 11244) PASS: LLVM :: CodeGen/X86/vec_splat.ll (5696 of 11244) PASS: LLVM :: CodeGen/X86/vec_udiv_to_shift.ll (5697 of 11244) PASS: LLVM :: CodeGen/X86/vec_zero-2.ll (5698 of 11244) PASS: LLVM :: CodeGen/X86/vec_uint_to_fp.ll (5699 of 11244) PASS: LLVM :: CodeGen/X86/vec_split.ll (5700 of 11244) PASS: LLVM :: CodeGen/X86/vec_zero.ll (5701 of 11244) PASS: LLVM :: CodeGen/X86/vec_zext.ll (5702 of 11244) PASS: LLVM :: CodeGen/X86/vec_zero_cse.ll (5703 of 11244) PASS: LLVM :: CodeGen/X86/vector-gep.ll (5704 of 11244) PASS: LLVM :: CodeGen/X86/vector-intrinsics.ll (5705 of 11244) PASS: LLVM :: CodeGen/X86/vector-rem.ll (5706 of 11244) PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v16.ll (5707 of 11244) PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v2.ll (5708 of 11244) PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v4.ll (5709 of 11244) PASS: LLVM :: CodeGen/X86/vector-idiv.ll (5710 of 11244) PASS: LLVM :: CodeGen/X86/vector-variable-idx.ll (5711 of 11244) PASS: LLVM :: CodeGen/X86/vector-variable-idx2.ll (5712 of 11244) PASS: LLVM :: CodeGen/X86/vector-shuffle-combining.ll (5713 of 11244) PASS: LLVM :: CodeGen/X86/vfcmp.ll (5714 of 11244) PASS: LLVM :: CodeGen/X86/vector-shuffle-128-v8.ll (5715 of 11244) PASS: LLVM :: CodeGen/X86/visibility.ll (5716 of 11244) PASS: LLVM :: CodeGen/X86/visibility2.ll (5717 of 11244) PASS: LLVM :: CodeGen/X86/vector.ll (5718 of 11244) PASS: LLVM :: CodeGen/X86/vortex-bug.ll (5719 of 11244) PASS: LLVM :: CodeGen/X86/volatile.ll (5720 of 11244) PASS: LLVM :: CodeGen/X86/vselect-2.ll (5721 of 11244) PASS: LLVM :: CodeGen/X86/viabs.ll (5722 of 11244) PASS: LLVM :: CodeGen/X86/vselect.ll (5723 of 11244) PASS: LLVM :: CodeGen/X86/vshift-1.ll (5724 of 11244) PASS: LLVM :: CodeGen/X86/vshift-2.ll (5725 of 11244) PASS: LLVM :: CodeGen/X86/vshift-3.ll (5726 of 11244) PASS: LLVM :: CodeGen/X86/vshift-5.ll (5727 of 11244) PASS: LLVM :: CodeGen/X86/vshift-4.ll (5728 of 11244) PASS: LLVM :: CodeGen/X86/vshift-6.ll (5729 of 11244) PASS: LLVM :: CodeGen/X86/vshift_scalar.ll (5730 of 11244) PASS: LLVM :: CodeGen/X86/vshift_split.ll (5731 of 11244) PASS: LLVM :: CodeGen/X86/vshift_split2.ll (5732 of 11244) PASS: LLVM :: CodeGen/X86/warn-stack.ll (5733 of 11244) PASS: LLVM :: CodeGen/X86/vsplit-and.ll (5734 of 11244) PASS: LLVM :: CodeGen/X86/weak.ll (5735 of 11244) PASS: LLVM :: CodeGen/X86/wide-fma-contraction.ll (5736 of 11244) PASS: LLVM :: CodeGen/X86/wide-integer-fold.ll (5737 of 11244) PASS: LLVM :: CodeGen/X86/widen_arith-2.ll (5738 of 11244) PASS: LLVM :: CodeGen/X86/widen_arith-1.ll (5739 of 11244) PASS: LLVM :: CodeGen/X86/weak_def_can_be_hidden.ll (5740 of 11244) PASS: LLVM :: CodeGen/X86/widen_arith-5.ll (5741 of 11244) PASS: LLVM :: CodeGen/X86/widen_arith-4.ll (5742 of 11244) PASS: LLVM :: CodeGen/X86/widen_arith-3.ll (5743 of 11244) PASS: LLVM :: CodeGen/X86/widen_cast-2.ll (5744 of 11244) PASS: LLVM :: CodeGen/X86/widen_arith-6.ll (5745 of 11244) PASS: LLVM :: CodeGen/X86/widen_cast-1.ll (5746 of 11244) PASS: LLVM :: CodeGen/X86/widen_cast-3.ll (5747 of 11244) PASS: LLVM :: CodeGen/X86/widen_cast-5.ll (5748 of 11244) PASS: LLVM :: CodeGen/X86/widen_cast-4.ll (5749 of 11244) PASS: LLVM :: CodeGen/X86/widen_cast-6.ll (5750 of 11244) PASS: LLVM :: CodeGen/X86/widen_conv-1.ll (5751 of 11244) PASS: LLVM :: CodeGen/X86/widen_conv-2.ll (5752 of 11244) PASS: LLVM :: CodeGen/X86/widen_conv-3.ll (5753 of 11244) PASS: LLVM :: CodeGen/X86/widen_conv-4.ll (5754 of 11244) PASS: LLVM :: CodeGen/X86/widen_conversions.ll (5755 of 11244) PASS: LLVM :: CodeGen/X86/widen_extract-1.ll (5756 of 11244) PASS: LLVM :: CodeGen/X86/widen_load-0.ll (5757 of 11244) PASS: LLVM :: CodeGen/X86/widen_load-2.ll (5758 of 11244) PASS: LLVM :: CodeGen/X86/widen_load-1.ll (5759 of 11244) PASS: LLVM :: CodeGen/X86/widen_shuffle-1.ll (5760 of 11244) PASS: LLVM :: CodeGen/X86/win64_eh.ll (5761 of 11244) PASS: LLVM :: CodeGen/X86/win64_alloca_dynalloca.ll (5762 of 11244) PASS: LLVM :: CodeGen/X86/win64_params.ll (5763 of 11244) PASS: LLVM :: CodeGen/X86/win64_vararg.ll (5764 of 11244) PASS: LLVM :: CodeGen/X86/win_cst_pool.ll (5765 of 11244) PASS: LLVM :: CodeGen/X86/win32_sret.ll (5766 of 11244) PASS: LLVM :: CodeGen/X86/win_chkstk.ll (5767 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-and-mask.ll (5768 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-arg.ll (5769 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-asm.ll (5770 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-disp.ll (5771 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-dead-stack-adjust.ll (5772 of 11244) PASS: LLVM :: CodeGen/X86/win_ftol2.ll (5773 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-double-precision-shift-left.ll (5774 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-double-precision-shift-right.ll (5775 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-double-shifts-Oz-Os-O2.ll (5776 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-extend-shift.ll (5777 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-gv-offset.ll (5778 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-jumps.ll (5779 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-1.ll (5780 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-10.ll (5781 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-mem.ll (5782 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-11.ll (5783 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-2.ll (5784 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-3.ll (5785 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-4.ll (5786 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-5.ll (5787 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-6.ll (5788 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-7.ll (5789 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-8.ll (5790 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-double-shifts-var.ll (5791 of 11244) PASS: LLVM :: CodeGen/X86/vselect-minmax.ll (5792 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-pic-9.ll (5793 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-psub.ll (5794 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-ret0.ll (5795 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-shortint.ll (5796 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-ptr-arg-simple.ll (5797 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-sret-return-2.ll (5798 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-static-relo-movl.ll (5799 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-tls-1.ll (5800 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-varargs.ll (5801 of 11244) PASS: LLVM :: CodeGen/X86/x86-setcc-int-to-fp-combine.ll (5802 of 11244) PASS: LLVM :: CodeGen/X86/x86-64-sret-return.ll (5803 of 11244) PASS: LLVM :: CodeGen/X86/x86-store-gv-addr.ll (5804 of 11244) PASS: LLVM :: CodeGen/X86/x86-shifts.ll (5805 of 11244) PASS: LLVM :: CodeGen/X86/x86_64-mul-by-const.ll (5806 of 11244) PASS: LLVM :: CodeGen/X86/x86-upgrade-avx-vbroadcast.ll (5807 of 11244) PASS: LLVM :: CodeGen/X86/xmm-r64.ll (5808 of 11244) PASS: LLVM :: CodeGen/X86/xmulo.ll (5809 of 11244) PASS: LLVM :: CodeGen/X86/xor-icmp.ll (5810 of 11244) PASS: LLVM :: CodeGen/X86/xtest.ll (5811 of 11244) UNSUPPORTED: LLVM :: CodeGen/X86/zero-remat.ll (5812 of 11244) PASS: LLVM :: CodeGen/X86/xor.ll (5813 of 11244) PASS: LLVM :: CodeGen/X86/zext-extract_subreg.ll (5814 of 11244) PASS: LLVM :: CodeGen/X86/xop-intrinsics-x86_64.ll (5815 of 11244) PASS: LLVM :: CodeGen/X86/zext-fold.ll (5816 of 11244) PASS: LLVM :: CodeGen/X86/zext-inreg-1.ll (5817 of 11244) PASS: LLVM :: CodeGen/X86/zext-sext.ll (5818 of 11244) PASS: LLVM :: CodeGen/X86/zext-inreg-0.ll (5819 of 11244) PASS: LLVM :: CodeGen/X86/zext-shl.ll (5820 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/2008-11-17-Shl64.ll (5821 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-01-08-Crash.ll (5822 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-01-14-Remat-Crash.ll (5823 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-03-27-v2f64-param.ll (5824 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/2009-07-15-store192.ll (5825 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/2010-02-25-LSR-Crash.ll (5826 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/2011-01-31-DAGCombineBug.ll (5827 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/2011-08-01-DynamicAllocBug.ll (5828 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/DbgValueOtherTargets.test (5829 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/addsub64.ll (5830 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/aliases.ll (5831 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/align.ll (5832 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/alignment.ll (5833 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/ashr.ll (5834 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/atomic.ll (5835 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/basictest.ll (5836 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/bigstructret.ll (5837 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/byVal.ll (5838 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/call.ll (5839 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/codemodel.ll (5840 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/constants.ll (5841 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/dwarf_debug.ll (5842 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/epilogue_prologue.ll (5843 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/events.ll (5844 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/exception.ll (5845 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/float-intrinsics.ll (5846 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/fneg.ll (5847 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/getid.ll (5848 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/globals.ll (5849 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/indirectbr.ll (5850 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/inline-asm.ll (5851 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/ladd_lsub_combine.ll (5852 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/licm-ldwcp.ll (5853 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/linkage.ll (5854 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/llvm-intrinsics.ll (5855 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/load.ll (5856 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/memcpy.ll (5857 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/misc-intrinsics.ll (5858 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/mkmsk.ll (5859 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/mul64.ll (5860 of 11244) PASS: LLVM :: CodeGen/X86/zext-trunc.ll (5861 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/private.ll (5862 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/offset_folding.ll (5863 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/ps-intrinsics.ll (5864 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/resources.ll (5865 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/scavenging.ll (5866 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/resources_combine.ll (5867 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/sext.ll (5868 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/shedulingPreference.ll (5869 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/sr-intrinsics.ll (5870 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/store.ll (5871 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/switch.ll (5872 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/switch_long.ll (5873 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/threads.ll (5874 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/tls.ll (5875 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/trampoline.ll (5876 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/trap.ll (5877 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_load.ll (5878 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_store.ll (5879 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/unaligned_store_combine.ll (5880 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/varargs.ll (5881 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/zext.ll (5882 of 11244) UNSUPPORTED: LLVM :: CodeGen/XCore/zextfree.ll (5883 of 11244) PASS: LLVM :: DebugInfo/2009-10-16-Phi.ll (5884 of 11244) PASS: LLVM :: CodeGen/X86/zlib-longest-match.ll (5885 of 11244) PASS: LLVM :: DebugInfo/2009-11-03-InsertExtractValue.ll (5886 of 11244) PASS: LLVM :: CodeGen/X86/xaluo.ll (5887 of 11244) PASS: LLVM :: DebugInfo/2009-11-06-NamelessGlobalVariable.ll (5888 of 11244) PASS: LLVM :: DebugInfo/2009-11-05-DeadGlobalVariable.ll (5889 of 11244) PASS: LLVM :: DebugInfo/2009-11-10-CurrentFn.ll (5890 of 11244) PASS: LLVM :: DebugInfo/2010-01-05-DbgScope.ll (5891 of 11244) PASS: LLVM :: DebugInfo/2010-03-12-llc-crash.ll (5892 of 11244) PASS: LLVM :: DebugInfo/2010-03-19-DbgDeclare.ll (5893 of 11244) PASS: LLVM :: DebugInfo/2010-03-24-MemberFn.ll (5894 of 11244) PASS: LLVM :: DebugInfo/2010-03-30-InvalidDbgInfoCrash.ll (5895 of 11244) PASS: LLVM :: DebugInfo/2010-04-06-NestedFnDbgInfo.ll (5896 of 11244) PASS: LLVM :: DebugInfo/2010-05-03-DisableFramePtr.ll (5897 of 11244) PASS: LLVM :: DebugInfo/2010-05-03-OriginDIE.ll (5898 of 11244) PASS: LLVM :: DebugInfo/2010-05-10-MultipleCU.ll (5899 of 11244) PASS: LLVM :: DebugInfo/2010-04-19-FramePtr.ll (5900 of 11244) UNSUPPORTED: LLVM :: DebugInfo/AArch64/dwarfdump.ll (5901 of 11244) UNSUPPORTED: LLVM :: DebugInfo/AArch64/eh_frame.s (5902 of 11244) UNSUPPORTED: LLVM :: DebugInfo/AArch64/eh_frame_personality.ll (5903 of 11244) UNSUPPORTED: LLVM :: DebugInfo/AArch64/struct_by_value.ll (5904 of 11244) UNSUPPORTED: LLVM :: DebugInfo/ARM/PR16736.ll (5905 of 11244) UNSUPPORTED: LLVM :: DebugInfo/ARM/lowerbdgdeclare_vla.ll (5906 of 11244) UNSUPPORTED: LLVM :: DebugInfo/ARM/sectionorder.ll (5907 of 11244) UNSUPPORTED: LLVM :: DebugInfo/ARM/selectiondag-deadcode.ll (5908 of 11244) UNSUPPORTED: LLVM :: DebugInfo/ARM/tls.ll (5909 of 11244) PASS: LLVM :: DebugInfo/2010-06-29-InlinedFnLocalVar.ll (5910 of 11244) PASS: LLVM :: DebugInfo/2010-07-19-Crash.ll (5911 of 11244) PASS: LLVM :: DebugInfo/2010-10-01-crash.ll (5912 of 11244) PASS: LLVM :: DebugInfo/COFF/asan-module-ctor.ll (5913 of 11244) PASS: LLVM :: DebugInfo/COFF/asan-module-without-functions.ll (5914 of 11244) PASS: LLVM :: DebugInfo/COFF/asm.ll (5915 of 11244) PASS: LLVM :: DebugInfo/COFF/multifile.ll (5916 of 11244) UNSUPPORTED: LLVM :: DebugInfo/Mips/delay-slot.ll (5917 of 11244) PASS: LLVM :: DebugInfo/COFF/simple.ll (5918 of 11244) UNSUPPORTED: LLVM :: DebugInfo/PowerPC/tls-fission.ll (5919 of 11244) UNSUPPORTED: LLVM :: DebugInfo/PowerPC/tls.ll (5920 of 11244) UNSUPPORTED: LLVM :: DebugInfo/Sparc/gnu-window-save.ll (5921 of 11244) PASS: LLVM :: DebugInfo/COFF/multifunction.ll (5922 of 11244) UNSUPPORTED: LLVM :: DebugInfo/SystemZ/eh_frame.s (5923 of 11244) UNSUPPORTED: LLVM :: DebugInfo/SystemZ/eh_frame_personality.s (5924 of 11244) UNSUPPORTED: LLVM :: DebugInfo/SystemZ/eh_frame_personality.ll (5925 of 11244) UNSUPPORTED: LLVM :: DebugInfo/SystemZ/variable-loc.ll (5926 of 11244) UNSUPPORTED: LLVM :: DebugInfo/SystemZ/variable-loc.s (5927 of 11244) PASS: LLVM :: DebugInfo/COFF/tail-call-without-lexical-scopes.ll (5928 of 11244) PASS: LLVM :: DebugInfo/PR20038.ll (5929 of 11244) PASS: LLVM :: DebugInfo/X86/2010-04-13-PubType.ll (5930 of 11244) PASS: LLVM :: DebugInfo/X86/2010-08-10-DbgConstant.ll (5931 of 11244) PASS: LLVM :: DebugInfo/X86/2011-09-26-GlobalVarContext.ll (5932 of 11244) PASS: LLVM :: DebugInfo/X86/DW_AT_byte_size.ll (5933 of 11244) PASS: LLVM :: DebugInfo/X86/2011-12-16-BadStructRef.ll (5934 of 11244) PASS: LLVM :: DebugInfo/X86/DW_AT_linkage_name.ll (5935 of 11244) PASS: LLVM :: DebugInfo/X86/DW_AT_specification.ll (5936 of 11244) PASS: LLVM :: DebugInfo/X86/DW_AT_object_pointer.ll (5937 of 11244) PASS: LLVM :: DebugInfo/X86/DW_AT_location-reference.ll (5938 of 11244) PASS: LLVM :: DebugInfo/X86/DW_TAG_friend.ll (5939 of 11244) PASS: LLVM :: DebugInfo/X86/aligned_stack_var.ll (5940 of 11244) PASS: LLVM :: DebugInfo/X86/DW_AT_stmt_list_sec_offset.ll (5941 of 11244) PASS: LLVM :: DebugInfo/X86/array2.ll (5942 of 11244) PASS: LLVM :: DebugInfo/X86/array.ll (5943 of 11244) PASS: LLVM :: DebugInfo/X86/arguments.ll (5944 of 11244) PASS: LLVM :: DebugInfo/X86/arange.ll (5945 of 11244) PASS: LLVM :: DebugInfo/X86/c-type-units.ll (5946 of 11244) PASS: LLVM :: DebugInfo/X86/byvalstruct.ll (5947 of 11244) PASS: LLVM :: DebugInfo/X86/coff_relative_names.ll (5948 of 11244) PASS: LLVM :: DebugInfo/X86/block-capture.ll (5949 of 11244) PASS: LLVM :: DebugInfo/X86/concrete_out_of_line.ll (5950 of 11244) PASS: LLVM :: DebugInfo/X86/coff_debug_info_type.ll (5951 of 11244) PASS: LLVM :: DebugInfo/X86/cu-ranges-odr.ll (5952 of 11244) PASS: LLVM :: DebugInfo/X86/data_member_location.ll (5953 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-asm.s (5954 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-at-specficiation.ll (5955 of 11244) PASS: LLVM :: DebugInfo/X86/cu-ranges.ll (5956 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-byval-parameter.ll (5957 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-const-int.ll (5958 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-const.ll (5959 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-declare-arg.ll (5960 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-declare.ll (5961 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-file-name.ll (5962 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-i128-const.ll (5963 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-prolog-end.ll (5964 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-subrange.ll (5965 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-value-const-byref.ll (5966 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-value-dag-combine.ll (5967 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-merge-loc-entry.ll (5968 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-value-isel.ll (5969 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-value-range.ll (5970 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-value-location.ll (5971 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-value-terminator.ll (5972 of 11244) PASS: LLVM :: DebugInfo/X86/dbg-value-inlined-parameter.ll (5973 of 11244) PASS: LLVM :: DebugInfo/X86/dbg_value_direct.ll (5974 of 11244) PASS: LLVM :: DebugInfo/X86/debug-dead-local-var.ll (5975 of 11244) PASS: LLVM :: DebugInfo/X86/debug-info-block-captured-self.ll (5976 of 11244) PASS: LLVM :: DebugInfo/X86/debug-info-blocks.ll (5977 of 11244) PASS: LLVM :: DebugInfo/X86/debug-loc-asan.ll (5978 of 11244) PASS: LLVM :: DebugInfo/X86/debug-loc-offset.ll (5979 of 11244) PASS: LLVM :: DebugInfo/X86/debug_frame.ll (5980 of 11244) PASS: LLVM :: DebugInfo/X86/debug-info-static-member.ll (5981 of 11244) PASS: LLVM :: DebugInfo/X86/debug-ranges-offset.ll (5982 of 11244) PASS: LLVM :: DebugInfo/X86/decl-derived-member.ll (5983 of 11244) PASS: LLVM :: DebugInfo/X86/dwarf-aranges-no-dwarf-labels.ll (5984 of 11244) PASS: LLVM :: DebugInfo/X86/discriminator.ll (5985 of 11244) PASS: LLVM :: DebugInfo/X86/dwarf-aranges.ll (5986 of 11244) PASS: LLVM :: DebugInfo/X86/dwarf-pubnames-split.ll (5987 of 11244) PASS: LLVM :: DebugInfo/X86/earlydup-crash.ll (5988 of 11244) PASS: LLVM :: DebugInfo/X86/elf-names.ll (5989 of 11244) PASS: LLVM :: DebugInfo/X86/empty-and-one-elem-array.ll (5990 of 11244) PASS: LLVM :: DebugInfo/X86/empty-array.ll (5991 of 11244) PASS: LLVM :: DebugInfo/X86/dwarf-public-names.ll (5992 of 11244) PASS: LLVM :: DebugInfo/X86/enum-fwd-decl.ll (5993 of 11244) PASS: LLVM :: DebugInfo/X86/enum-class.ll (5994 of 11244) PASS: LLVM :: DebugInfo/X86/ending-run.ll (5995 of 11244) PASS: LLVM :: DebugInfo/X86/fission-cu.ll (5996 of 11244) PASS: LLVM :: DebugInfo/X86/fission-hash.ll (5997 of 11244) PASS: LLVM :: DebugInfo/X86/fission-ranges.ll (5998 of 11244) PASS: LLVM :: DebugInfo/X86/formal_parameter.ll (5999 of 11244) PASS: LLVM :: DebugInfo/X86/gnu-public-names-empty.ll (6000 of 11244) PASS: LLVM :: DebugInfo/X86/inline-member-function.ll (6001 of 11244) PASS: LLVM :: DebugInfo/X86/generate-odr-hash.ll (6002 of 11244) PASS: LLVM :: DebugInfo/X86/inline-seldag-test.ll (6003 of 11244) PASS: LLVM :: DebugInfo/X86/instcombine-instrinsics.ll (6004 of 11244) PASS: LLVM :: DebugInfo/X86/lexical_block.ll (6005 of 11244) PASS: LLVM :: DebugInfo/X86/gnu-public-names.ll (6006 of 11244) PASS: LLVM :: DebugInfo/X86/line-info.ll (6007 of 11244) PASS: LLVM :: DebugInfo/X86/linkage-name.ll (6008 of 11244) PASS: LLVM :: DebugInfo/X86/main-file-name.s (6009 of 11244) PASS: LLVM :: DebugInfo/X86/low-pc-cu.ll (6010 of 11244) PASS: LLVM :: DebugInfo/X86/multiple-aranges.ll (6011 of 11244) PASS: LLVM :: DebugInfo/X86/misched-dbg-value.ll (6012 of 11244) PASS: LLVM :: DebugInfo/X86/multiple-at-const-val.ll (6013 of 11244) PASS: LLVM :: DebugInfo/X86/nondefault-subrange-array.ll (6014 of 11244) PASS: LLVM :: DebugInfo/X86/objc-fwd-decl.ll (6015 of 11244) PASS: LLVM :: DebugInfo/X86/parameters.ll (6016 of 11244) PASS: LLVM :: DebugInfo/X86/objc-property-void.ll (6017 of 11244) PASS: LLVM :: DebugInfo/X86/pointer-type-size.ll (6018 of 11244) PASS: LLVM :: DebugInfo/X86/op_deref.ll (6019 of 11244) PASS: LLVM :: DebugInfo/X86/pr12831.ll (6020 of 11244) PASS: LLVM :: DebugInfo/X86/pr11300.ll (6021 of 11244) PASS: LLVM :: DebugInfo/X86/pr13303.ll (6022 of 11244) PASS: LLVM :: DebugInfo/X86/pr19307.ll (6023 of 11244) PASS: LLVM :: DebugInfo/X86/prologue-stack.ll (6024 of 11244) PASS: LLVM :: DebugInfo/X86/reference-argument.ll (6025 of 11244) PASS: LLVM :: DebugInfo/X86/rvalue-ref.ll (6026 of 11244) PASS: LLVM :: DebugInfo/X86/ref_addr_relocation.ll (6027 of 11244) PASS: LLVM :: DebugInfo/X86/sret.ll (6028 of 11244) PASS: LLVM :: DebugInfo/X86/stmt-list.ll (6029 of 11244) PASS: LLVM :: DebugInfo/X86/stmt-list-multiple-compile-units.ll (6030 of 11244) PASS: LLVM :: DebugInfo/X86/struct-loc.ll (6031 of 11244) PASS: LLVM :: DebugInfo/X86/subrange-type.ll (6032 of 11244) PASS: LLVM :: DebugInfo/X86/stringpool.ll (6033 of 11244) PASS: LLVM :: DebugInfo/X86/subreg.ll (6034 of 11244) PASS: LLVM :: DebugInfo/X86/subregisters.ll (6035 of 11244) PASS: LLVM :: DebugInfo/X86/template.ll (6036 of 11244) PASS: LLVM :: DebugInfo/X86/tls.ll (6037 of 11244) PASS: LLVM :: DebugInfo/X86/type_units_with_addresses.ll (6038 of 11244) PASS: LLVM :: DebugInfo/X86/vector.ll (6039 of 11244) PASS: LLVM :: DebugInfo/X86/union-template.ll (6040 of 11244) PASS: LLVM :: DebugInfo/X86/vla.ll (6041 of 11244) PASS: LLVM :: DebugInfo/arm-relocs.test (6042 of 11244) PASS: LLVM :: DebugInfo/bug_null_debuginfo.ll (6043 of 11244) PASS: LLVM :: DebugInfo/array.ll (6044 of 11244) PASS: LLVM :: DebugInfo/constant-pointers.ll (6045 of 11244) PASS: LLVM :: DebugInfo/cross-cu-inlining.ll (6046 of 11244) PASS: LLVM :: DebugInfo/cross-cu-linkonce.ll (6047 of 11244) PASS: LLVM :: DebugInfo/cu-line-tables.ll (6048 of 11244) PASS: LLVM :: DebugInfo/cu-range-hole.ll (6049 of 11244) PASS: LLVM :: DebugInfo/cu-ranges.ll (6050 of 11244) PASS: LLVM :: DebugInfo/dead-argument-order.ll (6051 of 11244) PASS: LLVM :: DebugInfo/debug-info-qualifiers.ll (6052 of 11244) PASS: LLVM :: DebugInfo/debuginfofinder-multiple-cu.ll (6053 of 11244) PASS: LLVM :: DebugInfo/debuglineinfo.test (6054 of 11244) PASS: LLVM :: DebugInfo/dwarfdump-debug-frame-simple.test (6055 of 11244) PASS: LLVM :: DebugInfo/dwarfdump-debug-loc-simple.test (6056 of 11244) PASS: LLVM :: DebugInfo/dwarf-public-names.ll (6057 of 11244) PASS: LLVM :: DebugInfo/dwarfdump-line-dwo.test (6058 of 11244) PASS: LLVM :: DebugInfo/dwarfdump-pubnames.test (6059 of 11244) UNSUPPORTED: LLVM :: DebugInfo/dwarfdump-zlib.test (6060 of 11244) PASS: LLVM :: DebugInfo/dwarfdump-ranges.test (6061 of 11244) PASS: LLVM :: DebugInfo/dwarfdump-dump-flags.test (6062 of 11244) PASS: LLVM :: DebugInfo/empty.ll (6063 of 11244) PASS: LLVM :: DebugInfo/dwarfdump-type-units.test (6064 of 11244) PASS: LLVM :: DebugInfo/enum.ll (6065 of 11244) PASS: LLVM :: DebugInfo/global.ll (6066 of 11244) PASS: LLVM :: DebugInfo/inheritance.ll (6067 of 11244) PASS: LLVM :: DebugInfo/inline-debug-info-multiret.ll (6068 of 11244) PASS: LLVM :: DebugInfo/inline-debug-info.ll (6069 of 11244) PASS: LLVM :: DebugInfo/incorrect-variable-debugloc.ll (6070 of 11244) PASS: LLVM :: DebugInfo/inline-scopes.ll (6071 of 11244) PASS: LLVM :: DebugInfo/inline-no-debug-info.ll (6072 of 11244) UNSUPPORTED: LLVM :: DebugInfo/llvm-symbolizer-zlib.test (6073 of 11244) PASS: LLVM :: DebugInfo/inlined-vars.ll (6074 of 11244) PASS: LLVM :: DebugInfo/lto-comp-dir.ll (6075 of 11244) PASS: LLVM :: DebugInfo/inlined-arguments.ll (6076 of 11244) PASS: LLVM :: DebugInfo/member-order.ll (6077 of 11244) PASS: LLVM :: DebugInfo/missing-abstract-variable.ll (6078 of 11244) PASS: LLVM :: DebugInfo/member-pointers.ll (6079 of 11244) PASS: LLVM :: DebugInfo/namespace_function_definition.ll (6080 of 11244) PASS: LLVM :: DebugInfo/namespace_inline_function_definition.ll (6081 of 11244) PASS: LLVM :: DebugInfo/namespace.ll (6082 of 11244) PASS: LLVM :: DebugInfo/llvm-symbolizer.test (6083 of 11244) PASS: LLVM :: DebugInfo/sugared-constants.ll (6084 of 11244) PASS: LLVM :: DebugInfo/restrict.ll (6085 of 11244) PASS: LLVM :: DebugInfo/template-recursive-void.ll (6086 of 11244) PASS: LLVM :: DebugInfo/tu-composite.ll (6087 of 11244) PASS: LLVM :: DebugInfo/tu-member-pointer.ll (6088 of 11244) PASS: LLVM :: DebugInfo/two-cus-from-same-file.ll (6089 of 11244) PASS: LLVM :: DebugInfo/typedef.ll (6090 of 11244) PASS: LLVM :: DebugInfo/unconditional-branch.ll (6091 of 11244) PASS: LLVM :: DebugInfo/varargs.ll (6092 of 11244) PASS: LLVM :: ExecutionEngine/2002-12-16-ArgTest.ll (6093 of 11244) PASS: LLVM :: DebugInfo/version.ll (6094 of 11244) PASS: LLVM :: ExecutionEngine/2003-01-04-ArgumentBug.ll (6095 of 11244) PASS: LLVM :: ExecutionEngine/2003-01-04-PhiTest.ll (6096 of 11244) PASS: LLVM :: ExecutionEngine/2003-01-04-LoopTest.ll (6097 of 11244) PASS: LLVM :: ExecutionEngine/2003-01-09-SARTest.ll (6098 of 11244) PASS: LLVM :: ExecutionEngine/2003-01-10-FUCOM.ll (6099 of 11244) PASS: LLVM :: ExecutionEngine/2003-05-07-ArgumentTest.ll (6100 of 11244) PASS: LLVM :: ExecutionEngine/2003-01-15-AlignmentTest.ll (6101 of 11244) PASS: LLVM :: ExecutionEngine/2003-05-06-LivenessClobber.ll (6102 of 11244) PASS: LLVM :: ExecutionEngine/2003-05-11-PHIRegAllocBug.ll (6103 of 11244) PASS: LLVM :: ExecutionEngine/2003-06-05-PHIBug.ll (6104 of 11244) PASS: LLVM :: ExecutionEngine/2003-06-04-bzip2-bug.ll (6105 of 11244) PASS: LLVM :: ExecutionEngine/2003-08-15-AllocaAssertion.ll (6106 of 11244) PASS: LLVM :: ExecutionEngine/2003-08-21-EnvironmentTest.ll (6107 of 11244) PASS: LLVM :: ExecutionEngine/2003-08-23-RegisterAllocatePhysReg.ll (6108 of 11244) PASS: LLVM :: ExecutionEngine/2005-12-02-TailCallBug.ll (6109 of 11244) PASS: LLVM :: ExecutionEngine/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll (6110 of 11244) PASS: LLVM :: ExecutionEngine/2007-12-10-APIntLoadStore.ll (6111 of 11244) PASS: LLVM :: ExecutionEngine/2008-06-05-APInt-OverAShr.ll (6112 of 11244) PASS: LLVM :: ExecutionEngine/2010-01-15-UndefValue.ll (6113 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2002-12-16-ArgTest.ll (6114 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-ArgumentBug.ll (6115 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-LoopTest.ll (6116 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-04-PhiTest.ll (6117 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-09-SARTest.ll (6118 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-10-FUCOM.ll (6119 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-01-15-AlignmentTest.ll (6120 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-06-LivenessClobber.ll (6121 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-07-ArgumentTest.ll (6122 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-05-11-PHIRegAllocBug.ll (6123 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-06-04-bzip2-bug.ll (6124 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-06-05-PHIBug.ll (6125 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-15-AllocaAssertion.ll (6126 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-21-EnvironmentTest.ll (6127 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-08-23-RegisterAllocatePhysReg.ll (6128 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll (6129 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2007-12-10-APIntLoadStore.ll (6130 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2005-12-02-TailCallBug.ll (6131 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2010-01-15-UndefValue.ll (6132 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2008-06-05-APInt-OverAShr.ll (6133 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/2013-04-04-RelocAddend.ll (6134 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/cross-module-a.ll (6135 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/cross-module-sm-pic-a.ll (6136 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/eh-lg-pic.ll (6137 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/eh.ll (6138 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/eh-sm-pic.ll (6139 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/fpbitcast.ll (6140 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/hello-sm-pic.ll (6141 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/hello.ll (6142 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/hello2.ll (6143 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/multi-module-a.ll (6144 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/multi-module-sm-pic-a.ll (6145 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/multi-module-eh-a.ll (6146 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/non-extern-addend-smallcodemodel.ll (6147 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/pr13727.ll (6148 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/non-extern-addend.ll (6149 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/load-object-a.ll (6150 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/cross-module-a.ll (6151 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/multi-module-a.ll (6152 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/cross-module-sm-pic-a.ll (6153 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/simpletest-remote.ll (6154 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/multi-module-sm-pic-a.ll (6155 of 11244) XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/stubs-sm-pic.ll (6156 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-data-align-remote.ll (6157 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-common-symbols-remote.ll (6158 of 11244) XFAIL: LLVM :: ExecutionEngine/MCJIT/remote/stubs-remote.ll (6159 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll (6160 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-global-init-nonzero-remote.ll (6161 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-ptr-reloc-remote.ll (6162 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-fp-no-external-funcs-remote.ll (6163 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll (6164 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/simpletest.ll (6165 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/simplesttest.ll (6166 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/stubs-sm-pic.ll (6167 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-arith.ll (6168 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/stubs.ll (6169 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-branch.ll (6170 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-call-no-external-funcs.ll (6171 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-call.ll (6172 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-cast.ll (6173 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-common-symbols-alignment.ll (6174 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-common-symbols.ll (6175 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-data-align.ll (6176 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-constantexpr.ll (6177 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-fp-no-external-funcs.ll (6178 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-global-init-nonzero-sm-pic.ll (6179 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-fp.ll (6180 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-global-ctors.ll (6181 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-global-init-nonzero.ll (6182 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-local.ll (6183 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-logical.ll (6184 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-global.ll (6185 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-loadstore.ll (6186 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc.ll (6187 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-ptr-reloc-sm-pic.ll (6188 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-phi.ll (6189 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-loop.ll (6190 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-setcond-int.ll (6191 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-return.ll (6192 of 11244) UNSUPPORTED: LLVM :: ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s (6193 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-setcond-fp.ll (6194 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-ret.ll (6195 of 11244) UNSUPPORTED: LLVM :: ExecutionEngine/fma3-jit.ll (6196 of 11244) PASS: LLVM :: ExecutionEngine/fpbitcast.ll (6197 of 11244) PASS: LLVM :: ExecutionEngine/MCJIT/test-shift.ll (6198 of 11244) PASS: LLVM :: ExecutionEngine/hello.ll (6199 of 11244) PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s (6200 of 11244) PASS: LLVM :: ExecutionEngine/simplesttest.ll (6201 of 11244) PASS: LLVM :: ExecutionEngine/simpletest.ll (6202 of 11244) PASS: LLVM :: ExecutionEngine/mov64zext32.ll (6203 of 11244) PASS: LLVM :: ExecutionEngine/hello2.ll (6204 of 11244) PASS: LLVM :: ExecutionEngine/test-branch.ll (6205 of 11244) PASS: LLVM :: ExecutionEngine/test-arith.ll (6206 of 11244) PASS: LLVM :: ExecutionEngine/test-call-no-external-funcs.ll (6207 of 11244) PASS: LLVM :: ExecutionEngine/stubs.ll (6208 of 11244) PASS: LLVM :: ExecutionEngine/test-constantexpr.ll (6209 of 11244) PASS: LLVM :: ExecutionEngine/test-cast.ll (6210 of 11244) PASS: LLVM :: ExecutionEngine/test-common-symbols.ll (6211 of 11244) PASS: LLVM :: ExecutionEngine/test-call.ll (6212 of 11244) PASS: LLVM :: ExecutionEngine/test-global-init-nonzero.ll (6213 of 11244) PASS: LLVM :: ExecutionEngine/test-fp-no-external-funcs.ll (6214 of 11244) PASS: LLVM :: ExecutionEngine/test-global.ll (6215 of 11244) PASS: LLVM :: ExecutionEngine/test-fp.ll (6216 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-cast.ll (6217 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-arithm_float.ll (6218 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-arithm_int.ll (6219 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-insertelement.ll (6220 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-insertextractvalue.ll (6221 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-loadstore.ll (6222 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-select.ll (6223 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-logical.ll (6224 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-shift.ll (6225 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-shuffle.ll (6226 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-setcond-fp.ll (6227 of 11244) PASS: LLVM :: ExecutionEngine/test-interp-vec-setcond-int.ll (6228 of 11244) PASS: LLVM :: ExecutionEngine/test-logical.ll (6229 of 11244) PASS: LLVM :: ExecutionEngine/test-local.ll (6230 of 11244) PASS: LLVM :: ExecutionEngine/test-loadstore.ll (6231 of 11244) PASS: LLVM :: ExecutionEngine/test-loop.ll (6232 of 11244) PASS: LLVM :: ExecutionEngine/test-phi.ll (6233 of 11244) PASS: LLVM :: ExecutionEngine/test-setcond-fp.ll (6234 of 11244) PASS: LLVM :: ExecutionEngine/test-return.ll (6235 of 11244) PASS: LLVM :: ExecutionEngine/test-ret.ll (6236 of 11244) PASS: LLVM :: Feature/NamedMDNode2.ll (6237 of 11244) PASS: LLVM :: Feature/NamedMDNode.ll (6238 of 11244) PASS: LLVM :: ExecutionEngine/test-setcond-int.ll (6239 of 11244) PASS: LLVM :: ExecutionEngine/test-shift.ll (6240 of 11244) PASS: LLVM :: Feature/alias2.ll (6241 of 11244) PASS: LLVM :: Feature/aliases.ll (6242 of 11244) PASS: LLVM :: Feature/attributes.ll (6243 of 11244) PASS: LLVM :: Feature/alignment.ll (6244 of 11244) PASS: LLVM :: Feature/basictest.ll (6245 of 11244) PASS: LLVM :: Feature/callingconventions.ll (6246 of 11244) PASS: LLVM :: Feature/calltest.ll (6247 of 11244) PASS: LLVM :: Feature/casttest.ll (6248 of 11244) PASS: LLVM :: Feature/cold.ll (6249 of 11244) PASS: LLVM :: Feature/cfgstructures.ll (6250 of 11244) PASS: LLVM :: Feature/const_pv.ll (6251 of 11244) PASS: LLVM :: Feature/comdat.ll (6252 of 11244) PASS: LLVM :: Feature/constexpr.ll (6253 of 11244) PASS: LLVM :: Feature/constpointer.ll (6254 of 11244) PASS: LLVM :: Feature/escaped_label.ll (6255 of 11244) PASS: LLVM :: Feature/exception.ll (6256 of 11244) PASS: LLVM :: Feature/fold-fpcast.ll (6257 of 11244) PASS: LLVM :: Feature/float.ll (6258 of 11244) PASS: LLVM :: Feature/forwardreftest.ll (6259 of 11244) PASS: LLVM :: Feature/global_pv.ll (6260 of 11244) PASS: LLVM :: Feature/globalredefinition3.ll (6261 of 11244) PASS: LLVM :: Feature/global_section.ll (6262 of 11244) PASS: LLVM :: Feature/globalvars.ll (6263 of 11244) PASS: LLVM :: Feature/indirectcall.ll (6264 of 11244) PASS: LLVM :: Feature/indirectcall2.ll (6265 of 11244) PASS: LLVM :: Feature/intrinsic-noduplicate.ll (6266 of 11244) PASS: LLVM :: Feature/inlineasm.ll (6267 of 11244) PASS: LLVM :: Feature/instructions.ll (6268 of 11244) PASS: LLVM :: Feature/md_on_instruction.ll (6269 of 11244) PASS: LLVM :: Feature/load_module.ll (6270 of 11244) PASS: LLVM :: Feature/memorymarkers.ll (6271 of 11244) PASS: LLVM :: Feature/intrinsics.ll (6272 of 11244) UNSUPPORTED: LLVM :: Feature/optnone-llc.ll (6273 of 11244) PASS: LLVM :: Feature/minsize_attr.ll (6274 of 11244) PASS: LLVM :: Feature/metadata.ll (6275 of 11244) UNSUPPORTED: LLVM :: Feature/optnone-opt.ll (6276 of 11244) PASS: LLVM :: Feature/newcasts.ll (6277 of 11244) PASS: LLVM :: Feature/optnone.ll (6278 of 11244) PASS: LLVM :: Feature/packed.ll (6279 of 11244) PASS: LLVM :: Feature/packed_struct.ll (6280 of 11244) PASS: LLVM :: Feature/paramattrs.ll (6281 of 11244) PASS: LLVM :: Feature/ppcld.ll (6282 of 11244) PASS: LLVM :: Feature/properties.ll (6283 of 11244) PASS: LLVM :: Feature/prototype.ll (6284 of 11244) PASS: LLVM :: Feature/prefixdata.ll (6285 of 11244) PASS: LLVM :: Feature/recursivetype.ll (6286 of 11244) PASS: LLVM :: Feature/small.ll (6287 of 11244) PASS: LLVM :: Feature/simplecalltest.ll (6288 of 11244) PASS: LLVM :: Feature/smallest.ll (6289 of 11244) PASS: LLVM :: Feature/sparcld.ll (6290 of 11244) PASS: LLVM :: Feature/terminators.ll (6291 of 11244) PASS: LLVM :: Feature/testalloca.ll (6292 of 11244) PASS: LLVM :: Feature/testlogical.ll (6293 of 11244) PASS: LLVM :: Feature/testconstants.ll (6294 of 11244) PASS: LLVM :: Feature/testtype.ll (6295 of 11244) PASS: LLVM :: Feature/testvarargs.ll (6296 of 11244) PASS: LLVM :: Feature/unreachable.ll (6297 of 11244) PASS: LLVM :: Feature/undefined.ll (6298 of 11244) PASS: LLVM :: Feature/vector-cast-constant-exprs.ll (6299 of 11244) PASS: LLVM :: Feature/varargs.ll (6300 of 11244) PASS: LLVM :: Feature/varargs_new.ll (6301 of 11244) PASS: LLVM :: Feature/weak_constant.ll (6302 of 11244) PASS: LLVM :: FileCheck/check-a-b-has-b.txt (6303 of 11244) PASS: LLVM :: Feature/weirdnames.ll (6304 of 11244) PASS: LLVM :: FileCheck/check-b-a-has-b.txt (6305 of 11244) PASS: LLVM :: Feature/x86ld.ll (6306 of 11244) PASS: LLVM :: FileCheck/check-dag-multi-prefix-2.txt (6307 of 11244) PASS: LLVM :: FileCheck/check-dag-multi-prefix.txt (6308 of 11244) PASS: LLVM :: FileCheck/check-dag.txt (6309 of 11244) PASS: LLVM :: FileCheck/check-dag-substring-prefix.txt (6310 of 11244) PASS: LLVM :: FileCheck/check-label-dag-capture.txt (6311 of 11244) PASS: LLVM :: FileCheck/check-multi-prefix-label.txt (6312 of 11244) PASS: LLVM :: FileCheck/check-label-dag.txt (6313 of 11244) PASS: LLVM :: FileCheck/check-label.txt (6314 of 11244) PASS: LLVM :: FileCheck/check-multiple-prefixes-mixed.txt (6315 of 11244) PASS: LLVM :: FileCheck/check-dag-xfails.txt (6316 of 11244) PASS: LLVM :: FileCheck/check-multiple-prefixes-nomatch-2.txt (6317 of 11244) PASS: LLVM :: FileCheck/check-multiple-prefixes-nomatch.txt (6318 of 11244) PASS: LLVM :: FileCheck/check-not-diaginfo.txt (6319 of 11244) PASS: LLVM :: FileCheck/check-multiple-prefixes-substr.txt (6320 of 11244) PASS: LLVM :: FileCheck/check-prefixes.txt (6321 of 11244) PASS: LLVM :: FileCheck/check-substring-multi-prefix-2.txt (6322 of 11244) PASS: LLVM :: FileCheck/check-substring-multi-prefix.txt (6323 of 11244) PASS: LLVM :: FileCheck/first-character-match.txt (6324 of 11244) PASS: LLVM :: FileCheck/dos-style-eol.txt (6325 of 11244) PASS: LLVM :: FileCheck/line-count-2.txt (6326 of 11244) PASS: LLVM :: FileCheck/line-count.txt (6327 of 11244) PASS: LLVM :: FileCheck/multiple-missing-prefixes.txt (6328 of 11244) PASS: LLVM :: FileCheck/regex-brackets.txt (6329 of 11244) PASS: LLVM :: FileCheck/next-no-match.txt (6330 of 11244) PASS: LLVM :: FileCheck/simple-var-capture.txt (6331 of 11244) PASS: LLVM :: FileCheck/regex-no-match.txt (6332 of 11244) PASS: LLVM :: FileCheck/separate-multi-prefix.txt (6333 of 11244) PASS: LLVM :: FileCheck/two-checks-for-same-match.txt (6334 of 11244) PASS: LLVM :: FileCheck/implicit-check-not.txt (6335 of 11244) PASS: LLVM :: FileCheck/var-ref-same-line.txt (6336 of 11244) PASS: LLVM :: FileCheck/validate-check-prefix.txt (6337 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_mov.s (6338 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_attr.ll (6339 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_mov.ll (6340 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_mov_no_instrumentation.s (6341 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/asm_swap_intel.s (6342 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/adaptive_global_redzones.ll (6343 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/asan-vs-gvn.ll (6344 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/X86/bug_11395.ll (6345 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/basic.ll (6346 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/coverage-dbg.ll (6347 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-internal-globals.ll (6348 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/debug_info.ll (6349 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-instrument-llvm-metadata.ll (6350 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-comdat-global.ll (6351 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-odr-global.ll (6352 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/do-not-touch-threadlocal.ll (6353 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/freebsd.ll (6354 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/global_metadata.ll (6355 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument-no-return.ll (6356 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_global.ll (6357 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll (6358 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/instrument_load_then_store.ll (6359 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/coverage.ll (6360 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/keep-instrumented_functions.ll (6361 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/lifetime-uar.ll (6362 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/lifetime.ll (6363 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/stack-poisoning.ll (6364 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/stack_layout.ll (6365 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/instrumentation-with-call-threshold.ll (6366 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/test64.ll (6367 of 11244) PASS: LLVM :: Instrumentation/AddressSanitizer/ubsan.ll (6368 of 11244) PASS: LLVM :: Instrumentation/BoundsChecking/phi.ll (6369 of 11244) PASS: LLVM :: Instrumentation/BoundsChecking/simple-32.ll (6370 of 11244) PASS: LLVM :: Instrumentation/BoundsChecking/many-trap.ll (6371 of 11244) PASS: LLVM :: Instrumentation/BoundsChecking/simple.ll (6372 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/args-unreachable-bb.ll (6373 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/abilist.ll (6374 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/arith.ll (6375 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/call.ll (6376 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/debug-nonzero-labels.ll (6377 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/memset.ll (6378 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/load.ll (6379 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/prefix-rename.ll (6380 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/store.ll (6381 of 11244) PASS: LLVM :: Instrumentation/DataFlowSanitizer/union.ll (6382 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/X86/vararg.ll (6383 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/do-not-emit-module-limits.ll (6384 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/check_access_address.ll (6385 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/atomics.ll (6386 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/missing_origin.ll (6387 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/mul_by_constant.ll (6388 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/instrumentation-with-call-threshold.ll (6389 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/return_from_main.ll (6390 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/unreachable.ll (6391 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/store-origin.ll (6392 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/vector_arith.ll (6393 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/vector_cvt.ll (6394 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/vector_shift.ll (6395 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/vector_pack.ll (6396 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/msan_basic.ll (6397 of 11244) PASS: LLVM :: Instrumentation/ThreadSanitizer/no_sanitize_thread.ll (6398 of 11244) PASS: LLVM :: Instrumentation/MemorySanitizer/wrap_indirect_calls.ll (6399 of 11244) PASS: LLVM :: Instrumentation/ThreadSanitizer/read_before_write.ll (6400 of 11244) PASS: LLVM :: Instrumentation/ThreadSanitizer/read_from_global.ll (6401 of 11244) PASS: LLVM :: Instrumentation/ThreadSanitizer/atomic.ll (6402 of 11244) PASS: LLVM :: Instrumentation/ThreadSanitizer/tsan-vs-gvn.ll (6403 of 11244) PASS: LLVM :: Instrumentation/ThreadSanitizer/vptr_read.ll (6404 of 11244) PASS: LLVM :: Instrumentation/ThreadSanitizer/tsan_basic.ll (6405 of 11244) PASS: LLVM :: Instrumentation/ThreadSanitizer/vptr_update.ll (6406 of 11244) PASS: LLVM :: Integer/basictest_bt.ll (6407 of 11244) PASS: LLVM :: Integer/BitPacked.ll (6408 of 11244) PASS: LLVM :: Integer/2007-01-19-TruncSext.ll (6409 of 11244) PASS: LLVM :: Integer/constexpr_bt.ll (6410 of 11244) PASS: LLVM :: Integer/fold-fpcast_bt.ll (6411 of 11244) PASS: LLVM :: Integer/constpointer_bt.ll (6412 of 11244) PASS: LLVM :: Integer/instructions_bt.ll (6413 of 11244) PASS: LLVM :: Integer/newcasts_bt.ll (6414 of 11244) PASS: LLVM :: Integer/packed_bt.ll (6415 of 11244) PASS: LLVM :: Integer/properties_bt.ll (6416 of 11244) UNSUPPORTED: LLVM :: JitListener/test-common-symbols.ll (6417 of 11244) UNSUPPORTED: LLVM :: JitListener/test-inline.ll (6418 of 11244) UNSUPPORTED: LLVM :: JitListener/test-parameters.ll (6419 of 11244) PASS: LLVM :: Integer/packed_struct_bt.ll (6420 of 11244) PASS: LLVM :: Integer/undefined_bt.ll (6421 of 11244) PASS: LLVM :: Integer/unreachable_bt.ll (6422 of 11244) PASS: LLVM :: LTO/current-section.ll (6423 of 11244) PASS: LLVM :: LTO/attrs.ll (6424 of 11244) PASS: LLVM :: LTO/keep-used-puts-during-instcombine.ll (6425 of 11244) PASS: LLVM :: LTO/jump-table-type.ll (6426 of 11244) PASS: LLVM :: LTO/cfi_endproc.ll (6427 of 11244) PASS: LLVM :: LTO/private-symbol.ll (6428 of 11244) PASS: LLVM :: LTO/no-undefined-puts-when-implemented.ll (6429 of 11244) PASS: LLVM :: LTO/linkonce_odr_func.ll (6430 of 11244) PASS: LLVM :: Linker/2002-07-17-GlobalFail.ll (6431 of 11244) PASS: LLVM :: LTO/runtime-library.ll (6432 of 11244) PASS: LLVM :: LTO/symver-asm.ll (6433 of 11244) PASS: LLVM :: LTO/triple-init.ll (6434 of 11244) PASS: LLVM :: Linker/2002-08-20-ConstantExpr.ll (6435 of 11244) PASS: LLVM :: Linker/2002-07-17-LinkTest2.ll (6436 of 11244) PASS: LLVM :: Linker/2003-01-30-LinkerRename.ll (6437 of 11244) PASS: LLVM :: Linker/2003-01-30-LinkerTypeRename.ll (6438 of 11244) PASS: LLVM :: Linker/2003-04-26-NullPtrLinkProblem.ll (6439 of 11244) PASS: LLVM :: Linker/2003-04-23-LinkOnceLost.ll (6440 of 11244) PASS: LLVM :: Linker/2003-05-15-TypeProblem.ll (6441 of 11244) PASS: LLVM :: Linker/2003-05-31-LinkerRename.ll (6442 of 11244) PASS: LLVM :: Linker/2003-06-02-TypeResolveProblem2.ll (6443 of 11244) PASS: LLVM :: Linker/2003-06-02-TypeResolveProblem.ll (6444 of 11244) PASS: LLVM :: Linker/2003-08-20-OpaqueTypeResolve.ll (6445 of 11244) PASS: LLVM :: Linker/2003-08-23-GlobalVarLinking.ll (6446 of 11244) PASS: LLVM :: Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll (6447 of 11244) PASS: LLVM :: Linker/2003-08-24-InheritPtrSize.ll (6448 of 11244) PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal.ll (6449 of 11244) PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal2.ll (6450 of 11244) PASS: LLVM :: Linker/2003-08-28-TypeResolvesGlobal3.ll (6451 of 11244) PASS: LLVM :: Linker/2003-10-27-LinkOncePromote.ll (6452 of 11244) PASS: LLVM :: Linker/2003-11-18-TypeResolution.ll (6453 of 11244) PASS: LLVM :: Linker/2004-02-17-WeakStrongLinkage.ll (6454 of 11244) PASS: LLVM :: Linker/2004-05-07-TypeResolution2.ll (6455 of 11244) PASS: LLVM :: Linker/2004-12-03-DisagreeingType.ll (6456 of 11244) PASS: LLVM :: Linker/2004-05-07-TypeResolution1.ll (6457 of 11244) PASS: LLVM :: Linker/2005-02-12-ConstantGlobals-2.ll (6458 of 11244) PASS: LLVM :: Linker/2005-02-12-ConstantGlobals.ll (6459 of 11244) PASS: LLVM :: Linker/2006-01-19-ConstantPacked.ll (6460 of 11244) PASS: LLVM :: Linker/2006-06-15-GlobalVarAlignment.ll (6461 of 11244) PASS: LLVM :: Linker/2005-12-06-AppendingZeroLengthArrays.ll (6462 of 11244) PASS: LLVM :: Linker/2008-03-05-AliasReference2.ll (6463 of 11244) PASS: LLVM :: Linker/2008-03-05-AliasReference.ll (6464 of 11244) PASS: LLVM :: Linker/2008-03-07-DroppedSection_b.ll (6465 of 11244) PASS: LLVM :: Linker/2008-03-07-DroppedSection_a.ll (6466 of 11244) PASS: LLVM :: Linker/2008-06-26-AddressSpace.ll (6467 of 11244) PASS: LLVM :: Linker/2008-06-13-LinkOnceRedefinition.ll (6468 of 11244) PASS: LLVM :: Linker/2008-07-06-AliasFnDecl2.ll (6469 of 11244) PASS: LLVM :: Linker/2008-07-06-AliasWeakDest2.ll (6470 of 11244) PASS: LLVM :: Linker/2008-07-06-AliasFnDecl.ll (6471 of 11244) PASS: LLVM :: Linker/2009-09-03-mdnode2.ll (6472 of 11244) PASS: LLVM :: Linker/2011-08-04-DebugLoc2.ll (6473 of 11244) PASS: LLVM :: Linker/2009-09-03-mdnode.ll (6474 of 11244) PASS: LLVM :: Linker/2008-07-06-AliasWeakDest.ll (6475 of 11244) PASS: LLVM :: Linker/2011-08-04-Metadata2.ll (6476 of 11244) PASS: LLVM :: Linker/2011-08-04-DebugLoc.ll (6477 of 11244) PASS: LLVM :: Linker/2011-08-18-unique-class-type2.ll (6478 of 11244) PASS: LLVM :: Linker/2011-08-18-unique-class-type.ll (6479 of 11244) PASS: LLVM :: Linker/2011-08-18-unique-debug-type.ll (6480 of 11244) PASS: LLVM :: Linker/2011-08-04-Metadata.ll (6481 of 11244) PASS: LLVM :: Linker/2011-08-18-unique-debug-type2.ll (6482 of 11244) PASS: LLVM :: Linker/2011-08-22-ResolveAlias.ll (6483 of 11244) PASS: LLVM :: Linker/2011-08-22-ResolveAlias2.ll (6484 of 11244) PASS: LLVM :: Linker/AppendingLinkage2.ll (6485 of 11244) PASS: LLVM :: Linker/AppendingLinkage.ll (6486 of 11244) PASS: LLVM :: Linker/ConstantGlobals2.ll (6487 of 11244) PASS: LLVM :: Linker/ConstantGlobals1.ll (6488 of 11244) PASS: LLVM :: Linker/DbgDeclare2.ll (6489 of 11244) PASS: LLVM :: Linker/DbgDeclare.ll (6490 of 11244) PASS: LLVM :: Linker/ConstantGlobals3.ll (6491 of 11244) PASS: LLVM :: Linker/PR8300.ll (6492 of 11244) PASS: LLVM :: Linker/LinkOnce.ll (6493 of 11244) PASS: LLVM :: Linker/available_externally_a.ll (6494 of 11244) PASS: LLVM :: Linker/available_externally_b.ll (6495 of 11244) PASS: LLVM :: Linker/alias.ll (6496 of 11244) PASS: LLVM :: Linker/comdat.ll (6497 of 11244) PASS: LLVM :: Linker/comdat3.ll (6498 of 11244) PASS: LLVM :: Linker/comdat2.ll (6499 of 11244) PASS: LLVM :: Linker/comdat4.ll (6500 of 11244) PASS: LLVM :: Linker/basiclink.ll (6501 of 11244) PASS: LLVM :: Linker/comdat5.ll (6502 of 11244) PASS: LLVM :: Linker/comdat6.ll (6503 of 11244) PASS: LLVM :: Linker/comdat7.ll (6504 of 11244) PASS: LLVM :: Linker/comdat8.ll (6505 of 11244) PASS: LLVM :: Linker/debug-info-version-b.ll (6506 of 11244) PASS: LLVM :: Linker/dllstorage-a.ll (6507 of 11244) PASS: LLVM :: Linker/debug-info-version-a.ll (6508 of 11244) PASS: LLVM :: Linker/dllstorage-b.ll (6509 of 11244) PASS: LLVM :: Linker/datalayout.ll (6510 of 11244) PASS: LLVM :: Linker/func-attrs-b.ll (6511 of 11244) PASS: LLVM :: Linker/func-attrs-a.ll (6512 of 11244) PASS: LLVM :: Linker/inlineasm.ll (6513 of 11244) PASS: LLVM :: Linker/global_ctors.ll (6514 of 11244) PASS: LLVM :: Linker/link-type-names.ll (6515 of 11244) PASS: LLVM :: Linker/link-messages.ll (6516 of 11244) PASS: LLVM :: Linker/link-global-to-func.ll (6517 of 11244) PASS: LLVM :: Linker/linkmdnode2.ll (6518 of 11244) PASS: LLVM :: Linker/linkage.ll (6519 of 11244) PASS: LLVM :: Linker/linknamedmdnode2.ll (6520 of 11244) PASS: LLVM :: Linker/linkmdnode.ll (6521 of 11244) PASS: LLVM :: Linker/metadata-b.ll (6522 of 11244) PASS: LLVM :: Linker/metadata-a.ll (6523 of 11244) PASS: LLVM :: Linker/linknamedmdnode.ll (6524 of 11244) PASS: LLVM :: Linker/module-flags-1-b.ll (6525 of 11244) PASS: LLVM :: Linker/module-flags-2-b.ll (6526 of 11244) PASS: LLVM :: Linker/module-flags-1-a.ll (6527 of 11244) PASS: LLVM :: Linker/module-flags-2-a.ll (6528 of 11244) PASS: LLVM :: Linker/module-flags-3-b.ll (6529 of 11244) PASS: LLVM :: Linker/module-flags-3-a.ll (6530 of 11244) PASS: LLVM :: Linker/module-flags-4-b.ll (6531 of 11244) PASS: LLVM :: Linker/module-flags-5-b.ll (6532 of 11244) PASS: LLVM :: Linker/module-flags-4-a.ll (6533 of 11244) PASS: LLVM :: Linker/module-flags-5-a.ll (6534 of 11244) PASS: LLVM :: Linker/module-flags-6-b.ll (6535 of 11244) PASS: LLVM :: Linker/module-flags-6-a.ll (6536 of 11244) PASS: LLVM :: Linker/module-flags-7-b.ll (6537 of 11244) PASS: LLVM :: Linker/module-flags-8-b.ll (6538 of 11244) PASS: LLVM :: Linker/module-flags-7-a.ll (6539 of 11244) PASS: LLVM :: Linker/module-flags-8-a.ll (6540 of 11244) PASS: LLVM :: Linker/partial-type-refinement-link.ll (6541 of 11244) PASS: LLVM :: Linker/multiple-merged-structs.ll (6542 of 11244) PASS: LLVM :: Linker/partial-type-refinement.ll (6543 of 11244) PASS: LLVM :: Linker/prefixdata.ll (6544 of 11244) PASS: LLVM :: Linker/testlink2.ll (6545 of 11244) PASS: LLVM :: Linker/targettriple.ll (6546 of 11244) PASS: LLVM :: Linker/testlink1.ll (6547 of 11244) PASS: LLVM :: Linker/redefinition.ll (6548 of 11244) PASS: LLVM :: Linker/transitive-lazy-link.ll (6549 of 11244) PASS: LLVM :: Linker/type-unique-inheritance.ll (6550 of 11244) PASS: LLVM :: Linker/type-unique-odr-b.ll (6551 of 11244) PASS: LLVM :: Linker/type-unique-odr-a.ll (6552 of 11244) PASS: LLVM :: Linker/type-unique-simple-b.ll (6553 of 11244) PASS: LLVM :: Linker/type-unique-simple2-b.ll (6554 of 11244) PASS: LLVM :: Linker/type-unique-simple2-a.ll (6555 of 11244) PASS: LLVM :: Linker/unnamed-addr-err-b.ll (6556 of 11244) PASS: LLVM :: Linker/unnamed-addr-err-a.ll (6557 of 11244) PASS: LLVM :: Linker/type-unique-simple-a.ll (6558 of 11244) PASS: LLVM :: Linker/unnamed-addr1-b.ll (6559 of 11244) PASS: LLVM :: Linker/type-unique-simple2.ll (6560 of 11244) PASS: LLVM :: Linker/unnamed-addr1-a.ll (6561 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/adrp-relocation.s (6562 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/alias-logicalimm.s (6563 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-adr.s (6564 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-advsimd.s (6565 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-aliases.s (6566 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-arithmetic-encoding.s (6567 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-arm64-fixup.s (6568 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-basic-a64-instructions.s (6569 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-be-datalayout.s (6570 of 11244) PASS: LLVM :: Linker/visibility2.ll (6571 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-bitfield-encoding.s (6572 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-condbr-without-dots.s (6573 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-branch-encoding.s (6574 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-diagno-predicate.s (6575 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-diags.s (6576 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-elf-reloc-condbr.s (6577 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-crypto.s (6578 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-fp-encoding.s (6579 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-directive_loh.s (6580 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-leaf-compact-unwind.s (6581 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-elf-relocs.s (6582 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-logical-encoding.s (6583 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-large-relocs.s (6584 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-mapping-within-section.s (6585 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-mapping-across-sections.s (6586 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-nv-cond.s (6587 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-memory.s (6588 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-optional-hash.s (6589 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-spsel-sysreg.s (6590 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-separator.s (6591 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-system-encoding.s (6592 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-target-specific-sysreg.s (6593 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-simd-ldst.s (6594 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-tls-relocs.s (6595 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-small-data-fixups.s (6596 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-variable-exprs.s (6597 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-tls-modifiers-darwin.s (6598 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-verbose-vector-case.s (6599 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/basic-a64-instructions.s (6600 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-v128_lo-diagnostics.s (6601 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/dot-req-case-insensitive.s (6602 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/arm64-vector-lists.s (6603 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/dot-req.s (6604 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/basic-a64-diagnostics.s (6605 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-objdump.s (6606 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/basic-pic.s (6607 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-reloc-addsubimm.s (6608 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/dot-req-diagnostics.s (6609 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-reloc-ldrlit.s (6610 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-extern.s (6611 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-reloc-movw.s (6612 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-globaladdress.ll (6613 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-reloc-tstb.s (6614 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-reloc-ldstunsimm.s (6615 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-reloc-pcreladdressing.s (6616 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/gicv3-regs-diagnostics.s (6617 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/inline-asm-modifiers.s (6618 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/jump-table.s (6619 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/ldr-pseudo-diagnostics.s (6620 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/elf-reloc-uncondbrimm.s (6621 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/ldr-pseudo-obj-errors.s (6622 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/mapping-across-sections.s (6623 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-2velem.s (6624 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-aba-abd.s (6625 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-add-pairwise.s (6626 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-bitwise-instructions.s (6627 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-crypto.s (6628 of 11244) PASS: LLVM :: Linker/visibility1.ll (6629 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/gicv3-regs.s (6630 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/ldr-pseudo.s (6631 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/mapping-within-section.s (6632 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-3vdiff.s (6633 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-saturating-add-sub.s (6634 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-add-sub.s (6635 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-by-elem-mul.s (6636 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-across.s (6637 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-frsqrt-frecp.s (6638 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-compare.s (6639 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-extract-narrow.s (6640 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-halving-add-sub.s (6641 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-add-sub-instructions.s (6642 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-compare-instructions.s (6643 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-diagnostics.s (6644 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-extract.s (6645 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-facge-facgt.s (6646 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-max-min-pairwise.s (6647 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-max-min.s (6648 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-mla-mls-instructions.s (6649 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-perm.s (6650 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-neg.s (6651 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-mov.s (6652 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-rounding-shift.s (6653 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-saturating-rounding-shift.s (6654 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-mul-div-instructions.s (6655 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-saturating-add-sub.s (6656 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-shift-imm.s (6657 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-rounding-halving-add.s (6658 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-saturating-shift.s (6659 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-shift.s (6660 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-abs.s (6661 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-by-elem-mla.s (6662 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-simd-misc.s (6663 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-simd-shift.s (6664 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/noneon-diagnostics.s (6665 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-by-elem-saturating-mla.s (6666 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-cvt.s (6667 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-fp-compare.s (6668 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-by-elem-saturating-mul.s (6669 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-dup.s (6670 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-mul.s (6671 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/trace-regs-diagnostics.s (6672 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-recip.s (6673 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-reduce-pairwise.s (6674 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-saturating-rounding-shift.s (6675 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-shift.s (6676 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-rounding-shift.s (6677 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-scalar-saturating-shift.s (6678 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-shift-left-long.s (6679 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-simd-ldst-multi-elem.s (6680 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-simd-copy.s (6681 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-simd-ldst-one-elem.s (6682 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-simd-post-ldst-multi-elem.s (6683 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-sxtl.s (6684 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-tbl.s (6685 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/tls-relocs.s (6686 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/neon-uxtl.s (6687 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/optional-hash.s (6688 of 11244) UNSUPPORTED: LLVM :: MC/ARM/Windows/mov32t-range.s (6689 of 11244) UNSUPPORTED: LLVM :: MC/ARM/align_thumb_2_arm.s (6690 of 11244) UNSUPPORTED: LLVM :: MC/AArch64/trace-regs.s (6691 of 11244) UNSUPPORTED: LLVM :: MC/ARM/2013-03-18-Br-to-label-named-like-reg.s (6692 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-elf-symver.s (6693 of 11244) UNSUPPORTED: LLVM :: MC/ARM/2010-11-30-reloc-movt.s (6694 of 11244) UNSUPPORTED: LLVM :: MC/ARM/AlignedBundling/pad-align-to-bundle-end.s (6695 of 11244) UNSUPPORTED: LLVM :: MC/ARM/align_arm_2_thumb.s (6696 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-arithmetic-aliases.s (6697 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-memory-instructions.s (6698 of 11244) UNSUPPORTED: LLVM :: MC/ARM/AlignedBundling/group-bundle-arm.s (6699 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-ldrd.s (6700 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-shift-encoding.s (6701 of 11244) UNSUPPORTED: LLVM :: MC/ARM/Windows/multiple-text-sections.s (6702 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-thumb-cpus.s (6703 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-thumb-trustzone.s (6704 of 11244) UNSUPPORTED: LLVM :: MC/ARM/Windows/text-attributes.s (6705 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-aliases.s (6706 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-it-block.s (6707 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-qualifier-diagnostics.s (6708 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-thumb-cpus-default.s (6709 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm-trustzone.s (6710 of 11244) UNSUPPORTED: LLVM :: MC/ARM/basic-arm-instructions.s (6711 of 11244) UNSUPPORTED: LLVM :: MC/ARM/big-endian-thumb-fixup.s (6712 of 11244) UNSUPPORTED: LLVM :: MC/ARM/bracket-darwin.s (6713 of 11244) UNSUPPORTED: LLVM :: MC/ARM/cmp-immediate-fixup-error2.s (6714 of 11244) UNSUPPORTED: LLVM :: MC/ARM/cmp-immediate-fixup2.s (6715 of 11244) UNSUPPORTED: LLVM :: MC/ARM/coff-function-type-info.ll (6716 of 11244) UNSUPPORTED: LLVM :: MC/ARM/comment.s (6717 of 11244) UNSUPPORTED: LLVM :: MC/ARM/crc32.s (6718 of 11244) UNSUPPORTED: LLVM :: MC/ARM/deprecated-v8.s (6719 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-align.s (6720 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv2a.s (6721 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv3m.s (6722 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv4t.s (6723 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv5te.s (6724 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv6.s (6725 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv6t2.s (6726 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv7-a.s (6727 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv7a.s (6728 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv8-a.s (6729 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-iwmmxt.s (6730 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch_extension-crc.s (6731 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch_extension-mp.s (6732 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-eabi_attribute-diagnostics.s (6733 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm_fixups.s (6734 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm_addrmode2.s (6735 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm_instructions.s (6736 of 11244) UNSUPPORTED: LLVM :: MC/ARM/arm_addrmode3.s (6737 of 11244) UNSUPPORTED: LLVM :: MC/ARM/basic-arm-instructions-v8.s (6738 of 11244) UNSUPPORTED: LLVM :: MC/ARM/basic-thumb-instructions.s (6739 of 11244) UNSUPPORTED: LLVM :: MC/ARM/basic-thumb2-instructions.s (6740 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-unwind_raw-diagnostics.s (6741 of 11244) UNSUPPORTED: LLVM :: MC/ARM/basic-thumb2-instructions-v8.s (6742 of 11244) UNSUPPORTED: LLVM :: MC/ARM/big-endian-arm-fixup.s (6743 of 11244) UNSUPPORTED: LLVM :: MC/ARM/big-endian-thumb2-fixup.s (6744 of 11244) UNSUPPORTED: LLVM :: MC/ARM/bracket-exprs.s (6745 of 11244) UNSUPPORTED: LLVM :: MC/ARM/bkpt.s (6746 of 11244) UNSUPPORTED: LLVM :: MC/ARM/cmp-immediate-fixup-error.s (6747 of 11244) UNSUPPORTED: LLVM :: MC/ARM/coff-debugging-secrel.ll (6748 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-vsave.s (6749 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-movt.s (6750 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-reloc-02.ll (6751 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-thumbfunc-reloc.ll (6752 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-thumbfunc.s (6753 of 11244) UNSUPPORTED: LLVM :: MC/ARM/fixup-cpu-mode.s (6754 of 11244) UNSUPPORTED: LLVM :: MC/ARM/fp-const-errors.s (6755 of 11244) UNSUPPORTED: LLVM :: MC/ARM/gas-compl-copr-reg.s (6756 of 11244) UNSUPPORTED: LLVM :: MC/ARM/inst-arm-suffixes.s (6757 of 11244) UNSUPPORTED: LLVM :: MC/ARM/cmp-immediate-fixup.s (6758 of 11244) UNSUPPORTED: LLVM :: MC/ARM/coff-relocations.s (6759 of 11244) UNSUPPORTED: LLVM :: MC/ARM/crc32-thumb.s (6760 of 11244) UNSUPPORTED: LLVM :: MC/ARM/coff-file.s (6761 of 11244) UNSUPPORTED: LLVM :: MC/ARM/inst-thumb-overflow.s (6762 of 11244) UNSUPPORTED: LLVM :: MC/ARM/inst-thumb-suffixes.s (6763 of 11244) UNSUPPORTED: LLVM :: MC/ARM/invalid-fp-armv8.s (6764 of 11244) UNSUPPORTED: LLVM :: MC/ARM/invalid-hint-thumb.s (6765 of 11244) UNSUPPORTED: LLVM :: MC/ARM/complex-operands.s (6766 of 11244) UNSUPPORTED: LLVM :: MC/ARM/data-in-code.ll (6767 of 11244) UNSUPPORTED: LLVM :: MC/ARM/invalid-neon-v8.s (6768 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ldr-pseudo-darwin.s (6769 of 11244) UNSUPPORTED: LLVM :: MC/ARM/diagnostics.s (6770 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv3.s (6771 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv5.s (6772 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv6-m.s (6773 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv6z.s (6774 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv7-m.s (6775 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv7.s (6776 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv7m.s (6777 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv8a.s (6778 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch_extension-crypto.s (6779 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch_extension-idiv.s (6780 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch_extension-simd.s (6781 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-eabi_attribute-2.s (6782 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-eabi_attribute.s (6783 of 11244) UNSUPPORTED: LLVM :: MC/ARM/cxx-global-constructor.ll (6784 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ldrd-strd-gnu-arm-bad-imm.s (6785 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-even.s (6786 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-fpu.s (6787 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-object_arch-2.s (6788 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-object_arch-diagnostics.s (6789 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-tlsdescseq-diagnostics.s (6790 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-word-diagnostics.s (6791 of 11244) UNSUPPORTED: LLVM :: MC/ARM/dwarf-asm-multiple-sections.s (6792 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ldrd-strd-gnu-thumb-bad-regs.s (6793 of 11244) UNSUPPORTED: LLVM :: MC/ARM/load-store-acquire-release-v8.s (6794 of 11244) UNSUPPORTED: LLVM :: MC/ARM/dwarf-asm-nonstandard-section.s (6795 of 11244) UNSUPPORTED: LLVM :: MC/ARM/dwarf-cfi-initial-state.s (6796 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-compact-pr1.s (6797 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-cantunwind.s (6798 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-fnstart-diagnostics.s (6799 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-integrated-test.s (6800 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-movsp.s (6801 of 11244) UNSUPPORTED: LLVM :: MC/ARM/diagnostics-noneon.s (6802 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv2.s (6803 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-pad-diagnostics.s (6804 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-personality-diagnostics.s (6805 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv4.s (6806 of 11244) UNSUPPORTED: LLVM :: MC/ARM/macho-relocs-with-addend.s (6807 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-personalityindex-diagnostics.s (6808 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-save.s (6809 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-section-comdat.s (6810 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv5t.s (6811 of 11244) UNSUPPORTED: LLVM :: MC/ARM/mode-switch.s (6812 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-section-multiple-func.s (6813 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv6j.s (6814 of 11244) UNSUPPORTED: LLVM :: MC/ARM/multi-section-mapping.s (6815 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-setfp.s (6816 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-vsave-diagnostics.s (6817 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-add-encoding.s (6818 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-convert-encoding.s (6819 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-dup-encoding.s (6820 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-mov-encoding.s (6821 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-mul-encoding.s (6822 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-pairwise-encoding.s (6823 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-reverse-encoding.s (6824 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-shift-encoding.s (6825 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-shiftaccum-encoding.s (6826 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-sub-encoding.s (6827 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-v8.s (6828 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-vst-encoding.s (6829 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-absdiff-encoding.s (6830 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-bitwise-encoding.s (6831 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-convert-encoding.s (6832 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv6zk.s (6833 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-jump24-fixup.s (6834 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-mov-encoding.s (6835 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv7-r.s (6836 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-armv7r.s (6837 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-neg-encoding.s (6838 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-reloc-03.ll (6839 of 11244) UNSUPPORTED: LLVM :: MC/ARM/hilo-16bit-relocations.s (6840 of 11244) UNSUPPORTED: LLVM :: MC/ARM/inst-directive-emit.s (6841 of 11244) UNSUPPORTED: LLVM :: MC/ARM/inst-overflow.s (6842 of 11244) UNSUPPORTED: LLVM :: MC/ARM/inst-thumb-overflow-2.s (6843 of 11244) UNSUPPORTED: LLVM :: MC/ARM/invalid-barrier.s (6844 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ldr-pseudo-parse-errors.s (6845 of 11244) PASS: LLVM :: Linker/weakextern.ll (6846 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch-iwmmxt2.s (6847 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch_extension-fp.s (6848 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-arch_extension-sec.s (6849 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-reciprocal-encoding.s (6850 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ldrd-strd-gnu-arm.s (6851 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-cpu.s (6852 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-satshift-encoding.s (6853 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-shuffle-encoding.s (6854 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-eabi_attribute-overwrite.s (6855 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-fpu-multiple.s (6856 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-fpu-softvfp.s (6857 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-literals.s (6858 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-object_arch-3.s (6859 of 11244) UNSUPPORTED: LLVM :: MC/ARM/load-store-acquire-release-v8-thumb.s (6860 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ltorg.s (6861 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-object_arch.s (6862 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-table-encoding.s (6863 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-vst-encoding.s (6864 of 11244) UNSUPPORTED: LLVM :: MC/ARM/directive-tlsdescseq.s (6865 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-abs-encoding.s (6866 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-bitwise-encoding.s (6867 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-minmax-encoding.s (6868 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-neg-encoding.s (6869 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-satshift-encoding.s (6870 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-shuffle-encoding.s (6871 of 11244) UNSUPPORTED: LLVM :: MC/ARM/dot-req-case-insensitive.s (6872 of 11244) UNSUPPORTED: LLVM :: MC/ARM/obsolete-v8.s (6873 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-table-encoding.s (6874 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-vld-encoding.s (6875 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-vswp.s (6876 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-add-encoding.s (6877 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-cmp-encoding.s (6878 of 11244) UNSUPPORTED: LLVM :: MC/ARM/dot-req.s (6879 of 11244) UNSUPPORTED: LLVM :: MC/ARM/relocated-mapping.s (6880 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-minmax-encoding.s (6881 of 11244) UNSUPPORTED: LLVM :: MC/ARM/dwarf-asm-no-code.s (6882 of 11244) UNSUPPORTED: LLVM :: MC/ARM/dwarf-asm-single-section.s (6883 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-compact-pr0.s (6884 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-cantunwind-diagnostics.s (6885 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-mul-encoding.s (6886 of 11244) UNSUPPORTED: LLVM :: MC/ARM/symbol-variants-errors.s (6887 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-far-jump.s (6888 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-shiftaccum-encoding.s (6889 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-fnend-diagnostics.s (6890 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-handlerdata.s (6891 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-movsp-diagnostics.s (6892 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-multiple-offsets.s (6893 of 11244) UNSUPPORTED: LLVM :: MC/ARM/not-armv4.s (6894 of 11244) UNSUPPORTED: LLVM :: MC/ARM/pr11877.s (6895 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-pad.s (6896 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-personality.s (6897 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-personalityindex.s (6898 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-save-diagnostics.s (6899 of 11244) UNSUPPORTED: LLVM :: MC/ARM/single-precision-fp.s (6900 of 11244) UNSUPPORTED: LLVM :: MC/ARM/symbol-variants.s (6901 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-section.s (6902 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-setfp-diagnostics.s (6903 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-text-section-multiple-func.s (6904 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-text-section.s (6905 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-diagnostics.s (6906 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-hints.s (6907 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-invalid-crypto.txt (6908 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-st_other.s (6909 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-neon-v8.s (6910 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2-b.w-encodingT4.s (6911 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2-diagnostics.s (6912 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-shift-encoding.s (6913 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb.s (6914 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2-narrow-dp.ll (6915 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2-strd.s (6916 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2-cbn-to-next-inst.s (6917 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2-mclass.s (6918 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2-pldw.s (6919 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2be-b.w-encoding.s (6920 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2be-movt-encoding.s (6921 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2be-movw-encoding.s (6922 of 11244) UNSUPPORTED: LLVM :: MC/ARM/udf-arm-diagnostics.s (6923 of 11244) UNSUPPORTED: LLVM :: MC/ARM/udf-thumb-2-diagnostics.s (6924 of 11244) UNSUPPORTED: LLVM :: MC/ARM/udf-thumb-diagnostics.s (6925 of 11244) UNSUPPORTED: LLVM :: MC/ARM/v8_IT_manual.s (6926 of 11244) UNSUPPORTED: LLVM :: MC/ARM/vfp4.s (6927 of 11244) UNSUPPORTED: LLVM :: MC/ARM/vpush-vpop.s (6928 of 11244) UNSUPPORTED: LLVM :: MC/ARM/eh-directive-unwind_raw.s (6929 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-eflags-eabi.s (6930 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb_set-diagnostics.s (6931 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumbv7m.s (6932 of 11244) UNSUPPORTED: LLVM :: MC/ARM/udf-thumb-2.s (6933 of 11244) UNSUPPORTED: LLVM :: MC/ARM/unwind-stack-diagnostics.s (6934 of 11244) UNSUPPORTED: LLVM :: MC/ARM/vfp-aliases-diagnostics.s (6935 of 11244) UNSUPPORTED: LLVM :: MC/ARM/vmov-vmvn-byte-replicate.s (6936 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-reloc-01.ll (6937 of 11244) UNSUPPORTED: LLVM :: MC/ARM/vorr-vbic-illegal-cases.s (6938 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-reloc-condcall.s (6939 of 11244) UNSUPPORTED: LLVM :: MC/ARM/elf-thumbfunc-reloc.s (6940 of 11244) UNSUPPORTED: LLVM :: MC/ARM/fconst.s (6941 of 11244) UNSUPPORTED: LLVM :: MC/ARM/fp-armv8.s (6942 of 11244) UNSUPPORTED: LLVM :: MC/ARM/full_line_comment.s (6943 of 11244) UNSUPPORTED: LLVM :: MC/ARM/idiv.s (6944 of 11244) UNSUPPORTED: LLVM :: MC/ARM/inst-constant-required.s (6945 of 11244) UNSUPPORTED: LLVM :: MC/ARM/inst-directive.s (6946 of 11244) UNSUPPORTED: LLVM :: MC/ARM/invalid-crc32.s (6947 of 11244) UNSUPPORTED: LLVM :: MC/ARM/invalid-hint-arm.s (6948 of 11244) UNSUPPORTED: LLVM :: MC/ARM/invalid-idiv.s (6949 of 11244) UNSUPPORTED: LLVM :: MC/ARM/invalid-vector-index.s (6950 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ldr-pseudo-obj-errors.s (6951 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ldr-pseudo.s (6952 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ldrd-strd-gnu-sp.s (6953 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ldrd-strd-gnu-thumb.s (6954 of 11244) UNSUPPORTED: LLVM :: MC/ARM/ltorg-darwin.s (6955 of 11244) UNSUPPORTED: LLVM :: MC/ARM/mapping-within-section.s (6956 of 11244) UNSUPPORTED: LLVM :: MC/ARM/mul-v4.s (6957 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-absdiff-encoding.s (6958 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-bitcount-encoding.s (6959 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-cmp-encoding.s (6960 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-crypto.s (6961 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-mul-accum-encoding.s (6962 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-reciprocal-encoding.s (6963 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neon-vld-vst-align.s (6964 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-abs-encoding.s (6965 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-bitcount-encoding.s (6966 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-dup-encoding.s (6967 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-mul-accum-encoding.s (6968 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-pairwise-encoding.s (6969 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-reverse-encoding.s (6970 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-shift-encoding.s (6971 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-sub-encoding.s (6972 of 11244) UNSUPPORTED: LLVM :: MC/ARM/neont2-vld-encoding.s (6973 of 11244) UNSUPPORTED: LLVM :: MC/ARM/pool.s (6974 of 11244) UNSUPPORTED: LLVM :: MC/ARM/simple-fp-encoding.s (6975 of 11244) UNSUPPORTED: LLVM :: MC/ARM/target-expressions.s (6976 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-fp-armv8.s (6977 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-neon-crypto.s (6978 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-only-conditionals.s (6979 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb-types.s (6980 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2-branches.s (6981 of 11244) PASS: LLVM :: MC/AsmParser/assignment.s (6982 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2-ldrd.s (6983 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb2be-beq.w-encoding.s (6984 of 11244) UNSUPPORTED: LLVM :: MC/ARM/thumb_set.s (6985 of 11244) UNSUPPORTED: LLVM :: MC/ARM/udf-arm.s (6986 of 11244) UNSUPPORTED: LLVM :: MC/ARM/udf-thumb.s (6987 of 11244) UNSUPPORTED: LLVM :: MC/ARM/variant-diagnostics.s (6988 of 11244) UNSUPPORTED: LLVM :: MC/ARM/vfp-aliases.s (6989 of 11244) UNSUPPORTED: LLVM :: MC/ARM/vmov-vmvn-illegal-cases.s (6990 of 11244) PASS: LLVM :: MC/AsmParser/bad-macro.s (6991 of 11244) PASS: LLVM :: MC/AsmParser/cfi-unfinished-frame.s (6992 of 11244) PASS: LLVM :: MC/AsmParser/align_invalid.s (6993 of 11244) PASS: LLVM :: MC/AsmParser/cfi-window-save.s (6994 of 11244) PASS: LLVM :: MC/AsmParser/conditional_asm.s (6995 of 11244) PASS: LLVM :: MC/AsmParser/dash-n.s (6996 of 11244) PASS: LLVM :: MC/AsmParser/directive-err-diagnostics.s (6997 of 11244) PASS: LLVM :: MC/AsmParser/directive-err.s (6998 of 11244) PASS: LLVM :: MC/AsmParser/directive_abort.s (6999 of 11244) PASS: LLVM :: MC/AsmParser/directive_align.s (7000 of 11244) PASS: LLVM :: MC/AsmParser/directive_ascii.s (7001 of 11244) PASS: LLVM :: MC/AsmParser/directive_comm.s (7002 of 11244) PASS: LLVM :: MC/AsmParser/directive_darwin_section.s (7003 of 11244) PASS: LLVM :: MC/AsmParser/directive_desc.s (7004 of 11244) PASS: LLVM :: MC/AsmParser/directive_elf_size.s (7005 of 11244) PASS: LLVM :: MC/AsmParser/directive_end-2.s (7006 of 11244) PASS: LLVM :: MC/AsmParser/directive_end.s (7007 of 11244) PASS: LLVM :: MC/AsmParser/directive_file.s (7008 of 11244) PASS: LLVM :: MC/AsmParser/directive_incbin.s (7009 of 11244) PASS: LLVM :: MC/AsmParser/directive_file-errors.s (7010 of 11244) PASS: LLVM :: MC/AsmParser/directive_fill.s (7011 of 11244) PASS: LLVM :: MC/AsmParser/directive_include.s (7012 of 11244) PASS: LLVM :: MC/AsmParser/directive_line.s (7013 of 11244) PASS: LLVM :: MC/AsmParser/directive_loc.s (7014 of 11244) XFAIL: LLVM :: MC/AsmParser/directive_lsym.s (7015 of 11244) PASS: LLVM :: MC/AsmParser/directive_lcomm.s (7016 of 11244) PASS: LLVM :: MC/AsmParser/directive_org.s (7017 of 11244) PASS: LLVM :: MC/AsmParser/directive_rept-diagnostics.s (7018 of 11244) PASS: LLVM :: MC/AsmParser/directive_rept.s (7019 of 11244) PASS: LLVM :: MC/AsmParser/directive_seh.s (7020 of 11244) PASS: LLVM :: MC/AsmParser/directive_set.s (7021 of 11244) PASS: LLVM :: MC/AsmParser/directive_space.s (7022 of 11244) PASS: LLVM :: MC/AsmParser/directive_symbol_attrs.s (7023 of 11244) PASS: LLVM :: MC/AsmParser/directive_subsections_via_symbols.s (7024 of 11244) PASS: LLVM :: MC/AsmParser/directive_tbss.s (7025 of 11244) PASS: LLVM :: MC/AsmParser/directive_tdata.s (7026 of 11244) PASS: LLVM :: MC/AsmParser/directive_thread_init_func.s (7027 of 11244) PASS: LLVM :: MC/AsmParser/directive_tlv.s (7028 of 11244) PASS: LLVM :: MC/AsmParser/directive_values.s (7029 of 11244) PASS: LLVM :: MC/AsmParser/directive_zerofill.s (7030 of 11244) PASS: LLVM :: MC/AsmParser/dollars-in-identifiers.s (7031 of 11244) PASS: LLVM :: MC/AsmParser/dot-symbol-assignment-backwards.s (7032 of 11244) PASS: LLVM :: MC/AsmParser/dot-symbol-assignment.s (7033 of 11244) PASS: LLVM :: MC/AsmParser/dot-symbol-non-absolute.s (7034 of 11244) PASS: LLVM :: MC/AsmParser/dot-symbol.s (7035 of 11244) PASS: LLVM :: MC/AsmParser/equ.s (7036 of 11244) PASS: LLVM :: MC/AsmParser/expr_symbol_modifiers.s (7037 of 11244) PASS: LLVM :: MC/AsmParser/exprs.s (7038 of 11244) PASS: LLVM :: MC/AsmParser/exprs-invalid.s (7039 of 11244) PASS: LLVM :: MC/AsmParser/extern.s (7040 of 11244) PASS: LLVM :: MC/AsmParser/ifb.s (7041 of 11244) PASS: LLVM :: MC/AsmParser/if-diagnostics.s (7042 of 11244) PASS: LLVM :: MC/AsmParser/hello.s (7043 of 11244) PASS: LLVM :: MC/AsmParser/floating-literals.s (7044 of 11244) PASS: LLVM :: MC/AsmParser/ifc.s (7045 of 11244) PASS: LLVM :: MC/AsmParser/ifdef.s (7046 of 11244) PASS: LLVM :: MC/AsmParser/ifeqs.s (7047 of 11244) PASS: LLVM :: MC/AsmParser/ifeqs-diagnostics.s (7048 of 11244) PASS: LLVM :: MC/AsmParser/ifndef.s (7049 of 11244) PASS: LLVM :: MC/AsmParser/invalid-input-assertion.s (7050 of 11244) PASS: LLVM :: MC/AsmParser/line_with_hash.s (7051 of 11244) PASS: LLVM :: MC/AsmParser/labels.s (7052 of 11244) PASS: LLVM :: MC/AsmParser/macro-def-in-instantiation.s (7053 of 11244) PASS: LLVM :: MC/AsmParser/macro-args.s (7054 of 11244) PASS: LLVM :: MC/AsmParser/macro-irp.s (7055 of 11244) PASS: LLVM :: MC/AsmParser/macro-err1.s (7056 of 11244) PASS: LLVM :: MC/AsmParser/macro-irpc.s (7057 of 11244) PASS: LLVM :: MC/AsmParser/macro-qualifier-diagnostics.s (7058 of 11244) PASS: LLVM :: MC/AsmParser/macro-qualifier.s (7059 of 11244) PASS: LLVM :: MC/AsmParser/macro-rept-err1.s (7060 of 11244) PASS: LLVM :: MC/AsmParser/macro-rept.s (7061 of 11244) PASS: LLVM :: MC/AsmParser/macro-rept-err2.s (7062 of 11244) PASS: LLVM :: MC/AsmParser/macros-argument-parsing-diagnostics.s (7063 of 11244) PASS: LLVM :: MC/AsmParser/macros-argument-parsing.s (7064 of 11244) PASS: LLVM :: MC/AsmParser/macros-darwin-vararg.s (7065 of 11244) PASS: LLVM :: MC/AsmParser/macros-gas.s (7066 of 11244) PASS: LLVM :: MC/AsmParser/macros-darwin.s (7067 of 11244) PASS: LLVM :: MC/AsmParser/pr11865.s (7068 of 11244) PASS: LLVM :: MC/AsmParser/macros-parsing.s (7069 of 11244) PASS: LLVM :: MC/AsmParser/rename.s (7070 of 11244) PASS: LLVM :: MC/AsmParser/purgem.s (7071 of 11244) PASS: LLVM :: MC/AsmParser/section.s (7072 of 11244) PASS: LLVM :: MC/AsmParser/section_names.s (7073 of 11244) PASS: LLVM :: MC/AsmParser/vararg-default-value.s (7074 of 11244) PASS: LLVM :: MC/AsmParser/vararg.s (7075 of 11244) PASS: LLVM :: MC/AsmParser/secure_log_unique.s (7076 of 11244) PASS: LLVM :: MC/AsmParser/variables.s (7077 of 11244) PASS: LLVM :: MC/AsmParser/variables-invalid.s (7078 of 11244) PASS: LLVM :: MC/COFF/alias.s (7079 of 11244) PASS: LLVM :: MC/COFF/align-nops.s (7080 of 11244) PASS: LLVM :: MC/COFF/bad-expr.s (7081 of 11244) PASS: LLVM :: MC/COFF/basic-coff-64.s (7082 of 11244) PASS: LLVM :: MC/COFF/basic-coff.s (7083 of 11244) PASS: LLVM :: MC/COFF/bss.s (7084 of 11244) PASS: LLVM :: MC/COFF/comm.ll (7085 of 11244) PASS: LLVM :: MC/COFF/bss_section.ll (7086 of 11244) PASS: LLVM :: MC/COFF/comm.s (7087 of 11244) PASS: LLVM :: MC/COFF/diff.s (7088 of 11244) PASS: LLVM :: MC/COFF/early-dce.s (7089 of 11244) PASS: LLVM :: MC/COFF/directive-section-characteristics.ll (7090 of 11244) PASS: LLVM :: MC/COFF/eh-frame.s (7091 of 11244) PASS: LLVM :: MC/COFF/feat00.s (7092 of 11244) PASS: LLVM :: MC/COFF/file.s (7093 of 11244) PASS: LLVM :: MC/COFF/invalid-def.s (7094 of 11244) PASS: LLVM :: MC/COFF/initialised-data.ll (7095 of 11244) PASS: LLVM :: MC/COFF/invalid-endef.s (7096 of 11244) PASS: LLVM :: MC/COFF/invalid-scl-range.s (7097 of 11244) PASS: LLVM :: MC/COFF/invalid-scl.s (7098 of 11244) PASS: LLVM :: MC/COFF/invalid-type-range.s (7099 of 11244) PASS: LLVM :: MC/COFF/global_ctors_dtors.ll (7100 of 11244) PASS: LLVM :: MC/COFF/invalid-type.s (7101 of 11244) PASS: LLVM :: MC/COFF/ir-to-imgrel.ll (7102 of 11244) PASS: LLVM :: MC/COFF/linker-options.ll (7103 of 11244) PASS: LLVM :: MC/COFF/linkonce-invalid.s (7104 of 11244) PASS: LLVM :: MC/COFF/linkonce.s (7105 of 11244) PASS: LLVM :: MC/COFF/lset0.s (7106 of 11244) PASS: LLVM :: MC/COFF/offset.s (7107 of 11244) PASS: LLVM :: MC/COFF/module-asm.ll (7108 of 11244) PASS: LLVM :: MC/COFF/rdata.ll (7109 of 11244) PASS: LLVM :: MC/COFF/relocation-imgrel.s (7110 of 11244) PASS: LLVM :: MC/COFF/secidx-diagnostic.s (7111 of 11244) PASS: LLVM :: MC/COFF/secidx.s (7112 of 11244) PASS: LLVM :: MC/COFF/secrel-variant.s (7113 of 11244) PASS: LLVM :: MC/COFF/secrel32.s (7114 of 11244) PASS: LLVM :: MC/COFF/section-comdat-conflict.s (7115 of 11244) PASS: LLVM :: MC/COFF/section-comdat-conflict2.s (7116 of 11244) PASS: LLVM :: MC/COFF/section-comdat.s (7117 of 11244) PASS: LLVM :: MC/COFF/section-invalid-flags.s (7118 of 11244) PASS: LLVM :: MC/COFF/seh-align1.s (7119 of 11244) PASS: LLVM :: MC/COFF/section.s (7120 of 11244) PASS: LLVM :: MC/COFF/seh-align2.s (7121 of 11244) PASS: LLVM :: MC/COFF/seh-section.s (7122 of 11244) PASS: LLVM :: MC/COFF/seh-align3.s (7123 of 11244) PASS: LLVM :: MC/COFF/seh-stackalloc-zero.s (7124 of 11244) PASS: LLVM :: MC/COFF/seh.s (7125 of 11244) PASS: LLVM :: MC/COFF/simple-fixups.s (7126 of 11244) PASS: LLVM :: MC/COFF/switch-relocations.ll (7127 of 11244) PASS: LLVM :: MC/COFF/symbol-fragment-offset-64.s (7128 of 11244) PASS: LLVM :: MC/COFF/symbol-alias.s (7129 of 11244) PASS: LLVM :: MC/COFF/symbol-fragment-offset.s (7130 of 11244) PASS: LLVM :: MC/COFF/timestamp.s (7131 of 11244) PASS: LLVM :: MC/COFF/symbol-mangling.ll (7132 of 11244) PASS: LLVM :: MC/COFF/weak.s (7133 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/a64-ignored-fields.txt (7134 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-advsimd.txt (7135 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-arithmetic.txt (7136 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-basic-a64-undefined.txt (7137 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-bitfield.txt (7138 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-branch.txt (7139 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-canonical-form.txt (7140 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-crc32.txt (7141 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-crypto.txt (7142 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-invalid-logical.txt (7143 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-logical.txt (7144 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-memory.txt (7145 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-non-apple-fmov.txt (7146 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-scalar-fp.txt (7147 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/arm64-system.txt (7148 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/basic-a64-instructions.txt (7149 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/basic-a64-undefined.txt (7150 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/basic-a64-unpredictable.txt (7151 of 11244) PASS: LLVM :: MC/COFF/tricky-names.ll (7152 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/ldp-offset-predictable.txt (7153 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/gicv3-regs.txt (7154 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/ldp-postind.predictable.txt (7155 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/ldp-preind.predictable.txt (7156 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/trace-regs.txt (7157 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/AArch64/neon-instructions.txt (7158 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/arm-LDREXD-reencoding.txt (7159 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/addrmode2-reencoding.txt (7160 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/arm-tests.txt (7161 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/arm-STREXD-reencoding.txt (7162 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/arm-thumb-trustzone.txt (7163 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/basic-arm-instructions-v8.txt (7164 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/fp-armv8.txt (7165 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/arm-trustzone.txt (7166 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/invalid-IT-CC15.txt (7167 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/invalid-armv8.txt (7168 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/basic-arm-instructions.txt (7169 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/crc32-thumb.txt (7170 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/invalid-thumbv7-xfail.txt (7171 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/invalid-thumbv8.txt (7172 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/crc32.txt (7173 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/load-store-acquire-release-v8-thumb.txt (7174 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/fp-encoding.txt (7175 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/marked-up-thumb.txt (7176 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/hex-immediates.txt (7177 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/memory-arm-instructions.txt (7178 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/invalid-FSTMX-arm.txt (7179 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/neon-tests.txt (7180 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/invalid-armv7.txt (7181 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/neon.txt (7182 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/invalid-because-armv7.txt (7183 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/neont-VST-reencoding.txt (7184 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/invalid-thumbv7.txt (7185 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/neont2.txt (7186 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/ldrd-armv4.txt (7187 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb-fp-armv8.txt (7188 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/load-store-acquire-release-v8.txt (7189 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb-neon-v8.txt (7190 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/neon-crypto.txt (7191 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb-tests.txt (7192 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/neon-v8.txt (7193 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb1.txt (7194 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb2-v8.txt (7195 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/neont-VLD-reencoding.txt (7196 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb2.txt (7197 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb-MSR-MClass.txt (7198 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-ADDREXT3-arm.txt (7199 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb-neon-crypto.txt (7200 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-AI1cmp-arm.txt (7201 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb-printf.txt (7202 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-BFI.txt (7203 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/thumb-v8.txt (7204 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-LDRD-arm.txt (7205 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-ADC-arm.txt (7206 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-MRRC2-arm.txt (7207 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-AExtI-arm.txt (7208 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-MUL-arm.txt (7209 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-LDR-arm.txt (7210 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-SEL-arm.txt (7211 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-LSL-regform.txt (7212 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-SHADD16-arm.txt (7213 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-MRS-arm.txt (7214 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-SSAT-arm.txt (7215 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-STRBrs-arm.txt (7216 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-swp-arm.txt (7217 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-RSC-arm.txt (7218 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/vfp4.txt (7219 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictable-UQADD8-arm.txt (7220 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/micromips_le.txt (7221 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/ARM/unpredictables-thumb.txt (7222 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32.txt (7223 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/micromips.txt (7224 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2.txt (7225 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips-dsp.txt (7226 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r6.txt (7227 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32_le.txt (7228 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64_le.txt (7229 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips32r2_le.txt (7230 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_3r.txt (7231 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64.txt (7232 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_bit.txt (7233 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2.txt (7234 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_dlsa.txt (7235 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r2_le.txt (7236 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_insve.txt (7237 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/mips64r6.txt (7238 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_i10.txt (7239 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_2r.txt (7240 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_2r_msa64.txt (7241 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-bookII.txt (7242 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_2rf.txt (7243 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-fp.txt (7244 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_3rf.txt (7245 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding.txt (7246 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/PowerPC/vsx.txt (7247 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc.txt (7248 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_ctrlregs.txt (7249 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/SystemZ/insns.txt (7250 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm.txt (7251 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_insert.txt (7252 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/SystemZ/trunc-01.txt (7253 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_insert_msa64.txt (7254 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/SystemZ/trunc-03.txt (7255 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_elm_msa64.txt (7256 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_i5.txt (7257 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_i8.txt (7258 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_lsa.txt (7259 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_mi10.txt (7260 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Mips/msa/test_vec.txt (7261 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-bookIII.txt (7262 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-ext.txt (7263 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/PowerPC/ppc64-encoding-vmx.txt (7264 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/PowerPC/ppc64-operands.txt (7265 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc-fp.txt (7266 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/Sparc/sparc-mem.txt (7267 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/SystemZ/insns-pcrel.txt (7268 of 11244) PASS: LLVM :: MC/COFF/weak-symbol.ll (7269 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/SystemZ/invalid-regs.txt (7270 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/SystemZ/trunc-02.txt (7271 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/SystemZ/unmapped.txt (7272 of 11244) PASS: LLVM :: MC/Disassembler/X86/avx-512.txt (7273 of 11244) PASS: LLVM :: MC/Disassembler/X86/hex-immediates.txt (7274 of 11244) PASS: LLVM :: MC/Disassembler/X86/fp-stack.txt (7275 of 11244) PASS: LLVM :: MC/Disassembler/X86/intel-syntax-32.txt (7276 of 11244) PASS: LLVM :: MC/Disassembler/X86/intel-syntax.txt (7277 of 11244) PASS: LLVM :: MC/Disassembler/X86/invalid-VEX-vvvv.txt (7278 of 11244) PASS: LLVM :: MC/Disassembler/X86/invalid-cmp-imm.txt (7279 of 11244) PASS: LLVM :: MC/Disassembler/X86/missing-sib.txt (7280 of 11244) PASS: LLVM :: MC/Disassembler/X86/marked-up.txt (7281 of 11244) PASS: LLVM :: MC/Disassembler/X86/prefixes.txt (7282 of 11244) PASS: LLVM :: MC/Disassembler/X86/moffs.txt (7283 of 11244) PASS: LLVM :: MC/Disassembler/X86/padlock.txt (7284 of 11244) PASS: LLVM :: MC/Disassembler/X86/simple-tests.txt (7285 of 11244) PASS: LLVM :: MC/Disassembler/X86/truncated-input.txt (7286 of 11244) PASS: LLVM :: MC/Disassembler/X86/x86-16.txt (7287 of 11244) UNSUPPORTED: LLVM :: MC/Disassembler/XCore/xcore.txt (7288 of 11244) UNSUPPORTED: LLVM :: MC/ELF/ARM/bss-non-zero-value.s (7289 of 11244) UNSUPPORTED: LLVM :: MC/ELF/ARM/gnu-type-hash-diagnostics.s (7290 of 11244) UNSUPPORTED: LLVM :: MC/ELF/ARM/gnu-type-hash.s (7291 of 11244) PASS: LLVM :: MC/Disassembler/X86/x86-32.txt (7292 of 11244) PASS: LLVM :: MC/Disassembler/X86/x86-64.txt (7293 of 11244) PASS: LLVM :: MC/ELF/abs.s (7294 of 11244) PASS: LLVM :: MC/ELF/alias-reloc.s (7295 of 11244) PASS: LLVM :: MC/ELF/alias.s (7296 of 11244) PASS: LLVM :: MC/ELF/align-bss.s (7297 of 11244) PASS: LLVM :: MC/ELF/align-nops.s (7298 of 11244) PASS: LLVM :: MC/ELF/align-size.s (7299 of 11244) PASS: LLVM :: MC/ELF/align-text.s (7300 of 11244) PASS: LLVM :: MC/ELF/align.s (7301 of 11244) PASS: LLVM :: MC/ELF/bad-expr2.s (7302 of 11244) PASS: LLVM :: MC/ELF/bad-expr.s (7303 of 11244) PASS: LLVM :: MC/ELF/bad-expr3.s (7304 of 11244) PASS: LLVM :: MC/ELF/bad-relocation.s (7305 of 11244) PASS: LLVM :: MC/ELF/bad-section.s (7306 of 11244) PASS: LLVM :: MC/ELF/basic-elf-32.s (7307 of 11244) PASS: LLVM :: MC/ELF/basic-elf-64.s (7308 of 11244) PASS: LLVM :: MC/ELF/bracket-exprs.s (7309 of 11244) PASS: LLVM :: MC/ELF/bracket.s (7310 of 11244) PASS: LLVM :: MC/ELF/bss-large.ll (7311 of 11244) PASS: LLVM :: MC/ELF/bss.ll (7312 of 11244) PASS: LLVM :: MC/ELF/call-abs.s (7313 of 11244) PASS: LLVM :: MC/ELF/cfi-advance-loc2.s (7314 of 11244) PASS: LLVM :: MC/ELF/cfi-adjust-cfa-offset.s (7315 of 11244) PASS: LLVM :: MC/ELF/cfi-def-cfa-offset.s (7316 of 11244) PASS: LLVM :: MC/ELF/cfi-def-cfa-register.s (7317 of 11244) PASS: LLVM :: MC/ELF/cfi-def-cfa.s (7318 of 11244) PASS: LLVM :: MC/ELF/cfi-escape.s (7319 of 11244) PASS: LLVM :: MC/COFF/section-name-encoding.s (7320 of 11244) PASS: LLVM :: MC/ELF/cfi-reg.s (7321 of 11244) PASS: LLVM :: MC/ELF/cfi-offset.s (7322 of 11244) PASS: LLVM :: MC/ELF/cfi-register.s (7323 of 11244) PASS: LLVM :: MC/ELF/cfi-rel-offset2.s (7324 of 11244) PASS: LLVM :: MC/ELF/cfi-remember.s (7325 of 11244) PASS: LLVM :: MC/ELF/cfi-rel-offset.s (7326 of 11244) PASS: LLVM :: MC/ELF/cfi-restore.s (7327 of 11244) PASS: LLVM :: MC/ELF/cfi-signal-frame.s (7328 of 11244) PASS: LLVM :: MC/ELF/cfi-same-value.s (7329 of 11244) PASS: LLVM :: MC/ELF/cfi-undefined.s (7330 of 11244) PASS: LLVM :: MC/ELF/cfi-sections.s (7331 of 11244) PASS: LLVM :: MC/ELF/cfi-window-save.s (7332 of 11244) PASS: LLVM :: MC/ELF/cfi-zero-addr-delta.s (7333 of 11244) PASS: LLVM :: MC/ELF/cfi.s (7334 of 11244) PASS: LLVM :: MC/ELF/comdat-dup-group-name.s (7335 of 11244) PASS: LLVM :: MC/ELF/comdat-reloc.s (7336 of 11244) PASS: LLVM :: MC/ELF/comdat.s (7337 of 11244) PASS: LLVM :: MC/ELF/cfi-version.ll (7338 of 11244) UNSUPPORTED: LLVM :: MC/ELF/compression.s (7339 of 11244) PASS: LLVM :: MC/ELF/common.s (7340 of 11244) PASS: LLVM :: MC/ELF/common2.s (7341 of 11244) PASS: LLVM :: MC/ELF/debug-line.s (7342 of 11244) PASS: LLVM :: MC/ELF/debug-line2.s (7343 of 11244) PASS: LLVM :: MC/ELF/debug-loc.s (7344 of 11244) PASS: LLVM :: MC/ELF/diff.s (7345 of 11244) PASS: LLVM :: MC/ELF/comp-dir.s (7346 of 11244) PASS: LLVM :: MC/ELF/diff2.s (7347 of 11244) PASS: LLVM :: MC/ELF/discriminator.s (7348 of 11244) PASS: LLVM :: MC/ELF/elf_directive_previous.s (7349 of 11244) PASS: LLVM :: MC/ELF/dot-symbol-assignment.s (7350 of 11244) PASS: LLVM :: MC/ELF/elf_directive_section.s (7351 of 11244) PASS: LLVM :: MC/ELF/empty.s (7352 of 11244) PASS: LLVM :: MC/ELF/entsize.s (7353 of 11244) PASS: LLVM :: MC/ELF/entsize.ll (7354 of 11244) PASS: LLVM :: MC/ELF/empty-dwarf-lines.s (7355 of 11244) PASS: LLVM :: MC/ELF/file-double.s (7356 of 11244) PASS: LLVM :: MC/ELF/fde.s (7357 of 11244) PASS: LLVM :: MC/ELF/file.s (7358 of 11244) PASS: LLVM :: MC/ELF/global-offset.s (7359 of 11244) PASS: LLVM :: MC/ELF/gnu-type.s (7360 of 11244) PASS: LLVM :: MC/ELF/gnu-type-diagnostics.s (7361 of 11244) PASS: LLVM :: MC/ELF/got.s (7362 of 11244) PASS: LLVM :: MC/ELF/ident.s (7363 of 11244) PASS: LLVM :: MC/ELF/ifunc-reloc.s (7364 of 11244) PASS: LLVM :: MC/ELF/gen-dwarf.s (7365 of 11244) PASS: LLVM :: MC/ELF/lcomm.s (7366 of 11244) PASS: LLVM :: MC/ELF/invalid-symver.s (7367 of 11244) PASS: LLVM :: MC/ELF/leb128.s (7368 of 11244) PASS: LLVM :: MC/ELF/local-reloc.s (7369 of 11244) PASS: LLVM :: MC/ELF/merge.s (7370 of 11244) PASS: LLVM :: MC/ELF/n_bytes.s (7371 of 11244) PASS: LLVM :: MC/ELF/no-fixup.s (7372 of 11244) PASS: LLVM :: MC/ELF/no-reloc.s (7373 of 11244) PASS: LLVM :: MC/ELF/nocompression.s (7374 of 11244) PASS: LLVM :: MC/ELF/noexec.s (7375 of 11244) PASS: LLVM :: MC/ELF/norelocation.s (7376 of 11244) PASS: LLVM :: MC/ELF/offset.s (7377 of 11244) PASS: LLVM :: MC/ELF/org.s (7378 of 11244) PASS: LLVM :: MC/ELF/pic-diff.s (7379 of 11244) PASS: LLVM :: MC/ELF/plt.s (7380 of 11244) PASS: LLVM :: MC/ELF/pr19430.s (7381 of 11244) PASS: LLVM :: MC/ELF/pr9292.s (7382 of 11244) PASS: LLVM :: MC/ELF/relax-all-flag.s (7383 of 11244) PASS: LLVM :: MC/ELF/relax-arith.s (7384 of 11244) PASS: LLVM :: MC/ELF/relax-crash.s (7385 of 11244) PASS: LLVM :: MC/ELF/relax.s (7386 of 11244) PASS: LLVM :: MC/ELF/relocation-386.s (7387 of 11244) PASS: LLVM :: MC/ELF/relocation-pc.s (7388 of 11244) PASS: LLVM :: MC/ELF/relocation.s (7389 of 11244) PASS: LLVM :: MC/ELF/section-quoting.s (7390 of 11244) PASS: LLVM :: MC/ELF/rename.s (7391 of 11244) PASS: LLVM :: MC/ELF/set.s (7392 of 11244) PASS: LLVM :: MC/ELF/section.s (7393 of 11244) PASS: LLVM :: MC/ELF/strtab-suffix-opt.s (7394 of 11244) PASS: LLVM :: MC/ELF/subsection.s (7395 of 11244) PASS: LLVM :: MC/ELF/sleb.s (7396 of 11244) PASS: LLVM :: MC/ELF/symbol-names.s (7397 of 11244) PASS: LLVM :: MC/ELF/subtraction-error.s (7398 of 11244) PASS: LLVM :: MC/ELF/symver.s (7399 of 11244) PASS: LLVM :: MC/ELF/tls-i386.s (7400 of 11244) PASS: LLVM :: MC/ELF/tls.s (7401 of 11244) PASS: LLVM :: MC/ELF/type-propagate.s (7402 of 11244) PASS: LLVM :: MC/ELF/type.s (7403 of 11244) PASS: LLVM :: MC/ELF/undef.s (7404 of 11244) PASS: LLVM :: MC/ELF/uleb.s (7405 of 11244) PASS: LLVM :: MC/ELF/undef2.s (7406 of 11244) PASS: LLVM :: MC/ELF/version.s (7407 of 11244) PASS: LLVM :: MC/ELF/weak-relocation.s (7408 of 11244) PASS: LLVM :: MC/ELF/weak.s (7409 of 11244) PASS: LLVM :: MC/ELF/weakref-plt.s (7410 of 11244) PASS: LLVM :: MC/ELF/weakref-reloc.s (7411 of 11244) PASS: LLVM :: MC/ELF/weakref.s (7412 of 11244) PASS: LLVM :: MC/ELF/x86_64-reloc-sizetest.s (7413 of 11244) UNSUPPORTED: LLVM :: MC/MachO/AArch64/darwin-ARM64-local-label-diff.s (7414 of 11244) UNSUPPORTED: LLVM :: MC/MachO/AArch64/darwin-ARM64-reloc.s (7415 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/aliased-symbols.s (7416 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/bad-darwin-ARM-reloc.s (7417 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/bad-darwin-directives.s (7418 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/darwin-ARM-reloc.s (7419 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/darwin-Thumb-reloc.s (7420 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/data-in-code.s (7421 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/empty-function-nop.ll (7422 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/ios-version-min-load-command.s (7423 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/llvm-objdump-macho-stripped.s (7424 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/llvm-objdump-macho.s (7425 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/long-call-branch-island-relocation.s (7426 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/no-subsections-reloc.s (7427 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/nop-armv4-padding.s (7428 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/nop-armv6t2-padding.s (7429 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/nop-thumb-padding.s (7430 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/nop-thumb2-padding.s (7431 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/relax-thumb-ldr-literal.s (7432 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/relax-thumb2-branches.s (7433 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/static-movt-relocs.s (7434 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/thumb-bl-jbits.s (7435 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/thumb2-function-relative-load.s (7436 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/thumb2-movt-fixup.s (7437 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/thumb2-movw-fixup.s (7438 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/version-min-diagnostics.s (7439 of 11244) UNSUPPORTED: LLVM :: MC/MachO/ARM/version-min.s (7440 of 11244) PASS: LLVM :: MC/ELF/zero.s (7441 of 11244) PASS: LLVM :: MC/MachO/absolute.s (7442 of 11244) PASS: LLVM :: MC/MachO/absolutize.s (7443 of 11244) PASS: LLVM :: MC/MachO/bad-darwin-x86_64-32-bit-abs-addr.s (7444 of 11244) PASS: LLVM :: MC/MachO/bad-darwin-x86_64-diff-relocs.s (7445 of 11244) PASS: LLVM :: MC/MachO/bad-darwin-x86_64-reloc-expr.s (7446 of 11244) PASS: LLVM :: MC/MachO/bad-dollar.s (7447 of 11244) PASS: LLVM :: MC/MachO/bad-indirect-symbols.s (7448 of 11244) PASS: LLVM :: MC/MachO/bad-macro.s (7449 of 11244) PASS: LLVM :: MC/MachO/comm-1.s (7450 of 11244) PASS: LLVM :: MC/MachO/bss.s (7451 of 11244) PASS: LLVM :: MC/MachO/darwin-x86_64-diff-reloc-assign-2.s (7452 of 11244) PASS: LLVM :: MC/MachO/darwin-complex-difference.s (7453 of 11244) PASS: LLVM :: MC/MachO/darwin-x86_64-diff-reloc-assign.s (7454 of 11244) PASS: LLVM :: MC/MachO/darwin-x86_64-diff-relocs.s (7455 of 11244) PASS: LLVM :: MC/MachO/darwin-x86_64-nobase-relocs.s (7456 of 11244) PASS: LLVM :: MC/MachO/darwin-x86_64-reloc-offsets.s (7457 of 11244) PASS: LLVM :: MC/MachO/darwin-x86_64-reloc.s (7458 of 11244) PASS: LLVM :: MC/MachO/data.s (7459 of 11244) PASS: LLVM :: MC/MachO/debug_frame.s (7460 of 11244) PASS: LLVM :: MC/MachO/diff-with-two-sections.s (7461 of 11244) PASS: LLVM :: MC/MachO/direction_labels.s (7462 of 11244) PASS: LLVM :: MC/MachO/eh_symbol.s (7463 of 11244) PASS: LLVM :: MC/MachO/empty-dwarf-lines.s (7464 of 11244) PASS: LLVM :: MC/MachO/eh-frame-reloc.s (7465 of 11244) PASS: LLVM :: MC/MachO/file.s (7466 of 11244) PASS: LLVM :: MC/MachO/gen-dwarf-cpp.s (7467 of 11244) PASS: LLVM :: MC/MachO/gen-dwarf-macro-cpp.s (7468 of 11244) PASS: LLVM :: MC/MachO/gen-dwarf-producer.s (7469 of 11244) PASS: LLVM :: MC/MachO/gen-dwarf.s (7470 of 11244) PASS: LLVM :: MC/MachO/indirect-symbols.s (7471 of 11244) PASS: LLVM :: MC/MachO/jcc.s (7472 of 11244) PASS: LLVM :: MC/MachO/lcomm-attributes.s (7473 of 11244) PASS: LLVM :: MC/MachO/linker-option-1.s (7474 of 11244) PASS: LLVM :: MC/MachO/linker-option-2.s (7475 of 11244) PASS: LLVM :: MC/MachO/linker-options.ll (7476 of 11244) PASS: LLVM :: MC/MachO/loc.s (7477 of 11244) PASS: LLVM :: MC/MachO/osx-version-min-load-command.s (7478 of 11244) PASS: LLVM :: MC/MachO/pcrel-to-other-section.s (7479 of 11244) PASS: LLVM :: MC/MachO/pr19185.s (7480 of 11244) PASS: LLVM :: MC/MachO/previous.s (7481 of 11244) PASS: LLVM :: MC/MachO/pushsection.s (7482 of 11244) PASS: LLVM :: MC/MachO/relax-jumps.s (7483 of 11244) PASS: LLVM :: MC/MachO/relax-recompute-align.s (7484 of 11244) PASS: LLVM :: MC/MachO/reloc-diff.s (7485 of 11244) PASS: LLVM :: MC/MachO/reloc-pcrel-offset.s (7486 of 11244) PASS: LLVM :: MC/MachO/reloc-pcrel.s (7487 of 11244) PASS: LLVM :: MC/MachO/reloc.s (7488 of 11244) PASS: LLVM :: MC/MachO/section-align-1.s (7489 of 11244) PASS: LLVM :: MC/MachO/section-align-2.s (7490 of 11244) PASS: LLVM :: MC/MachO/section-attributes.s (7491 of 11244) PASS: LLVM :: MC/MachO/section-flags.s (7492 of 11244) PASS: LLVM :: MC/MachO/string-table.s (7493 of 11244) PASS: LLVM :: MC/MachO/symbol-diff.s (7494 of 11244) PASS: LLVM :: MC/MachO/symbol-flags.s (7495 of 11244) PASS: LLVM :: MC/MachO/i386-large-relocations.s (7496 of 11244) PASS: LLVM :: MC/MachO/symbol-indirect.s (7497 of 11244) PASS: LLVM :: MC/MachO/symbols-1.s (7498 of 11244) PASS: LLVM :: MC/MachO/tbss.s (7499 of 11244) PASS: LLVM :: MC/MachO/tdata.s (7500 of 11244) PASS: LLVM :: MC/MachO/temp-labels.s (7501 of 11244) PASS: LLVM :: MC/MachO/thread_init_func.s (7502 of 11244) PASS: LLVM :: MC/MachO/tls.s (7503 of 11244) PASS: LLVM :: MC/MachO/tlv-bss.ll (7504 of 11244) PASS: LLVM :: MC/MachO/tlv-reloc.s (7505 of 11244) PASS: LLVM :: MC/MachO/values.s (7506 of 11244) PASS: LLVM :: MC/MachO/tlv.s (7507 of 11244) PASS: LLVM :: MC/MachO/variable-errors.s (7508 of 11244) PASS: LLVM :: MC/MachO/weakdef.s (7509 of 11244) PASS: LLVM :: MC/MachO/variable-exprs.s (7510 of 11244) PASS: LLVM :: MC/ELF/many-sections.s (7511 of 11244) PASS: LLVM :: MC/MachO/x86-data-in-code.ll (7512 of 11244) PASS: LLVM :: MC/MachO/x86_32-optimal_nop.s (7513 of 11244) PASS: LLVM :: MC/MachO/x86_32-symbols.s (7514 of 11244) PASS: LLVM :: MC/MachO/x86_32-sections.s (7515 of 11244) PASS: LLVM :: MC/MachO/x86_64-reloc-arithmetic.s (7516 of 11244) PASS: LLVM :: MC/MachO/x86_64-sections.s (7517 of 11244) PASS: LLVM :: MC/MachO/x86_64-symbols.s (7518 of 11244) PASS: LLVM :: MC/MachO/zerofill-2.s (7519 of 11244) PASS: LLVM :: MC/MachO/zerofill-1.s (7520 of 11244) PASS: LLVM :: MC/MachO/zerofill-3.s (7521 of 11244) PASS: LLVM :: MC/MachO/zerofill-4.s (7522 of 11244) PASS: LLVM :: MC/MachO/zerofill-5.s (7523 of 11244) PASS: LLVM :: MC/MachO/zerofill-sect-align.s (7524 of 11244) UNSUPPORTED: LLVM :: MC/Mips/cfi.s (7525 of 11244) UNSUPPORTED: LLVM :: MC/Mips/cpload-bad.s (7526 of 11244) UNSUPPORTED: LLVM :: MC/Mips/cpload.s (7527 of 11244) UNSUPPORTED: LLVM :: MC/Mips/cpsetup-bad.s (7528 of 11244) UNSUPPORTED: LLVM :: MC/Mips/cpsetup.s (7529 of 11244) UNSUPPORTED: LLVM :: MC/Mips/do_switch1.s (7530 of 11244) UNSUPPORTED: LLVM :: MC/Mips/do_switch2.s (7531 of 11244) UNSUPPORTED: LLVM :: MC/Mips/do_switch3.s (7532 of 11244) UNSUPPORTED: LLVM :: MC/Mips/eh-frame.s (7533 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf-N64.s (7534 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf-bigendian.ll (7535 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf-gprel-32-64.s (7536 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf-objdump.s (7537 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf-relsym.s (7538 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf-tls.s (7539 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_basic.s (7540 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags.s (7541 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_abicalls.s (7542 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_micromips.s (7543 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_mips16.s (7544 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_nan2008.s (7545 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_nanlegacy.s (7546 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_noreorder.s (7547 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_pic0.s (7548 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_eflags_pic2.s (7549 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_reginfo.s (7550 of 11244) UNSUPPORTED: LLVM :: MC/Mips/elf_st_other.s (7551 of 11244) UNSUPPORTED: LLVM :: MC/Mips/expr1.s (7552 of 11244) UNSUPPORTED: LLVM :: MC/Mips/higher-highest-addressing.s (7553 of 11244) UNSUPPORTED: LLVM :: MC/Mips/hilo-addressing.s (7554 of 11244) UNSUPPORTED: LLVM :: MC/Mips/llvm-mc-fixup-endianness.s (7555 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-16-bit-instructions.s (7556 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-alias.s (7557 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-alu-instructions.s (7558 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-bad-branches.s (7559 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-branch-instructions.s (7560 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-branch16.s (7561 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-control-instructions.s (7562 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-diagnostic-fixup.s (7563 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-el-fixup-data.s (7564 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-expansions.s (7565 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-expressions.s (7566 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-fpu-instructions.s (7567 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-jump-instructions.s (7568 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-jump26.s (7569 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-loadstore-instructions.s (7570 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-loadstore-unaligned.s (7571 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-movcond-instructions.s (7572 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-multiply-instructions.s (7573 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-pc16-fixup.s (7574 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-relocations.s (7575 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-shift-instructions.s (7576 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-tailr.s (7577 of 11244) UNSUPPORTED: LLVM :: MC/Mips/micromips-trap-instructions.s (7578 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-abi-bad.s (7579 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-alu-instructions.s (7580 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-bad-branches.s (7581 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-control-instructions.s (7582 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-coprocessor-encodings.s (7583 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-data-directives.s (7584 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-diagnostic-fixup.s (7585 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-dsp-instructions.s (7586 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-expansions-bad.s (7587 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-expansions.s (7588 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-fpu-instructions.s (7589 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-jump-instructions.s (7590 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-memory-instructions.s (7591 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-noat.s (7592 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-pc16-fixup.s (7593 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-reginfo-fp32.s (7594 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-reginfo-fp64.s (7595 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-register-names-invalid.s (7596 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-register-names-o32.s (7597 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips-relocations.s (7598 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips2-wrong-error.s (7599 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips2.s (7600 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips3-wrong-error.s (7601 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips3.s (7602 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips32.s (7603 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips4-wrong-error.s (7604 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips4.s (7605 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips5-wrong-error.s (7606 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/invalid-mips5.s (7607 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/valid-xfail.s (7608 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips1/valid.s (7609 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips3-wrong-error.s (7610 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips3.s (7611 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips32.s (7612 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips32r2-xfail.s (7613 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips32r2.s (7614 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips4-wrong-error.s (7615 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips4.s (7616 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips5-wrong-error.s (7617 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/invalid-mips5.s (7618 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips2/valid.s (7619 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips32.s (7620 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips4.s (7621 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips5-wrong-error.s (7622 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips3/invalid-mips5.s (7623 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips3/valid.s (7624 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32/abiflags.s (7625 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32/invalid-mips32r2-xfail.s (7626 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32/invalid-mips32r2.s (7627 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32/invalid-mips64.s (7628 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32/valid-xfail.s (7629 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32/valid.s (7630 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/abiflags.s (7631 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/invalid-mips64r2.s (7632 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/invalid.s (7633 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/valid-xfail.s (7634 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r2/valid.s (7635 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips1-wrong-error.s (7636 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips1.s (7637 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips2-wrong-error.s (7638 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips2.s (7639 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips32-wrong-error.s (7640 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips32.s (7641 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips32r2.s (7642 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips4-wrong-error.s (7643 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips4.s (7644 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips5-wrong-error.s (7645 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid-mips5.s (7646 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/invalid.s (7647 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/relocations.s (7648 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/valid-xfail.s (7649 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips32r6/valid.s (7650 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips32.s (7651 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips5-wrong-error.s (7652 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips5.s (7653 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips64.s (7654 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips64r2-xfail.s (7655 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips4/invalid-mips64r2.s (7656 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips4/valid-xfail.s (7657 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips4/valid.s (7658 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips32.s (7659 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips64.s (7660 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips64r2-xfail.s (7661 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips5/invalid-mips64r2.s (7662 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips5/valid-xfail.s (7663 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips5/valid.s (7664 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64-alu-instructions.s (7665 of 11244) PASS: LLVM :: MC/Markup/basic-markup.mc (7666 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64-expansions.s (7667 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64-instructions.s (7668 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64-register-names-n32-n64.s (7669 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64-register-names-o32.s (7670 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64/abiflags.s (7671 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64/invalid-mips64r2-xfail.s (7672 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64/invalid-mips64r2.s (7673 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64/valid-xfail.s (7674 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64/valid.s (7675 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64eb-fixups.s (7676 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64extins.ll (7677 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/abi-bad.s (7678 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/abiflags.s (7679 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/invalid.s (7680 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/valid-xfail.s (7681 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r2/valid.s (7682 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips1-wrong-error.s (7683 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips1.s (7684 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips2.s (7685 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips3-wrong-error.s (7686 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips3.s (7687 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips32-wrong-error.s (7688 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips4-wrong-error.s (7689 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips4.s (7690 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips5-wrong-error.s (7691 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips5.s (7692 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid-mips64.s (7693 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/invalid.s (7694 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/relocations.s (7695 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/valid-xfail.s (7696 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64r6/valid.s (7697 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips64shift.ll (7698 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips_abi_flags_xx.s (7699 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips_abi_flags_xx_set.s (7700 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips_directives.s (7701 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips_directives_bad.s (7702 of 11244) UNSUPPORTED: LLVM :: MC/Mips/mips_gprel16.s (7703 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/abiflags.s (7704 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_2r.s (7705 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_2r_msa64.s (7706 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_2rf.s (7707 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_3r.s (7708 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_3rf.s (7709 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_bit.s (7710 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_cbranch.s (7711 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_ctrlregs.s (7712 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_dlsa.s (7713 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm.s (7714 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_insert.s (7715 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_insert_msa64.s (7716 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_insve.s (7717 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_elm_msa64.s (7718 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_i10.s (7719 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_i5.s (7720 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_i8.s (7721 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_lsa.s (7722 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_mi10.s (7723 of 11244) UNSUPPORTED: LLVM :: MC/Mips/msa/test_vec.s (7724 of 11244) UNSUPPORTED: LLVM :: MC/Mips/multi-64bit-func.ll (7725 of 11244) UNSUPPORTED: LLVM :: MC/Mips/nabi-regs.s (7726 of 11244) UNSUPPORTED: LLVM :: MC/Mips/nacl-mask.s (7727 of 11244) UNSUPPORTED: LLVM :: MC/Mips/nooddspreg-cmdarg.s (7728 of 11244) PASS: LLVM :: MC/ELF/many-sections-2.s (7729 of 11244) UNSUPPORTED: LLVM :: MC/Mips/nooddspreg-error.s (7730 of 11244) UNSUPPORTED: LLVM :: MC/Mips/nooddspreg.s (7731 of 11244) UNSUPPORTED: LLVM :: MC/Mips/octeon-instructions.s (7732 of 11244) UNSUPPORTED: LLVM :: MC/Mips/oddspreg.s (7733 of 11244) UNSUPPORTED: LLVM :: MC/Mips/pr11877.s (7734 of 11244) UNSUPPORTED: LLVM :: MC/Mips/r-mips-got-disp.s (7735 of 11244) UNSUPPORTED: LLVM :: MC/Mips/set-at-directive-explicit-at.s (7736 of 11244) UNSUPPORTED: LLVM :: MC/Mips/set-at-directive.s (7737 of 11244) UNSUPPORTED: LLVM :: MC/Mips/sext_64_32.ll (7738 of 11244) UNSUPPORTED: LLVM :: MC/Mips/sym-expr.s (7739 of 11244) UNSUPPORTED: LLVM :: MC/Mips/sym-offset.ll (7740 of 11244) UNSUPPORTED: LLVM :: MC/Mips/xgot.s (7741 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/deprecated-p7.s (7742 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc-llong.s (7743 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc-machine.s (7744 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc-nop.s (7745 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc-reloc.s (7746 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc-word.s (7747 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-abiversion.s (7748 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-encoding-bookII.s (7749 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-encoding-bookIII.s (7750 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-encoding-ext.s (7751 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-encoding-fp.s (7752 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-encoding-vmx.s (7753 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-encoding.s (7754 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-errors.s (7755 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-fixup-apply.s (7756 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-fixup-explicit.s (7757 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-fixups.s (7758 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-initial-cfa.s (7759 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-localentry-error1.s (7760 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-localentry-error2.s (7761 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-localentry.s (7762 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-operands.s (7763 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-regs.s (7764 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-relocs-01.s (7765 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/ppc64-tls-relocs-01.s (7766 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/tls-gd-obj.s (7767 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/tls-ie-obj.s (7768 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/tls-ld-obj.s (7769 of 11244) UNSUPPORTED: LLVM :: MC/PowerPC/vsx.s (7770 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-alu-instructions.s (7771 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-atomic-instructions.s (7772 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-ctrl-instructions.s (7773 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-directive-xword.s (7774 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-directives.s (7775 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-fp-instructions.s (7776 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-mem-instructions.s (7777 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-nop-data.s (7778 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-pic.s (7779 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-relocations.s (7780 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc-vis.s (7781 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc64-alu-instructions.s (7782 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparc64-ctrl-instructions.s (7783 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparcv8-instructions.s (7784 of 11244) UNSUPPORTED: LLVM :: MC/Sparc/sparcv9-instructions.s (7785 of 11244) UNSUPPORTED: LLVM :: MC/SystemZ/insn-bad-z196.s (7786 of 11244) UNSUPPORTED: LLVM :: MC/SystemZ/insn-bad.s (7787 of 11244) UNSUPPORTED: LLVM :: MC/SystemZ/insn-good-z196.s (7788 of 11244) UNSUPPORTED: LLVM :: MC/SystemZ/insn-good.s (7789 of 11244) UNSUPPORTED: LLVM :: MC/SystemZ/regs-bad.s (7790 of 11244) UNSUPPORTED: LLVM :: MC/SystemZ/regs-good.s (7791 of 11244) UNSUPPORTED: LLVM :: MC/SystemZ/tokens.s (7792 of 11244) PASS: LLVM :: MC/X86/3DNow.s (7793 of 11244) PASS: LLVM :: MC/X86/2011-09-06-NoNewline.s (7794 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/asm-printing-bundle-directives.s (7795 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/align-mode-argument-error.s (7796 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/autogen-inst-offset-align-to-end.s (7797 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/autogen-inst-offset-padding.s (7798 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/bundle-group-too-large-error.s (7799 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/bundle-lock-option-error.s (7800 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/different-sections.s (7801 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/pad-align-to-bundle-end.s (7802 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/lock-without-bundle-mode-error.s (7803 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/long-nop-pad.s (7804 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/pad-bundle-groups.s (7805 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/relax-in-bundle-group.s (7806 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/relax-at-bundle-end.s (7807 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/single-inst-bundling.s (7808 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/switch-section-locked-error.s (7809 of 11244) PASS: LLVM :: MC/X86/AlignedBundling/unlock-without-lock-error.s (7810 of 11244) PASS: LLVM :: MC/X86/address-size.s (7811 of 11244) PASS: LLVM :: MC/X86/fde-reloc.s (7812 of 11244) PASS: LLVM :: MC/X86/cfi_def_cfa-crash.s (7813 of 11244) PASS: LLVM :: MC/X86/avx512-encodings.s (7814 of 11244) PASS: LLVM :: MC/X86/fixup-cpu-mode.s (7815 of 11244) PASS: LLVM :: MC/X86/intel-syntax-2.s (7816 of 11244) PASS: LLVM :: MC/X86/index-operations.s (7817 of 11244) PASS: LLVM :: MC/X86/intel-syntax-avx512.s (7818 of 11244) PASS: LLVM :: MC/X86/gnux32-dwarf-gen.s (7819 of 11244) PASS: LLVM :: MC/X86/intel-syntax-directional-label.s (7820 of 11244) PASS: LLVM :: MC/X86/intel-syntax-encoding.s (7821 of 11244) PASS: LLVM :: MC/X86/intel-syntax-bitwise-ops.s (7822 of 11244) PASS: LLVM :: MC/X86/intel-syntax-hex.s (7823 of 11244) PASS: LLVM :: MC/X86/intel-syntax-invalid-basereg.s (7824 of 11244) PASS: LLVM :: MC/X86/intel-syntax-invalid-scale.s (7825 of 11244) PASS: LLVM :: MC/X86/intel-syntax.s (7826 of 11244) PASS: LLVM :: MC/X86/padlock.s (7827 of 11244) PASS: LLVM :: MC/X86/relax-insn.s (7828 of 11244) PASS: LLVM :: MC/X86/no-elf-compact-unwind.s (7829 of 11244) PASS: LLVM :: MC/X86/shuffle-comments.s (7830 of 11244) PASS: LLVM :: MC/X86/reloc-undef-global.s (7831 of 11244) PASS: LLVM :: MC/X86/variant-diagnostics.s (7832 of 11244) PASS: LLVM :: MC/X86/ret.s (7833 of 11244) PASS: LLVM :: MC/X86/stackmap-nops.ll (7834 of 11244) PASS: LLVM :: MC/X86/x86-16.s (7835 of 11244) PASS: LLVM :: MC/X86/x86-32-avx.s (7836 of 11244) PASS: LLVM :: MC/X86/x86-32-fma3.s (7837 of 11244) PASS: LLVM :: MC/X86/x86-32-ms-inline-asm.s (7838 of 11244) PASS: LLVM :: MC/X86/x86-32.s (7839 of 11244) PASS: LLVM :: MC/X86/x86-64.s (7840 of 11244) PASS: LLVM :: MC/X86/x86-itanium.ll (7841 of 11244) PASS: LLVM :: MC/X86/x86-target-directives.s (7842 of 11244) PASS: LLVM :: MC/X86/x86-windows-itanium-libcalls.ll (7843 of 11244) PASS: LLVM :: MC/X86/x86_64-avx-clmul-encoding.s (7844 of 11244) PASS: LLVM :: MC/X86/x86_64-bmi-encoding.s (7845 of 11244) PASS: LLVM :: MC/X86/x86_64-avx-encoding.s (7846 of 11244) PASS: LLVM :: MC/X86/x86_64-encoding.s (7847 of 11244) PASS: LLVM :: MC/X86/x86-32-coverage.s (7848 of 11244) PASS: LLVM :: MC/X86/x86_64-fma3-encoding.s (7849 of 11244) PASS: LLVM :: MC/X86/x86_64-fma4-encoding.s (7850 of 11244) PASS: LLVM :: MC/X86/x86_64-hle-encoding.s (7851 of 11244) PASS: LLVM :: MC/X86/x86_64-imm-widths.s (7852 of 11244) PASS: LLVM :: MC/X86/x86_64-rand-encoding.s (7853 of 11244) PASS: LLVM :: MC/X86/x86_64-rtm-encoding.s (7854 of 11244) PASS: LLVM :: MC/X86/x86_64-signed-reloc.s (7855 of 11244) PASS: LLVM :: MC/X86/x86_64-sse4a.s (7856 of 11244) PASS: LLVM :: MC/X86/x86_64-tbm-encoding.s (7857 of 11244) PASS: LLVM :: MC/X86/x86_64-xop-encoding.s (7858 of 11244) PASS: LLVM :: MC/X86/x86_directives.s (7859 of 11244) PASS: LLVM :: MC/X86/x86_errors.s (7860 of 11244) PASS: LLVM :: MC/X86/x86_operands.s (7861 of 11244) UNSUPPORTED: LLVM :: Object/ARM/macho-data-in-code.test (7862 of 11244) UNSUPPORTED: LLVM :: Object/ARM/objdump-thumb.test (7863 of 11244) UNSUPPORTED: LLVM :: Object/ARM/symbol-addr.ll (7864 of 11244) UNSUPPORTED: LLVM :: Object/Mips/feature.test (7865 of 11244) PASS: LLVM :: MC/X86/x86_long_nop.s (7866 of 11244) PASS: LLVM :: Object/X86/macho-text-sections.test (7867 of 11244) PASS: LLVM :: Object/X86/archive-ir-asm.ll (7868 of 11244) PASS: LLVM :: Object/X86/nm-ir.ll (7869 of 11244) PASS: LLVM :: Object/X86/objdump-cfg-invalid-opcode.yaml (7870 of 11244) PASS: LLVM :: Object/X86/objdump-cfg-textatomsize.yaml (7871 of 11244) PASS: LLVM :: Object/X86/objdump-cfg.yaml (7872 of 11244) PASS: LLVM :: MC/MachO/x86_32-scattered-reloc-fallback.s (7873 of 11244) PASS: LLVM :: MC/X86/x86_nop.s (7874 of 11244) PASS: LLVM :: Object/X86/objdump-disassembly-inline-relocations.test (7875 of 11244) PASS: LLVM :: Object/X86/objdump-disassembly-symbolic.test (7876 of 11244) PASS: LLVM :: Object/X86/yaml2obj-elf-x86-rel.yaml (7877 of 11244) PASS: LLVM :: Object/X86/objdump-trivial-object.test (7878 of 11244) PASS: LLVM :: Object/ar-error.test (7879 of 11244) PASS: LLVM :: Object/archive-extract-dir.test (7880 of 11244) PASS: LLVM :: Object/archive-format.test (7881 of 11244) PASS: LLVM :: Object/archive-long-index.test (7882 of 11244) PASS: LLVM :: Object/ar-create.test (7883 of 11244) PASS: LLVM :: Object/archive-delete.test (7884 of 11244) PASS: LLVM :: Object/archive-replace-pos.test (7885 of 11244) PASS: LLVM :: Object/archive-toc.test (7886 of 11244) PASS: LLVM :: Object/check_binary_output.ll (7887 of 11244) PASS: LLVM :: Object/archive-move.test (7888 of 11244) PASS: LLVM :: Object/coff-archive-short.test (7889 of 11244) PASS: LLVM :: Object/coff-archive.test (7890 of 11244) PASS: LLVM :: Object/archive-symtab.test (7891 of 11244) PASS: LLVM :: Object/elf-reloc-no-sym.test (7892 of 11244) PASS: LLVM :: Object/archive-update.test (7893 of 11244) PASS: LLVM :: Object/corrupt.test (7894 of 11244) PASS: LLVM :: Object/directory.ll (7895 of 11244) PASS: LLVM :: Object/mangle-ir.ll (7896 of 11244) PASS: LLVM :: Object/nm-error.test (7897 of 11244) PASS: LLVM :: Object/nm-darwin-m.test (7898 of 11244) PASS: LLVM :: Object/nm-archive.test (7899 of 11244) PASS: LLVM :: Object/nm-shared-object.test (7900 of 11244) PASS: LLVM :: Object/extract.ll (7901 of 11244) PASS: LLVM :: Object/nm-weak-global-macho.test (7902 of 11244) PASS: LLVM :: Object/obj2yaml-coff-long-file-symbol.test (7903 of 11244) PASS: LLVM :: Object/nm-universal-binary.test (7904 of 11244) PASS: LLVM :: Object/obj2yaml-coff-weak-external.test (7905 of 11244) XFAIL: LLVM :: Object/objdump-file-header.test (7906 of 11244) PASS: LLVM :: Object/objdump-no-sectionheaders.test (7907 of 11244) PASS: LLVM :: Object/objdump-private-headers.test (7908 of 11244) PASS: LLVM :: Object/obj2yaml.test (7909 of 11244) PASS: LLVM :: Object/objdump-sectionheaders.test (7910 of 11244) PASS: LLVM :: Object/nm-trivial-object.test (7911 of 11244) PASS: LLVM :: Object/objdump-section-content.test (7912 of 11244) PASS: LLVM :: Object/objdump-relocations.test (7913 of 11244) PASS: LLVM :: Object/readobj.test (7914 of 11244) PASS: LLVM :: Object/objdump-symbol-table.test (7915 of 11244) PASS: LLVM :: Object/readobj-elf-versioning.test (7916 of 11244) PASS: LLVM :: Object/readobj-shared-object.test (7917 of 11244) PASS: LLVM :: Object/simple-archive.test (7918 of 11244) PASS: LLVM :: Object/relocation-executable.test (7919 of 11244) PASS: LLVM :: Object/yaml2obj-elf-file-headers-with-e_flags.yaml (7920 of 11244) PASS: LLVM :: Object/yaml2obj-coff-multi-doc.test (7921 of 11244) PASS: LLVM :: Object/yaml2obj-elf-file-headers.yaml (7922 of 11244) PASS: LLVM :: Object/yaml2obj-elf-bits-endian.test (7923 of 11244) PASS: LLVM :: Object/yaml2obj-elf-rel.yaml (7924 of 11244) PASS: LLVM :: Object/yaml2obj-elf-multi-doc.test (7925 of 11244) PASS: LLVM :: Object/size-trivial-macho.test (7926 of 11244) PASS: LLVM :: Object/yaml2obj-elf-symbol-LocalGlobalWeak.yaml (7927 of 11244) PASS: LLVM :: Object/yaml2obj-elf-section-basic.yaml (7928 of 11244) PASS: LLVM :: Object/yaml2obj-elf-section-invalid-size.yaml (7929 of 11244) PASS: LLVM :: Object/yaml2obj-elf-symbol-basic.yaml (7930 of 11244) PASS: LLVM :: Other/2002-01-31-CallGraph.ll (7931 of 11244) PASS: LLVM :: Object/yaml2obj-elf-symbol-visibility.yaml (7932 of 11244) PASS: LLVM :: Other/2002-02-24-InlineBrokePHINodes.ll (7933 of 11244) PASS: LLVM :: Object/yaml2obj-readobj.test (7934 of 11244) PASS: LLVM :: Other/2002-03-11-ConstPropCrash.ll (7935 of 11244) PASS: LLVM :: Other/2004-08-16-PackedConstantInlineStore.ll (7936 of 11244) PASS: LLVM :: Other/2003-02-19-LoopInfoNestingBug.ll (7937 of 11244) PASS: LLVM :: Other/2004-08-16-PackedGlobalConstant.ll (7938 of 11244) PASS: LLVM :: Other/2004-08-16-PackedSelect.ll (7939 of 11244) PASS: LLVM :: Other/2004-08-16-PackedSimple.ll (7940 of 11244) PASS: LLVM :: Other/2004-08-20-PackedControlFlow.ll (7941 of 11244) PASS: LLVM :: Other/2006-02-05-PassManager.ll (7942 of 11244) PASS: LLVM :: Other/2007-06-05-PassID.ll (7943 of 11244) PASS: LLVM :: Other/2007-04-24-eliminate-mostly-empty-blocks.ll (7944 of 11244) PASS: LLVM :: Other/2007-09-10-PassManager.ll (7945 of 11244) PASS: LLVM :: Other/2007-06-28-PassManager.ll (7946 of 11244) PASS: LLVM :: Other/2008-02-14-PassManager.ll (7947 of 11244) PASS: LLVM :: Other/2008-06-04-FieldSizeInPacked.ll (7948 of 11244) PASS: LLVM :: Other/2008-10-06-RemoveDeadPass.ll (7949 of 11244) PASS: LLVM :: Other/2008-10-15-MissingSpace.ll (7950 of 11244) PASS: LLVM :: Other/2009-09-14-function-elements.ll (7951 of 11244) PASS: LLVM :: Other/2010-05-06-Printer.ll (7952 of 11244) PASS: LLVM :: Other/2009-06-05-no-implicit-float.ll (7953 of 11244) PASS: LLVM :: Other/2009-03-31-CallGraph.ll (7954 of 11244) PASS: LLVM :: Other/FileCheck-space.txt (7955 of 11244) PASS: LLVM :: Other/attribute-comment.ll (7956 of 11244) PASS: LLVM :: Other/X86/inline-asm-newline-terminator.ll (7957 of 11244) PASS: LLVM :: Other/ResponseFile.ll (7958 of 11244) PASS: LLVM :: Other/can-execute.txt (7959 of 11244) PASS: LLVM :: Other/constant-fold-gep-address-spaces.ll (7960 of 11244) PASS: LLVM :: Other/extract-linkonce.ll (7961 of 11244) PASS: LLVM :: Other/extract-alias.ll (7962 of 11244) PASS: LLVM :: Other/constant-fold-gep.ll (7963 of 11244) PASS: LLVM :: Other/extract-weak-odr.ll (7964 of 11244) PASS: LLVM :: Other/close-stderr.ll (7965 of 11244) PASS: LLVM :: Other/invalid-commandline-option.ll (7966 of 11244) PASS: LLVM :: Other/link-opts.ll (7967 of 11244) PASS: LLVM :: Other/lint.ll (7968 of 11244) PASS: LLVM :: Other/extract.ll (7969 of 11244) PASS: LLVM :: Other/llvm-nm-without-aliases.ll (7970 of 11244) PASS: LLVM :: Other/new-pass-manager.ll (7971 of 11244) PASS: LLVM :: Other/pipefail.txt (7972 of 11244) PASS: LLVM :: Other/optimization-remarks-inline.ll (7973 of 11244) PASS: LLVM :: Other/optimize-options.ll (7974 of 11244) PASS: LLVM :: TableGen/2003-08-03-PassCode.td (7975 of 11244) PASS: LLVM :: Other/spir_cc.ll (7976 of 11244) PASS: LLVM :: TableGen/2006-09-18-LargeInt.td (7977 of 11244) PASS: LLVM :: Other/umask.ll (7978 of 11244) PASS: LLVM :: TableGen/2010-03-24-PrematureDefaults.td (7979 of 11244) PASS: LLVM :: TableGen/AnonDefinitionOnDemand.td (7980 of 11244) PASS: LLVM :: TableGen/BitsInitOverflow.td (7981 of 11244) PASS: LLVM :: TableGen/CStyleComment.td (7982 of 11244) PASS: LLVM :: TableGen/Dag.td (7983 of 11244) PASS: LLVM :: TableGen/DefmInherit.td (7984 of 11244) PASS: LLVM :: TableGen/DefmInsideMultiClass.td (7985 of 11244) PASS: LLVM :: TableGen/FieldAccess.td (7986 of 11244) PASS: LLVM :: TableGen/ForeachList.td (7987 of 11244) PASS: LLVM :: TableGen/ForeachLoop.td (7988 of 11244) PASS: LLVM :: TableGen/ForwardRef.td (7989 of 11244) PASS: LLVM :: TableGen/GeneralList.td (7990 of 11244) PASS: LLVM :: TableGen/Include.td (7991 of 11244) PASS: LLVM :: TableGen/IntBitInit.td (7992 of 11244) PASS: LLVM :: TableGen/LazyChange.td (7993 of 11244) PASS: LLVM :: TableGen/LetInsideMultiClasses.td (7994 of 11244) PASS: LLVM :: Other/pass-pipeline-parsing.ll (7995 of 11244) PASS: LLVM :: TableGen/ListArgs.td (7996 of 11244) PASS: LLVM :: TableGen/ListConversion.td (7997 of 11244) PASS: LLVM :: TableGen/ListArgsSimple.td (7998 of 11244) PASS: LLVM :: TableGen/ListManip.td (7999 of 11244) PASS: LLVM :: TableGen/ListSlices.td (8000 of 11244) PASS: LLVM :: TableGen/LoLoL.td (8001 of 11244) PASS: LLVM :: TableGen/ListOfList.td (8002 of 11244) PASS: LLVM :: TableGen/MultiClass.td (8003 of 11244) PASS: LLVM :: TableGen/MultiClassInherit.td (8004 of 11244) PASS: LLVM :: TableGen/MultiPat.td (8005 of 11244) PASS: LLVM :: TableGen/MultiClassDefName.td (8006 of 11244) PASS: LLVM :: TableGen/NestedForeach.td (8007 of 11244) PASS: LLVM :: TableGen/Paste.td (8008 of 11244) PASS: LLVM :: TableGen/Slice.td (8009 of 11244) PASS: LLVM :: TableGen/SetTheory.td (8010 of 11244) PASS: LLVM :: TableGen/SiblingForeach.td (8011 of 11244) PASS: LLVM :: TableGen/String.td (8012 of 11244) PASS: LLVM :: TableGen/SuperSubclassSameName.td (8013 of 11244) PASS: LLVM :: TableGen/TargetInstrInfo.td (8014 of 11244) PASS: LLVM :: TableGen/TargetInstrSpec.td (8015 of 11244) PASS: LLVM :: TableGen/TemplateArgRename.td (8016 of 11244) PASS: LLVM :: TableGen/TreeNames.td (8017 of 11244) PASS: LLVM :: TableGen/Tree.td (8018 of 11244) PASS: LLVM :: TableGen/TwoLevelName.td (8019 of 11244) PASS: LLVM :: TableGen/UnsetBitInit.td (8020 of 11244) PASS: LLVM :: TableGen/ValidIdentifiers.td (8021 of 11244) PASS: LLVM :: TableGen/cast.td (8022 of 11244) PASS: LLVM :: TableGen/UnterminatedComment.td (8023 of 11244) PASS: LLVM :: TableGen/eq.td (8024 of 11244) PASS: LLVM :: TableGen/defmclass.td (8025 of 11244) PASS: LLVM :: TableGen/eqbit.td (8026 of 11244) PASS: LLVM :: TableGen/foreach.td (8027 of 11244) PASS: LLVM :: TableGen/if.td (8028 of 11244) PASS: LLVM :: TableGen/if-empty-list-arg.td (8029 of 11244) PASS: LLVM :: TableGen/ifbit.td (8030 of 11244) PASS: LLVM :: TableGen/intrinsic-long-name.td (8031 of 11244) PASS: LLVM :: TableGen/intrinsic-order.td (8032 of 11244) PASS: LLVM :: TableGen/intrinsic-varargs.td (8033 of 11244) PASS: LLVM :: TableGen/lisp.td (8034 of 11244) PASS: LLVM :: TableGen/list-element-bitref.td (8035 of 11244) PASS: LLVM :: TableGen/listconcat.td (8036 of 11244) PASS: LLVM :: TableGen/math.td (8037 of 11244) PASS: LLVM :: TableGen/nested-comment.td (8038 of 11244) PASS: LLVM :: TableGen/pr8330.td (8039 of 11244) PASS: LLVM :: TableGen/strconcat.td (8040 of 11244) PASS: LLVM :: TableGen/subst.td (8041 of 11244) PASS: LLVM :: TableGen/subst2.td (8042 of 11244) PASS: LLVM :: TableGen/usevalname.td (8043 of 11244) PASS: LLVM :: Transforms/ADCE/2002-01-31-UseStuckAround.ll (8044 of 11244) PASS: LLVM :: Transforms/ADCE/2002-05-22-PHITest.ll (8045 of 11244) PASS: LLVM :: Transforms/ADCE/2002-05-28-Crash-distilled.ll (8046 of 11244) PASS: LLVM :: Transforms/ADCE/2002-05-23-ZeroArgPHITest.ll (8047 of 11244) PASS: LLVM :: Transforms/ADCE/2002-05-28-Crash.ll (8048 of 11244) PASS: LLVM :: Transforms/ADCE/2002-07-17-AssertionFailure.ll (8049 of 11244) PASS: LLVM :: Transforms/ADCE/2002-07-17-PHIAssertion.ll (8050 of 11244) PASS: LLVM :: Transforms/ADCE/2002-07-29-Segfault.ll (8051 of 11244) PASS: LLVM :: Transforms/ADCE/2003-01-22-PredecessorProblem.ll (8052 of 11244) PASS: LLVM :: Transforms/ADCE/2003-04-25-PHIPostDominateProblem.ll (8053 of 11244) PASS: LLVM :: Transforms/ADCE/2003-06-11-InvalidCFG.ll (8054 of 11244) PASS: LLVM :: Transforms/ADCE/2003-06-24-BadSuccessor.ll (8055 of 11244) PASS: LLVM :: Transforms/ADCE/2003-09-10-UnwindInstFail.ll (8056 of 11244) PASS: LLVM :: Transforms/ADCE/2003-06-24-BasicFunctionality.ll (8057 of 11244) PASS: LLVM :: Transforms/ADCE/2003-09-15-InfLoopCrash.ll (8058 of 11244) PASS: LLVM :: Transforms/ADCE/2003-11-16-MissingPostDominanceInfo.ll (8059 of 11244) PASS: LLVM :: Transforms/ADCE/2004-05-04-UnreachableBlock.ll (8060 of 11244) PASS: LLVM :: Transforms/ADCE/2005-02-17-PHI-Invoke-Crash.ll (8061 of 11244) PASS: LLVM :: Transforms/ADCE/basictest.ll (8062 of 11244) PASS: LLVM :: Transforms/ADCE/basictest1.ll (8063 of 11244) PASS: LLVM :: Transforms/ADCE/dce_pure_call.ll (8064 of 11244) PASS: LLVM :: Transforms/ADCE/dce_pure_invoke.ll (8065 of 11244) PASS: LLVM :: Transforms/ADCE/unreachable-function.ll (8066 of 11244) PASS: LLVM :: Transforms/ADCE/basictest2.ll (8067 of 11244) PASS: LLVM :: Transforms/AddDiscriminators/multiple.ll (8068 of 11244) PASS: LLVM :: Transforms/AddDiscriminators/no-discriminators.ll (8069 of 11244) PASS: LLVM :: Transforms/AddDiscriminators/first-only.ll (8070 of 11244) PASS: LLVM :: Transforms/AddDiscriminators/basic.ll (8071 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/2008-09-07-CGUpdate.ll (8072 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll (8073 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/2008-09-08-CGUpdateSelfEdge.ll (8074 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/2008-07-02-array-indexing.ll (8075 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/attrs.ll (8076 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/basictest.ll (8077 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/aggregate-promote.ll (8078 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/byval-2.ll (8079 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/byval.ll (8080 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/chained.ll (8081 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/control-flow.ll (8082 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/callgraph-update.ll (8083 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/control-flow2.ll (8084 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/crash.ll (8085 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/dbg.ll (8086 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/inalloca.ll (8087 of 11244) UNSUPPORTED: LLVM :: Transforms/AtomicExpandLoadLinked/ARM/atomic-expansion-v7.ll (8088 of 11244) UNSUPPORTED: LLVM :: Transforms/AtomicExpandLoadLinked/ARM/atomic-expansion-v8.ll (8089 of 11244) UNSUPPORTED: LLVM :: Transforms/AtomicExpandLoadLinked/ARM/cmpxchg-weak.ll (8090 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/reserve-tbaa.ll (8091 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/tail.ll (8092 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/cmp-types.ll (8093 of 11244) PASS: LLVM :: Transforms/ArgumentPromotion/pr3085.ll (8094 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec.ll (8095 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/pr15289.ll (8096 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/loop1.ll (8097 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec2.ll (8098 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/sh-types.ll (8099 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/simple-int.ll (8100 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/simple-ldstr.ll (8101 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/simple.ll (8102 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/vs-cast.ll (8103 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/wr-aliases.ll (8104 of 11244) PASS: LLVM :: Transforms/BBVectorize/cycle.ll (8105 of 11244) PASS: LLVM :: Transforms/BBVectorize/X86/sh-rec3.ll (8106 of 11244) PASS: LLVM :: Transforms/BBVectorize/ld1.ll (8107 of 11244) PASS: LLVM :: Transforms/BBVectorize/mem-op-depth.ll (8108 of 11244) PASS: LLVM :: Transforms/BBVectorize/func-alias.ll (8109 of 11244) PASS: LLVM :: Transforms/BBVectorize/metadata.ll (8110 of 11244) PASS: LLVM :: Transforms/BBVectorize/loop1.ll (8111 of 11244) PASS: LLVM :: Transforms/BBVectorize/no-ldstr-conn.ll (8112 of 11244) PASS: LLVM :: Transforms/BBVectorize/req-depth.ll (8113 of 11244) PASS: LLVM :: Transforms/BBVectorize/simple-int.ll (8114 of 11244) PASS: LLVM :: Transforms/BBVectorize/search-limit.ll (8115 of 11244) PASS: LLVM :: Transforms/BBVectorize/simple-tst.ll (8116 of 11244) XFAIL: LLVM :: Transforms/BBVectorize/simple-ldstr-ptrs.ll (8117 of 11244) PASS: LLVM :: Transforms/BBVectorize/simple-ldstr.ll (8118 of 11244) PASS: LLVM :: Transforms/BBVectorize/simple-sel.ll (8119 of 11244) PASS: LLVM :: Transforms/BBVectorize/simple3.ll (8120 of 11244) PASS: LLVM :: Transforms/BBVectorize/simple.ll (8121 of 11244) PASS: LLVM :: Transforms/BranchFolding/2007-10-19-InlineAsmDirectives.ll (8122 of 11244) PASS: LLVM :: Transforms/CodeExtractor/2004-03-13-LoopExtractorCrash.ll (8123 of 11244) PASS: LLVM :: Transforms/CodeExtractor/2004-03-14-DominanceProblem.ll (8124 of 11244) PASS: LLVM :: Transforms/BBVectorize/xcore/no-vector-registers.ll (8125 of 11244) PASS: LLVM :: Transforms/CodeExtractor/2004-03-14-NoSwitchSupport.ll (8126 of 11244) PASS: LLVM :: Transforms/CodeExtractor/2004-03-17-MissedLiveIns.ll (8127 of 11244) PASS: LLVM :: Transforms/CodeExtractor/2004-03-17-UpdatePHIsOutsideRegion.ll (8128 of 11244) PASS: LLVM :: Transforms/CodeExtractor/2004-03-18-InvokeHandling.ll (8129 of 11244) PASS: LLVM :: Transforms/CodeExtractor/2004-08-12-BlockExtractPHI.ll (8130 of 11244) PASS: LLVM :: Transforms/CodeExtractor/2004-11-12-InvokeExtract.ll (8131 of 11244) PASS: LLVM :: Transforms/CodeGenPrepare/X86/sink-addrspacecast.ll (8132 of 11244) PASS: LLVM :: Transforms/CodeGenPrepare/X86/extend-sink-hoist.ll (8133 of 11244) PASS: LLVM :: Transforms/CodeGenPrepare/2008-11-24-RAUW-Self.ll (8134 of 11244) PASS: LLVM :: Transforms/CodeGenPrepare/basic.ll (8135 of 11244) PASS: LLVM :: Transforms/ConstProp/2002-05-03-DivideByZeroException.ll (8136 of 11244) PASS: LLVM :: Transforms/ConstProp/2002-05-03-NotOperator.ll (8137 of 11244) PASS: LLVM :: Transforms/CodeGenPrepare/X86/x86-shuffle-sink.ll (8138 of 11244) PASS: LLVM :: Transforms/ConstProp/2005-01-28-SetCCGEP.ll (8139 of 11244) PASS: LLVM :: Transforms/ConstProp/2002-09-03-SetCC-Bools.ll (8140 of 11244) PASS: LLVM :: Transforms/ConstProp/2006-12-01-TruncBoolBug.ll (8141 of 11244) PASS: LLVM :: Transforms/ConstProp/2006-11-30-vector-cast.ll (8142 of 11244) PASS: LLVM :: Transforms/ConstProp/2003-05-12-DivideError.ll (8143 of 11244) PASS: LLVM :: Transforms/ConstProp/2007-02-23-sdiv.ll (8144 of 11244) PASS: LLVM :: Transforms/ConstProp/2007-02-05-BitCast.ll (8145 of 11244) PASS: LLVM :: Transforms/ConstProp/2006-12-01-bool-casts.ll (8146 of 11244) PASS: LLVM :: Transforms/ConstProp/2007-11-23-cttz.ll (8147 of 11244) PASS: LLVM :: Transforms/ConstProp/2009-09-01-GEP-Crash.ll (8148 of 11244) PASS: LLVM :: Transforms/ConstProp/2009-06-20-constexpr-zero-lhs.ll (8149 of 11244) PASS: LLVM :: Transforms/ConstProp/2008-07-07-VectorCompare.ll (8150 of 11244) PASS: LLVM :: Transforms/ConstProp/basictest.ll (8151 of 11244) PASS: LLVM :: Transforms/ConstProp/bswap.ll (8152 of 11244) PASS: LLVM :: Transforms/ConstProp/bitcast.ll (8153 of 11244) PASS: LLVM :: Transforms/ConstProp/constant-expr.ll (8154 of 11244) PASS: LLVM :: Transforms/ConstProp/calls.ll (8155 of 11244) PASS: LLVM :: Transforms/ConstProp/div-zero.ll (8156 of 11244) PASS: LLVM :: Transforms/ConstProp/float-to-ptr-cast.ll (8157 of 11244) PASS: LLVM :: Transforms/ConstProp/insertvalue.ll (8158 of 11244) PASS: LLVM :: Transforms/ConstProp/extractvalue.ll (8159 of 11244) PASS: LLVM :: Transforms/ConstProp/logicaltest.ll (8160 of 11244) PASS: LLVM :: Transforms/ConstProp/overflow-ops.ll (8161 of 11244) UNSUPPORTED: LLVM :: Transforms/ConstantHoisting/AArch64/const-addr.ll (8162 of 11244) UNSUPPORTED: LLVM :: Transforms/ConstantHoisting/AArch64/large-immediate.ll (8163 of 11244) UNSUPPORTED: LLVM :: Transforms/ConstantHoisting/PowerPC/const-base-addr.ll (8164 of 11244) UNSUPPORTED: LLVM :: Transforms/ConstantHoisting/PowerPC/masks.ll (8165 of 11244) PASS: LLVM :: Transforms/ConstProp/loads.ll (8166 of 11244) PASS: LLVM :: Transforms/ConstProp/phi.ll (8167 of 11244) PASS: LLVM :: Transforms/ConstProp/remtest.ll (8168 of 11244) PASS: LLVM :: Transforms/ConstantHoisting/X86/cast-inst.ll (8169 of 11244) PASS: LLVM :: Transforms/ConstantHoisting/X86/const-base-addr.ll (8170 of 11244) PASS: LLVM :: Transforms/ConstantHoisting/X86/large-immediate.ll (8171 of 11244) PASS: LLVM :: Transforms/ConstantHoisting/X86/delete-dead-cast-inst.ll (8172 of 11244) PASS: LLVM :: Transforms/ConstantHoisting/X86/phi.ll (8173 of 11244) PASS: LLVM :: Transforms/ConstantMerge/2002-09-23-CPR-Update.ll (8174 of 11244) PASS: LLVM :: Transforms/ConstantMerge/2011-01-15-EitherOrder.ll (8175 of 11244) PASS: LLVM :: Transforms/ConstantHoisting/X86/stackmap.ll (8176 of 11244) PASS: LLVM :: Transforms/ConstantMerge/align.ll (8177 of 11244) PASS: LLVM :: Transforms/ConstantMerge/2003-10-28-MergeExternalConstants.ll (8178 of 11244) PASS: LLVM :: Transforms/ConstantMerge/merge-both.ll (8179 of 11244) PASS: LLVM :: Transforms/ConstantMerge/dont-merge.ll (8180 of 11244) PASS: LLVM :: Transforms/ConstantMerge/unnamed-addr.ll (8181 of 11244) PASS: LLVM :: Transforms/CorrelatedValuePropagation/basic.ll (8182 of 11244) PASS: LLVM :: Transforms/CorrelatedValuePropagation/2010-09-02-Trunc.ll (8183 of 11244) PASS: LLVM :: Transforms/CorrelatedValuePropagation/crash.ll (8184 of 11244) PASS: LLVM :: Transforms/CorrelatedValuePropagation/2010-09-26-MergeConstantRange.ll (8185 of 11244) PASS: LLVM :: Transforms/CorrelatedValuePropagation/range.ll (8186 of 11244) PASS: LLVM :: Transforms/CorrelatedValuePropagation/non-null.ll (8187 of 11244) PASS: LLVM :: Transforms/DeadArgElim/2006-06-27-struct-ret.ll (8188 of 11244) PASS: LLVM :: Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll (8189 of 11244) PASS: LLVM :: Transforms/DeadArgElim/2008-01-16-VarargsParamAttrs.ll (8190 of 11244) PASS: LLVM :: Transforms/DeadArgElim/2007-02-07-FuncRename.ll (8191 of 11244) PASS: LLVM :: Transforms/DeadArgElim/2007-12-20-ParamAttrs.ll (8192 of 11244) PASS: LLVM :: Transforms/DeadArgElim/2009-03-17-MRE-Invoke.ll (8193 of 11244) PASS: LLVM :: Transforms/DeadArgElim/2010-04-30-DbgInfo.ll (8194 of 11244) PASS: LLVM :: Transforms/DeadArgElim/2008-06-23-DeadAfterLive.ll (8195 of 11244) PASS: LLVM :: Transforms/DeadArgElim/2013-05-17-VarargsAndBlockAddress.ll (8196 of 11244) PASS: LLVM :: Transforms/DeadArgElim/basictest.ll (8197 of 11244) PASS: LLVM :: Transforms/DeadArgElim/dbginfo.ll (8198 of 11244) PASS: LLVM :: Transforms/DeadArgElim/deadexternal.ll (8199 of 11244) PASS: LLVM :: Transforms/DeadArgElim/deadretval.ll (8200 of 11244) PASS: LLVM :: Transforms/DeadArgElim/dead_vaargs.ll (8201 of 11244) PASS: LLVM :: Transforms/DeadArgElim/canon.ll (8202 of 11244) PASS: LLVM :: Transforms/DeadArgElim/linkage.ll (8203 of 11244) PASS: LLVM :: Transforms/DeadArgElim/multdeadretval.ll (8204 of 11244) PASS: LLVM :: Transforms/DeadArgElim/keepalive.ll (8205 of 11244) PASS: LLVM :: Transforms/DeadArgElim/variadic_safety.ll (8206 of 11244) PASS: LLVM :: Transforms/DeadArgElim/deadretval2.ll (8207 of 11244) PASS: LLVM :: Transforms/DeadArgElim/returned.ll (8208 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/2011-03-25-DSEMiscompile.ll (8209 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/2011-09-06-EndOfFunction.ll (8210 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/2011-09-06-MemCpy.ll (8211 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/OverwriteStoreEnd.ll (8212 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/PartialStore.ll (8213 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/atomic.ll (8214 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/const-pointers.ll (8215 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/dominate.ll (8216 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/free.ll (8217 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/cs-cs-aliasing.ll (8218 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/crash.ll (8219 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/inst-limits.ll (8220 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/lifetime.ll (8221 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/libcalls.ll (8222 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/memintrinsics.ll (8223 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/no-targetdata.ll (8224 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/pr11390.ll (8225 of 11244) PASS: LLVM :: Transforms/DeadStoreElimination/simple.ll (8226 of 11244) PASS: LLVM :: Transforms/DebugIR/crash.ll (8227 of 11244) PASS: LLVM :: Transforms/DebugIR/exception.ll (8228 of 11244) PASS: LLVM :: Transforms/DebugIR/simple-addrspace.ll (8229 of 11244) PASS: LLVM :: Transforms/DebugIR/function.ll (8230 of 11244) PASS: LLVM :: Transforms/DebugIR/simple.ll (8231 of 11244) PASS: LLVM :: Transforms/DebugIR/struct.ll (8232 of 11244) PASS: LLVM :: Transforms/EarlyCSE/commute.ll (8233 of 11244) PASS: LLVM :: Transforms/EarlyCSE/basic.ll (8234 of 11244) PASS: LLVM :: Transforms/EarlyCSE/floatingpoint.ll (8235 of 11244) PASS: LLVM :: Transforms/DebugIR/vector.ll (8236 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-Mutual.ll (8237 of 11244) PASS: LLVM :: Transforms/EarlyCSE/instsimplify-dom.ll (8238 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-ReadOnly.ll (8239 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-03-ReadNone.ll (8240 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/2008-12-29-Constant.ll (8241 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/2008-09-13-VolatileRead.ll (8242 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/2009-01-02-LocalStores.ll (8243 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/2009-01-04-Annotate.ll (8244 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/2010-10-30-volatile.ll (8245 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/atomic.ll (8246 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/annotate-1.ll (8247 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/nocapture.ll (8248 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/readattrs.ll (8249 of 11244) PASS: LLVM :: Transforms/FunctionAttrs/noreturn.ll (8250 of 11244) PASS: LLVM :: Transforms/GCOVProfiling/global-ctor.ll (8251 of 11244) PASS: LLVM :: Transforms/GCOVProfiling/linezero.ll (8252 of 11244) PASS: LLVM :: Transforms/GCOVProfiling/linkagename.ll (8253 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-25-DominatedLoop.ll (8254 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-25-InfiniteLoop.ll (8255 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-25-Loop.ll (8256 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-25-NestedLoop.ll (8257 of 11244) PASS: LLVM :: Transforms/GCOVProfiling/version.ll (8258 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-25-SinglePredecessor.ll (8259 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-26-InterlockingLoops.ll (8260 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-26-PhiErasure.ll (8261 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-26-NonRedundant.ll (8262 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-30-PredIDom.ll (8263 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-31-NoDomInherit.ll (8264 of 11244) PASS: LLVM :: Transforms/GVN/2008-02-12-UndefLoad.ll (8265 of 11244) PASS: LLVM :: Transforms/GVN/2007-07-31-RedundantPhi.ll (8266 of 11244) PASS: LLVM :: Transforms/GVN/2008-02-13-NewPHI.ll (8267 of 11244) PASS: LLVM :: Transforms/GVN/2008-12-12-RLE-Crash.ll (8268 of 11244) PASS: LLVM :: Transforms/GVN/2008-07-02-Unreachable.ll (8269 of 11244) PASS: LLVM :: Transforms/GVN/2008-12-09-SelfRemove.ll (8270 of 11244) PASS: LLVM :: Transforms/GVN/2008-12-14-rle-reanalyze.ll (8271 of 11244) PASS: LLVM :: Transforms/GVN/2008-12-15-CacheVisited.ll (8272 of 11244) PASS: LLVM :: Transforms/GVN/2009-01-21-SortInvalidation.ll (8273 of 11244) PASS: LLVM :: Transforms/GVN/2009-01-22-SortInvalidation.ll (8274 of 11244) PASS: LLVM :: Transforms/GVN/2009-02-17-LoadPRECrash.ll (8275 of 11244) PASS: LLVM :: Transforms/GVN/2009-03-10-PREOnVoid.ll (8276 of 11244) PASS: LLVM :: Transforms/GVN/2009-11-12-MemDepMallocBitCast.ll (8277 of 11244) PASS: LLVM :: Transforms/GVN/2009-06-17-InvalidPRE.ll (8278 of 11244) PASS: LLVM :: Transforms/GVN/2009-07-13-MemDepSortFail.ll (8279 of 11244) PASS: LLVM :: Transforms/GVN/2010-03-31-RedundantPHIs.ll (8280 of 11244) PASS: LLVM :: Transforms/GVN/2010-05-08-OneBit.ll (8281 of 11244) PASS: LLVM :: Transforms/GVN/2010-11-13-Simplify.ll (8282 of 11244) PASS: LLVM :: Transforms/GVN/2011-04-27-phioperands.ll (8283 of 11244) PASS: LLVM :: Transforms/GVN/2011-06-01-NonLocalMemdepMiscompile.ll (8284 of 11244) PASS: LLVM :: Transforms/GVN/2011-07-07-MatchIntrinsicExtract.ll (8285 of 11244) PASS: LLVM :: Transforms/GVN/2011-09-07-TypeIdFor.ll (8286 of 11244) PASS: LLVM :: Transforms/GVN/2012-05-22-PreCrash.ll (8287 of 11244) PASS: LLVM :: Transforms/GVN/MemdepMiscompile.ll (8288 of 11244) PASS: LLVM :: Transforms/GVN/basic.ll (8289 of 11244) PASS: LLVM :: Transforms/GVN/atomic.ll (8290 of 11244) PASS: LLVM :: Transforms/GVN/bitcast-of-call.ll (8291 of 11244) PASS: LLVM :: Transforms/GVN/calls-nonlocal.ll (8292 of 11244) PASS: LLVM :: Transforms/GVN/calls-readonly.ll (8293 of 11244) PASS: LLVM :: Transforms/GVN/calloc-load-removal.ll (8294 of 11244) PASS: LLVM :: Transforms/GVN/commute.ll (8295 of 11244) PASS: LLVM :: Transforms/GVN/cond_br.ll (8296 of 11244) PASS: LLVM :: Transforms/GVN/condprop.ll (8297 of 11244) PASS: LLVM :: Transforms/GVN/cond_br2.ll (8298 of 11244) PASS: LLVM :: Transforms/GVN/crash-no-aa.ll (8299 of 11244) PASS: LLVM :: Transforms/GVN/edge.ll (8300 of 11244) PASS: LLVM :: Transforms/GVN/fpmath.ll (8301 of 11244) PASS: LLVM :: Transforms/GVN/crash.ll (8302 of 11244) PASS: LLVM :: Transforms/GVN/invariant-load.ll (8303 of 11244) PASS: LLVM :: Transforms/GVN/load-constant-mem.ll (8304 of 11244) PASS: LLVM :: Transforms/GVN/lifetime-simple.ll (8305 of 11244) PASS: LLVM :: Transforms/GVN/load-pre-align.ll (8306 of 11244) PASS: LLVM :: Transforms/GVN/load-pre-licm.ll (8307 of 11244) PASS: LLVM :: Transforms/GVN/local-pre.ll (8308 of 11244) PASS: LLVM :: Transforms/GVN/load-pre-nonlocal.ll (8309 of 11244) PASS: LLVM :: Transforms/GVN/lpre-call-wrap-2.ll (8310 of 11244) UNSUPPORTED: LLVM :: Transforms/GVN/nonescaping-malloc.ll (8311 of 11244) PASS: LLVM :: Transforms/GVN/lpre-call-wrap.ll (8312 of 11244) PASS: LLVM :: Transforms/GVN/non-local-offset.ll (8313 of 11244) PASS: LLVM :: Transforms/GVN/null-aliases-nothing.ll (8314 of 11244) PASS: LLVM :: Transforms/GVN/malloc-load-removal.ll (8315 of 11244) PASS: LLVM :: Transforms/GVN/phi-translate-partial-alias.ll (8316 of 11244) PASS: LLVM :: Transforms/GVN/pr12979.ll (8317 of 11244) PASS: LLVM :: Transforms/GVN/phi-translate.ll (8318 of 11244) PASS: LLVM :: Transforms/GVN/pr14166.ll (8319 of 11244) PASS: LLVM :: Transforms/GVN/pr10820.ll (8320 of 11244) PASS: LLVM :: Transforms/GVN/pr17732.ll (8321 of 11244) PASS: LLVM :: Transforms/GVN/pre-basic-add.ll (8322 of 11244) PASS: LLVM :: Transforms/GVN/pre-compare.ll (8323 of 11244) PASS: LLVM :: Transforms/GVN/pr17852.ll (8324 of 11244) PASS: LLVM :: Transforms/GVN/preserve-tbaa.ll (8325 of 11244) PASS: LLVM :: Transforms/GVN/range.ll (8326 of 11244) PASS: LLVM :: Transforms/GVN/pre-single-pred.ll (8327 of 11244) PASS: LLVM :: Transforms/GVN/pre-load.ll (8328 of 11244) PASS: LLVM :: Transforms/GVN/readattrs.ll (8329 of 11244) PASS: LLVM :: Transforms/GVN/rle-must-alias.ll (8330 of 11244) XFAIL: LLVM :: Transforms/GVN/rle-no-phi-translate.ll (8331 of 11244) PASS: LLVM :: Transforms/GVN/rle-nonlocal.ll (8332 of 11244) PASS: LLVM :: Transforms/GVN/rle-semidominated.ll (8333 of 11244) PASS: LLVM :: Transforms/GVN/tbaa.ll (8334 of 11244) PASS: LLVM :: Transforms/GVN/rle-phi-translate.ll (8335 of 11244) PASS: LLVM :: Transforms/GVN/rle.ll (8336 of 11244) PASS: LLVM :: Transforms/GlobalDCE/2002-07-17-CastRef.ll (8337 of 11244) PASS: LLVM :: Transforms/GVN/unreachable_block_infinite_loop.ll (8338 of 11244) PASS: LLVM :: Transforms/GlobalDCE/2002-07-17-ConstantRef.ll (8339 of 11244) PASS: LLVM :: Transforms/GlobalDCE/2002-08-17-WorkListTest.ll (8340 of 11244) PASS: LLVM :: Transforms/GlobalDCE/2002-08-17-FunctionDGE.ll (8341 of 11244) PASS: LLVM :: Transforms/GlobalDCE/2002-09-12-Redeletion.ll (8342 of 11244) PASS: LLVM :: Transforms/GlobalDCE/2003-07-01-SelfReference.ll (8343 of 11244) PASS: LLVM :: Transforms/GlobalDCE/2003-10-09-PreserveWeakGlobals.ll (8344 of 11244) PASS: LLVM :: Transforms/GlobalDCE/basicvariabletest.ll (8345 of 11244) PASS: LLVM :: Transforms/GlobalDCE/2009-02-17-AliasUsesAliasee.ll (8346 of 11244) PASS: LLVM :: Transforms/GlobalDCE/2009-01-05-DeadAliases.ll (8347 of 11244) PASS: LLVM :: Transforms/GlobalDCE/global_ctors.ll (8348 of 11244) PASS: LLVM :: Transforms/GlobalDCE/externally_available.ll (8349 of 11244) PASS: LLVM :: Transforms/GlobalDCE/global_ctors_integration.ll (8350 of 11244) PASS: LLVM :: Transforms/GlobalDCE/complex-constantexpr.ll (8351 of 11244) PASS: LLVM :: Transforms/GlobalDCE/indirectbr.ll (8352 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2004-10-10-CastStoreOnce.ll (8353 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2005-06-15-LocalizeConstExprCrash.ll (8354 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2006-11-01-ShrinkGlobalPhiCrash.ll (8355 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2006-07-07-InlineAsmCrash.ll (8356 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2005-09-27-Crash.ll (8357 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2007-04-05-Crash.ll (8358 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2007-06-04-PackedStruct.ll (8359 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2007-05-13-Crash.ll (8360 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2007-11-09-GEP-GEP-Crash.ll (8361 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2008-01-03-Crash.ll (8362 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2008-01-13-OutOfRangeSROA.ll (8363 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2008-01-29-VolatileGlobal.ll (8364 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2008-04-26-SROA-Global-Align.ll (8365 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2008-07-17-addrspace.ll (8366 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2008-12-16-HeapSRACrash-2.ll (8367 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2008-12-16-HeapSRACrash.ll (8368 of 11244) UNSUPPORTED: LLVM :: Transforms/GlobalOpt/2009-03-05-dbg.ll (8369 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2009-02-15-BitcastAlias.ll (8370 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2009-01-13-phi-user.ll (8371 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2009-02-15-ResolveAlias.ll (8372 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2009-03-06-Anonymous.ll (8373 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2009-03-07-PromotePtrToBool.ll (8374 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2009-11-16-BrokenPerformHeapAllocSRoA.ll (8375 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2009-06-01-RecursivePHI.ll (8376 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2009-11-16-MallocSingleStoreToGlobalVar.ll (8377 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2010-02-26-MallocSROA.ll (8378 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2010-02-25-MallocPromote.ll (8379 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2010-10-19-WeakOdr.ll (8380 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2011-04-09-EmptyGlobalCtors.ll (8381 of 11244) PASS: LLVM :: Transforms/GlobalOpt/alias-resolve.ll (8382 of 11244) PASS: LLVM :: Transforms/GlobalOpt/2012-05-11-blockaddress.ll (8383 of 11244) PASS: LLVM :: Transforms/GlobalOpt/alias-used-address-space.ll (8384 of 11244) PASS: LLVM :: Transforms/GlobalOpt/alias-used-section.ll (8385 of 11244) PASS: LLVM :: Transforms/GlobalOpt/array-elem-refs.ll (8386 of 11244) PASS: LLVM :: Transforms/GlobalOpt/alias-used.ll (8387 of 11244) PASS: LLVM :: Transforms/GlobalOpt/atexit.ll (8388 of 11244) PASS: LLVM :: Transforms/GlobalOpt/atomic.ll (8389 of 11244) PASS: LLVM :: Transforms/GlobalOpt/basictest.ll (8390 of 11244) PASS: LLVM :: Transforms/GlobalOpt/blockaddress.ll (8391 of 11244) PASS: LLVM :: Transforms/GlobalOpt/cleanup-pointer-root-users.ll (8392 of 11244) PASS: LLVM :: Transforms/GlobalOpt/constantexpr-dangle.ll (8393 of 11244) PASS: LLVM :: Transforms/GlobalOpt/compiler-used.ll (8394 of 11244) PASS: LLVM :: Transforms/GlobalOpt/constantfold-initializers.ll (8395 of 11244) PASS: LLVM :: Transforms/GlobalOpt/crash-2.ll (8396 of 11244) PASS: LLVM :: Transforms/GlobalOpt/crash.ll (8397 of 11244) PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt-constexpr.ll (8398 of 11244) PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt.ll (8399 of 11244) PASS: LLVM :: Transforms/GlobalOpt/ctor-list-opt-inbounds.ll (8400 of 11244) PASS: LLVM :: Transforms/GlobalOpt/cxx-dtor.ll (8401 of 11244) PASS: LLVM :: Transforms/GlobalOpt/deadfunction.ll (8402 of 11244) PASS: LLVM :: Transforms/GlobalOpt/deadglobal-2.ll (8403 of 11244) PASS: LLVM :: Transforms/GlobalOpt/externally-initialized-global-ctr.ll (8404 of 11244) PASS: LLVM :: Transforms/GlobalOpt/deadglobal.ll (8405 of 11244) PASS: LLVM :: Transforms/GlobalOpt/fastcc.ll (8406 of 11244) PASS: LLVM :: Transforms/GlobalOpt/globalsra-partial.ll (8407 of 11244) PASS: LLVM :: Transforms/GlobalOpt/globalsra.ll (8408 of 11244) PASS: LLVM :: Transforms/GlobalOpt/globalsra-unknown-index.ll (8409 of 11244) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-1.ll (8410 of 11244) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-2.ll (8411 of 11244) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-3.ll (8412 of 11244) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-4.ll (8413 of 11244) PASS: LLVM :: Transforms/GlobalOpt/integer-bool.ll (8414 of 11244) PASS: LLVM :: Transforms/GlobalOpt/invariant-nodatalayout.ll (8415 of 11244) PASS: LLVM :: Transforms/GlobalOpt/heap-sra-phi.ll (8416 of 11244) PASS: LLVM :: Transforms/GlobalOpt/invariant.ll (8417 of 11244) PASS: LLVM :: Transforms/GlobalOpt/invoke.ll (8418 of 11244) PASS: LLVM :: Transforms/GlobalOpt/load-store-global.ll (8419 of 11244) PASS: LLVM :: Transforms/GlobalOpt/iterate.ll (8420 of 11244) PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-2.ll (8421 of 11244) PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-1.ll (8422 of 11244) PASS: LLVM :: Transforms/GlobalOpt/malloc-promote-3.ll (8423 of 11244) PASS: LLVM :: Transforms/GlobalOpt/memcpy.ll (8424 of 11244) PASS: LLVM :: Transforms/GlobalOpt/memset-null.ll (8425 of 11244) PASS: LLVM :: Transforms/GlobalOpt/memset.ll (8426 of 11244) PASS: LLVM :: Transforms/GlobalOpt/metadata.ll (8427 of 11244) PASS: LLVM :: Transforms/GlobalOpt/phi-select.ll (8428 of 11244) PASS: LLVM :: Transforms/GlobalOpt/storepointer-compare.ll (8429 of 11244) PASS: LLVM :: Transforms/GlobalOpt/storepointer.ll (8430 of 11244) PASS: LLVM :: Transforms/GlobalOpt/tls.ll (8431 of 11244) PASS: LLVM :: Transforms/GlobalOpt/trivialstore.ll (8432 of 11244) PASS: LLVM :: Transforms/GlobalOpt/undef-init.ll (8433 of 11244) PASS: LLVM :: Transforms/GlobalOpt/zeroinitializer-gep-load.ll (8434 of 11244) PASS: LLVM :: Transforms/GlobalOpt/unnamed-addr.ll (8435 of 11244) PASS: LLVM :: Transforms/IPConstantProp/2008-06-09-WeakProp.ll (8436 of 11244) PASS: LLVM :: Transforms/IPConstantProp/deadarg.ll (8437 of 11244) PASS: LLVM :: Transforms/IPConstantProp/dangling-block-address.ll (8438 of 11244) PASS: LLVM :: Transforms/IPConstantProp/2009-09-24-byval-ptr.ll (8439 of 11244) PASS: LLVM :: Transforms/IPConstantProp/global.ll (8440 of 11244) PASS: LLVM :: Transforms/IPConstantProp/recursion.ll (8441 of 11244) PASS: LLVM :: Transforms/IPConstantProp/return-constant.ll (8442 of 11244) PASS: LLVM :: Transforms/IPConstantProp/return-argument.ll (8443 of 11244) PASS: LLVM :: Transforms/IPConstantProp/return-constants.ll (8444 of 11244) PASS: LLVM :: Transforms/IPConstantProp/user-with-multiple-uses.ll (8445 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2002-09-09-PointerIndVar.ll (8446 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2003-09-23-NotAtTop.ll (8447 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2003-04-16-ExprAnalysis.ll (8448 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2003-12-10-RemoveInstrCrash.ll (8449 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2003-12-15-Crash.ll (8450 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2004-03-10-PHIInsertionBug.ll (8451 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2004-04-05-InvokeCastCrash.ll (8452 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2004-04-07-ScalarEvolutionCrash.ll (8453 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2005-02-11-InvokeCrash.ll (8454 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2005-02-17-TruncateExprCrash.ll (8455 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2005-02-26-ExitValueCompute.ll (8456 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2005-06-15-InstMoveCrash.ll (8457 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2005-11-18-Crash.ll (8458 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2006-03-31-NegativeStride.ll (8459 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2006-06-16-Indvar-LCSSA-Crash.ll (8460 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2006-09-20-LFTR-Crash.ll (8461 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2006-12-10-BitCast.ll (8462 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2007-01-06-TripCount.ll (8463 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2007-06-06-DeleteDanglesPtr.ll (8464 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2008-06-15-SCEVExpanderBug.ll (8465 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2007-11-23-BitcastCrash.ll (8466 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2008-09-02-IVType.ll (8467 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2008-10-03-CouldNotCompute.ll (8468 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2008-11-25-APFloatAssert.ll (8469 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-14-shorten_iv_vars.ll (8470 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-15-shorten-iv-vars-2.ll (8471 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-22-IndvarCrash.ll (8472 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2009-04-27-Floating.ll (8473 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2009-05-24-useafterfree.ll (8474 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2011-09-10-widen-nsw.ll (8475 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2011-09-19-vectoriv.ll (8476 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2011-09-27-hoistsext.ll (8477 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2011-10-27-lftrnull.ll (8478 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2011-11-15-multiexit.ll (8479 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2011-11-01-lftrptr.ll (8480 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2011-11-17-selfphi.ll (8481 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2012-07-17-lftr-undef.ll (8482 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2012-10-19-congruent-constant.ll (8483 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/2014-06-21-congruent-constant.ll (8484 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/ada-loops.ll (8485 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/avoid-i0.ll (8486 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/ashr-tripcount.ll (8487 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/casted-argument.ll (8488 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/crash.ll (8489 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/dangling-use.ll (8490 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/divide-pointer.ll (8491 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/dont-recompute.ll (8492 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/elim-extend.ll (8493 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/eliminate-comparison.ll (8494 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/eliminate-max.ll (8495 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/eliminate-rem.ll (8496 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/indirectbr.ll (8497 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/exit_value_tests.ll (8498 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/floating-point-iv.ll (8499 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/interesting-invoke-use.ll (8500 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/iterationCount_zext_or_trunc.ll (8501 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/iv-fold.ll (8502 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/iv-sext.ll (8503 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/iv-zext.ll (8504 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/iv-widen.ll (8505 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/lcssa-preservation.ll (8506 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/lftr-address-space-pointers.ll (8507 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/lftr-extend-const.ll (8508 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/lftr-promote.ll (8509 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/lftr-other-uses.ll (8510 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/lftr-reuse.ll (8511 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/lftr-zext.ll (8512 of 11244) XFAIL: LLVM :: Transforms/IndVarSimplify/loop_evaluate10.ll (8513 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/lftr_simple.ll (8514 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate11.ll (8515 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate7.ll (8516 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate8.ll (8517 of 11244) XFAIL: LLVM :: Transforms/IndVarSimplify/loop_evaluate9.ll (8518 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_1.ll (8519 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_3.ll (8520 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_2.ll (8521 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_4.ll (8522 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_5.ll (8523 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll (8524 of 11244) UNSUPPORTED: LLVM :: Transforms/IndVarSimplify/phi-uses-value-multiple-times.ll (8525 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/no-iv-rewrite.ll (8526 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/masked-iv.ll (8527 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/overflowcheck.ll (8528 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/pr18223.ll (8529 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/polynomial-expand.ll (8530 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/preserve-signed-wrap.ll (8531 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/promote-iv-to-eliminate-casts.ll (8532 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/shrunk-constant.ll (8533 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/single-element-range.ll (8534 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/signed-trip-count.ll (8535 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/sink-trapping.ll (8536 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/sink-alloca.ll (8537 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/tripcount_compute.ll (8538 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/tripcount_infinite.ll (8539 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/udiv-invariant-but-traps.ll (8540 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/udiv.ll (8541 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/uglygep.ll (8542 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/ult-sub-to-eq.ll (8543 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/variable-stride-ivs-0.ll (8544 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/variable-stride-ivs-1.ll (8545 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/verify-scev.ll (8546 of 11244) PASS: LLVM :: Transforms/Inline/2003-09-14-InlineValue.ll (8547 of 11244) PASS: LLVM :: Transforms/IndVarSimplify/widen-nsw.ll (8548 of 11244) PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodeInlineFail.ll (8549 of 11244) PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll (8550 of 11244) PASS: LLVM :: Transforms/Inline/2003-09-22-PHINodesInNormalInvokeDest.ll (8551 of 11244) PASS: LLVM :: Transforms/Inline/2003-10-13-AllocaDominanceProblem.ll (8552 of 11244) PASS: LLVM :: Transforms/Inline/2004-04-15-InlineDeletesCall.ll (8553 of 11244) PASS: LLVM :: Transforms/Inline/2004-10-17-InlineFunctionWithoutReturn.ll (8554 of 11244) PASS: LLVM :: Transforms/Inline/2004-04-20-InlineLinkOnce.ll (8555 of 11244) PASS: LLVM :: Transforms/Inline/2006-01-14-CallGraphUpdate.ll (8556 of 11244) PASS: LLVM :: Transforms/Inline/2006-07-12-InlinePruneCGUpdate.ll (8557 of 11244) PASS: LLVM :: Transforms/Inline/2006-11-09-InlineCGUpdate.ll (8558 of 11244) PASS: LLVM :: Transforms/Inline/2006-11-09-InlineCGUpdate-2.ll (8559 of 11244) PASS: LLVM :: Transforms/Inline/2007-04-15-InlineEH.ll (8560 of 11244) PASS: LLVM :: Transforms/Inline/2007-06-25-WeakInline.ll (8561 of 11244) PASS: LLVM :: Transforms/Inline/2009-01-08-NoInlineDynamicAlloca.ll (8562 of 11244) PASS: LLVM :: Transforms/Inline/2008-09-02-NoInline.ll (8563 of 11244) PASS: LLVM :: Transforms/Inline/2007-12-19-InlineNoUnwind.ll (8564 of 11244) PASS: LLVM :: Transforms/Inline/2009-01-13-RecursiveInlineCrash.ll (8565 of 11244) PASS: LLVM :: Transforms/Inline/2010-05-12-ValueMap.ll (8566 of 11244) PASS: LLVM :: Transforms/Inline/2009-05-07-CallUsingSelfCrash.ll (8567 of 11244) PASS: LLVM :: Transforms/Inline/PR4909.ll (8568 of 11244) PASS: LLVM :: Transforms/Inline/alloca-bonus.ll (8569 of 11244) PASS: LLVM :: Transforms/Inline/alloca-in-scc.ll (8570 of 11244) PASS: LLVM :: Transforms/Inline/alloca-merge-align-nodl.ll (8571 of 11244) PASS: LLVM :: Transforms/Inline/alloca-merge-align.ll (8572 of 11244) PASS: LLVM :: Transforms/Inline/alloca_test.ll (8573 of 11244) PASS: LLVM :: Transforms/Inline/array_merge.ll (8574 of 11244) PASS: LLVM :: Transforms/Inline/attributes.ll (8575 of 11244) PASS: LLVM :: Transforms/Inline/basictest.ll (8576 of 11244) PASS: LLVM :: Transforms/Inline/blockaddress.ll (8577 of 11244) PASS: LLVM :: Transforms/Inline/always-inline.ll (8578 of 11244) PASS: LLVM :: Transforms/Inline/byval-tail-call.ll (8579 of 11244) PASS: LLVM :: Transforms/Inline/byval.ll (8580 of 11244) PASS: LLVM :: Transforms/Inline/byval_lifetime.ll (8581 of 11244) PASS: LLVM :: Transforms/Inline/callgraph-update.ll (8582 of 11244) PASS: LLVM :: Transforms/Inline/casts.ll (8583 of 11244) PASS: LLVM :: Transforms/Inline/crash2.ll (8584 of 11244) PASS: LLVM :: Transforms/Inline/cfg_preserve_test.ll (8585 of 11244) PASS: LLVM :: Transforms/Inline/crash.ll (8586 of 11244) UNSUPPORTED: LLVM :: Transforms/Inline/delete-call.ll (8587 of 11244) PASS: LLVM :: Transforms/Inline/debug-invoke.ll (8588 of 11244) PASS: LLVM :: Transforms/Inline/devirtualize-2.ll (8589 of 11244) PASS: LLVM :: Transforms/Inline/devirtualize-3.ll (8590 of 11244) PASS: LLVM :: Transforms/Inline/devirtualize.ll (8591 of 11244) XFAIL: LLVM :: Transforms/Inline/dynamic_alloca_test.ll (8592 of 11244) PASS: LLVM :: Transforms/Inline/gvn-inline-iteration.ll (8593 of 11244) PASS: LLVM :: Transforms/Inline/externally_available.ll (8594 of 11244) PASS: LLVM :: Transforms/Inline/ignore-debug-info.ll (8595 of 11244) PASS: LLVM :: Transforms/Inline/inline-byval-bonus.ll (8596 of 11244) PASS: LLVM :: Transforms/Inline/inline-invoke-tail.ll (8597 of 11244) PASS: LLVM :: Transforms/Inline/inline-invoke-with-asm-call.ll (8598 of 11244) PASS: LLVM :: Transforms/Inline/inline-optnone.ll (8599 of 11244) PASS: LLVM :: Transforms/Inline/inline-cold.ll (8600 of 11244) PASS: LLVM :: Transforms/Inline/inline-tail.ll (8601 of 11244) PASS: LLVM :: Transforms/Inline/inline-vla.ll (8602 of 11244) PASS: LLVM :: Transforms/Inline/inline-optsize.ll (8603 of 11244) PASS: LLVM :: Transforms/Inline/inline_cleanup.ll (8604 of 11244) PASS: LLVM :: Transforms/Inline/inline_constprop.ll (8605 of 11244) PASS: LLVM :: Transforms/Inline/inline_dce.ll (8606 of 11244) PASS: LLVM :: Transforms/Inline/inline_prune.ll (8607 of 11244) PASS: LLVM :: Transforms/Inline/inline_minisize.ll (8608 of 11244) PASS: LLVM :: Transforms/Inline/inline_returns_twice.ll (8609 of 11244) PASS: LLVM :: Transforms/Inline/inline_invoke.ll (8610 of 11244) PASS: LLVM :: Transforms/Inline/inline_ssp.ll (8611 of 11244) PASS: LLVM :: Transforms/Inline/invoke-cleanup.ll (8612 of 11244) PASS: LLVM :: Transforms/Inline/invoke-combine-clauses.ll (8613 of 11244) PASS: LLVM :: Transforms/Inline/invoke-cost.ll (8614 of 11244) PASS: LLVM :: Transforms/Inline/invoke_test-1.ll (8615 of 11244) PASS: LLVM :: Transforms/Inline/invoke_test-3.ll (8616 of 11244) PASS: LLVM :: Transforms/Inline/invoke_test-2.ll (8617 of 11244) PASS: LLVM :: Transforms/Inline/lifetime-no-datalayout.ll (8618 of 11244) PASS: LLVM :: Transforms/Inline/lifetime.ll (8619 of 11244) PASS: LLVM :: Transforms/Inline/noinline-recursive-fn.ll (8620 of 11244) PASS: LLVM :: Transforms/Inline/noinline.ll (8621 of 11244) PASS: LLVM :: Transforms/Inline/nested-inline.ll (8622 of 11244) PASS: LLVM :: Transforms/Inline/null-function.ll (8623 of 11244) PASS: LLVM :: Transforms/Inline/optimization-remarks.ll (8624 of 11244) PASS: LLVM :: Transforms/Inline/ptr-diff.ll (8625 of 11244) PASS: LLVM :: Transforms/Inline/recursive.ll (8626 of 11244) PASS: LLVM :: Transforms/Inline/switch.ll (8627 of 11244) PASS: LLVM :: Transforms/InstCombine/2002-03-11-InstCombineHang.ll (8628 of 11244) PASS: LLVM :: Transforms/InstCombine/2002-05-14-SubFailure.ll (8629 of 11244) PASS: LLVM :: Transforms/InstCombine/2002-08-02-CastTest.ll (8630 of 11244) PASS: LLVM :: Transforms/InstCombine/2002-12-05-MissedConstProp.ll (8631 of 11244) PASS: LLVM :: Transforms/InstCombine/2003-05-26-CastMiscompile.ll (8632 of 11244) PASS: LLVM :: Transforms/InstCombine/2003-06-05-BranchInvertInfLoop.ll (8633 of 11244) PASS: LLVM :: Transforms/InstCombine/2003-05-27-ConstExprCrash.ll (8634 of 11244) PASS: LLVM :: Transforms/InstCombine/2003-07-21-ExternalConstant.ll (8635 of 11244) PASS: LLVM :: Transforms/InstCombine/2003-09-09-VolatileLoadElim.ll (8636 of 11244) PASS: LLVM :: Transforms/InstCombine/2003-08-12-AllocaNonNull.ll (8637 of 11244) PASS: LLVM :: Transforms/InstCombine/2003-10-29-CallSiteResolve.ll (8638 of 11244) PASS: LLVM :: Transforms/InstCombine/2003-11-03-VarargsCallBug.ll (8639 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-02-23-ShiftShiftOverflow.ll (8640 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-01-13-InstCombineInvokePHI.ll (8641 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-03-13-InstCombineInfLoop.ll (8642 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-04-04-InstCombineReplaceAllUsesWith.ll (8643 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-05-07-UnsizedCastLoad.ll (8644 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-07-27-ConstantExprMul.ll (8645 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-08-09-RemInfLoop.ll (8646 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-08-10-BoolSetCC.ll (8647 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-09-28-BadShiftAndSetCC.ll (8648 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-09-20-BadLoadCombine.ll (8649 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-09-20-BadLoadCombine2.ll (8650 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-11-22-Missed-and-fold.ll (8651 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll (8652 of 11244) PASS: LLVM :: Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll (8653 of 11244) PASS: LLVM :: Transforms/InstCombine/2005-03-04-ShiftOverflow.ll (8654 of 11244) PASS: LLVM :: Transforms/InstCombine/2005-04-07-UDivSelectCrash.ll (8655 of 11244) PASS: LLVM :: Transforms/InstCombine/2005-06-15-DivSelectCrash.ll (8656 of 11244) PASS: LLVM :: Transforms/InstCombine/2005-06-16-RangeCrash.ll (8657 of 11244) PASS: LLVM :: Transforms/InstCombine/2005-06-15-ShiftSetCCCrash.ll (8658 of 11244) PASS: LLVM :: Transforms/InstCombine/2005-06-16-SetCCOrSetCCMiscompile.ll (8659 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-02-28-Crash.ll (8660 of 11244) PASS: LLVM :: Transforms/InstCombine/2005-07-07-DeadPHILoop.ll (8661 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-02-13-DemandedMiscompile.ll (8662 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-03-30-ExtractElement.ll (8663 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-05-04-DemandedBitCrash.ll (8664 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-09-15-CastToBool.ll (8665 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-04-28-ShiftShiftLongLong.ll (8666 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-10-19-SignedToUnsignedCastAndConst-2.ll (8667 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-10-20-mask.ll (8668 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-11-10-ashr-miscompile.ll (8669 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-10-26-VectorReassoc.ll (8670 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-12-05-fp-to-int-ext.ll (8671 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-12-08-Phi-ICmp-Op-Fold.ll (8672 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-12-08-Select-ICmp.ll (8673 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-12-01-BadFPVectorXform.ll (8674 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-01-13-ExtCompareMiscompile.ll (8675 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-01-14-FcmpSelf.ll (8676 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-12-23-Select-Cmp-Cmp.ll (8677 of 11244) PASS: LLVM :: Transforms/InstCombine/2006-12-15-Range-Test.ll (8678 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-01-18-VectorInfLoop.ll (8679 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-01-27-AndICmp.ll (8680 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-02-07-PointerCast.ll (8681 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-02-01-LoadSinkAlloca.ll (8682 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-02-23-PhiFoldInfLoop.ll (8683 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-03-13-CompareMerge.ll (8684 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-03-19-BadTruncChangePR1261.ll (8685 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-03-21-SignedRangeTest.ll (8686 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-03-25-BadShiftMask.ll (8687 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-03-25-DoubleShift.ll (8688 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-04-08-SingleEltVectorCrash.ll (8689 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-03-26-BadShiftMask.ll (8690 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-05-14-Crash.ll (8691 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-05-10-icmp-or.ll (8692 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-06-21-DivCompareMiscomp.ll (8693 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-06-06-AshrSignBit.ll (8694 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-05-18-CastFoldBug.ll (8695 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-08-02-InfiniteLoop.ll (8696 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-09-10-AliasConstFold.ll (8697 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-09-17-AliasConstFold2.ll (8698 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-10-12-Crash.ll (8699 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-10-10-EliminateMemCpy.ll (8700 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-10-28-stacksave.ll (8701 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-10-31-RangeCrash.ll (8702 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-10-31-StringCrash.ll (8703 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-11-07-OpaqueAlignCrash.ll (8704 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-11-22-IcmpCrash.ll (8705 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-11-15-CompareMiscomp.ll (8706 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-11-25-CompatibleAttributes.ll (8707 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-12-16-AsmNoUnwind.ll (8708 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-12-12-GEPScale.ll (8709 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-12-10-ConstFoldCompare.ll (8710 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-12-18-AddSelCmpSub.ll (8711 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-06-BitCastAttributes.ll (8712 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-06-CastCrash.ll (8713 of 11244) PASS: LLVM :: Transforms/InstCombine/2007-12-28-IcmpSub2.ll (8714 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-06-VoidCast.ll (8715 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-13-NoBitCastAttributes.ll (8716 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-13-AndCmpCmp.ll (8717 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-14-VarArgTrampoline.ll (8718 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-21-MismatchedCastAndCompare.ll (8719 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-27-FloatSelect.ll (8720 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-29-AddICmp.ll (8721 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-01-21-MulTrunc.ll (8722 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-02-13-MulURem.ll (8723 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-02-23-MulSub.ll (8724 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-02-16-SDivOverflow2.ll (8725 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-02-16-SDivOverflow.ll (8726 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-02-28-OrFCmpCrash.ll (8727 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-04-22-ByValBitcast.ll (8728 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-03-13-IntToPtr.ll (8729 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-04-29-VolatileLoadDontMerge.ll (8730 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-04-28-VolatileStore.ll (8731 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-08-LiveStoreDelete.ll (8732 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-08-StrLenSink.ll (8733 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-09-SinkOfInvoke.ll (8734 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-04-29-VolatileLoadMerge.ll (8735 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-18-FoldIntToPtr.ll (8736 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-17-InfLoop.ll (8737 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-22-NegValVector.ll (8738 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-22-IDivVector.ll (8739 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-06-05-ashr-crash.ll (8740 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-23-CompareFold.ll (8741 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-31-AddBool.ll (8742 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-05-31-Bools.ll (8743 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-06-13-InfiniteLoopStore.ll (8744 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-06-13-ReadOnlyCallStore.ll (8745 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-06-08-ICmpPHI.ll (8746 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-06-19-UncondLoad.ll (8747 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-06-24-StackRestore.ll (8748 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-06-21-CompareMiscomp.ll (8749 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-08-AndICmp.ll (8750 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-08-ShiftOneAndOne.ll (8751 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-08-SubAnd.ll (8752 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-08-VolatileLoadMerge.ll (8753 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-09-SubAndError.ll (8754 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-10-CastSextBool.ll (8755 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-11-RemAnd.ll (8756 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-10-ICmpBinOp.ll (8757 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-13-DivZero.ll (8758 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-16-fsub.ll (8759 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-08-05-And.ll (8760 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-07-16-sse2_storel_dq.ll (8761 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-08-17-ICmpXorSignbit.ll (8762 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-09-02-VectorCrash.ll (8763 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-10-11-DivCompareFold.ll (8764 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-09-29-FoldingOr.ll (8765 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-10-23-ConstFoldWithoutMask.ll (8766 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-11-01-SRemDemandedBits.ll (8767 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-11-08-FCmp.ll (8768 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-11-20-DivMulRem.ll (8769 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-11-27-IDivVector.ll (8770 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-11-27-MultiplyIntVec.ll (8771 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-11-27-UDivNegative.ll (8772 of 11244) PASS: LLVM :: Transforms/InstCombine/2008-12-17-SRemNegConstVec.ll (8773 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-01-05-i128-crash.ll (8774 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-01-16-PointerAddrSpace.ll (8775 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-01-08-AlignAlloca.ll (8776 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-01-24-EmptyStruct.ll (8777 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-01-19-fmod-constant-float.ll (8778 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-01-31-InfIterate.ll (8779 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-01-19-fmod-constant-float-specials.ll (8780 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-01-31-Pressure.ll (8781 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-02-04-FPBitcast.ll (8782 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-02-11-NotInitialized.ll (8783 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-02-20-InstCombine-SROA.ll (8784 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-02-21-LoadCST.ll (8785 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-02-25-CrashZeroSizeArray.ll (8786 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-03-18-vector-ashr-crash.ll (8787 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-03-20-AShrOverShift.ll (8788 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-04-07-MulPromoteToI96.ll (8789 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-06-11-StoreAddrSpace.ll (8790 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-03-24-InfLoop.ll (8791 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-05-23-FCmpToICmp.ll (8792 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-06-16-SRemDemandedBits.ll (8793 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-07-02-MaskedIntVector.ll (8794 of 11244) PASS: LLVM :: Transforms/InstCombine/2009-12-17-CmpSelectNull.ll (8795 of 11244) PASS: LLVM :: Transforms/InstCombine/2010-01-28-NegativeSRem.ll (8796 of 11244) PASS: LLVM :: Transforms/InstCombine/2010-03-03-ExtElim.ll (8797 of 11244) PASS: LLVM :: Transforms/InstCombine/2010-11-01-lshr-mask.ll (8798 of 11244) PASS: LLVM :: Transforms/InstCombine/2010-05-30-memcpy-Struct.ll (8799 of 11244) PASS: LLVM :: Transforms/InstCombine/2010-11-21-SizeZeroTypeGEP.ll (8800 of 11244) PASS: LLVM :: Transforms/InstCombine/2010-11-23-Distributed.ll (8801 of 11244) PASS: LLVM :: Transforms/InstCombine/2011-03-08-SRemMinusOneBadOpt.ll (8802 of 11244) PASS: LLVM :: Transforms/InstCombine/2011-02-14-InfLoop.ll (8803 of 11244) PASS: LLVM :: Transforms/InstCombine/2011-05-02-VectorBoolean.ll (8804 of 11244) PASS: LLVM :: Transforms/InstCombine/2011-09-03-Trampoline.ll (8805 of 11244) PASS: LLVM :: Transforms/InstCombine/2011-05-28-swapmulsub.ll (8806 of 11244) PASS: LLVM :: Transforms/InstCombine/2011-05-13-InBoundsGEP.ll (8807 of 11244) PASS: LLVM :: Transforms/InstCombine/2011-06-13-nsw-alloca.ll (8808 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-01-11-OpaqueBitcastCrash.ll (8809 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-02-28-ICmp.ll (8810 of 11244) PASS: LLVM :: Transforms/InstCombine/2011-10-07-AlignPromotion.ll (8811 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-02-13-FCmp.ll (8812 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-04-30-SRem.ll (8813 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-03-10-InstCombine.ll (8814 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-04-24-vselect.ll (8815 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-04-23-Neon-Intrinsics.ll (8816 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-05-28-select-hang.ll (8817 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-06-06-LoadOfPHIs.ll (8818 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-05-27-Negative-Shift-Crash.ll (8819 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-07-25-LoadPart.ll (8820 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-08-28-udiv_ashl.ll (8821 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-07-30-addrsp-bitcast.ll (8822 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-09-17-ZeroSizedAlloca.ll (8823 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-09-24-MemcpyFromGlobalCrash.ll (8824 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-12-14-simp-vgep.ll (8825 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-10-25-vector-of-pointers.ll (8826 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-3-15-or-xor-constant.ll (8827 of 11244) PASS: LLVM :: Transforms/InstCombine/2012-6-7-vselect-bitcast.ll (8828 of 11244) PASS: LLVM :: Transforms/InstCombine/CPP_min_max.ll (8829 of 11244) PASS: LLVM :: Transforms/InstCombine/2013-03-05-Combine-BitcastTy-Into-Alloca.ll (8830 of 11244) PASS: LLVM :: Transforms/InstCombine/AddOverFlow.ll (8831 of 11244) PASS: LLVM :: Transforms/InstCombine/ExtractCast.ll (8832 of 11244) PASS: LLVM :: Transforms/InstCombine/IntPtrCast.ll (8833 of 11244) PASS: LLVM :: Transforms/InstCombine/JavaCompare.ll (8834 of 11244) PASS: LLVM :: Transforms/InstCombine/LandingPadClauses.ll (8835 of 11244) PASS: LLVM :: Transforms/InstCombine/OverlappingInsertvalues.ll (8836 of 11244) PASS: LLVM :: Transforms/InstCombine/PR7357.ll (8837 of 11244) PASS: LLVM :: Transforms/InstCombine/abs-1.ll (8838 of 11244) PASS: LLVM :: Transforms/InstCombine/add-shrink.ll (8839 of 11244) PASS: LLVM :: Transforms/InstCombine/abs_abs.ll (8840 of 11244) PASS: LLVM :: Transforms/InstCombine/add-sitofp.ll (8841 of 11244) PASS: LLVM :: Transforms/InstCombine/add.ll (8842 of 11244) PASS: LLVM :: Transforms/InstCombine/add4.ll (8843 of 11244) PASS: LLVM :: Transforms/InstCombine/add3.ll (8844 of 11244) PASS: LLVM :: Transforms/InstCombine/addnegneg.ll (8845 of 11244) PASS: LLVM :: Transforms/InstCombine/add2.ll (8846 of 11244) PASS: LLVM :: Transforms/InstCombine/addrspacecast.ll (8847 of 11244) PASS: LLVM :: Transforms/InstCombine/align-2d-gep.ll (8848 of 11244) PASS: LLVM :: Transforms/InstCombine/adjust-for-sminmax.ll (8849 of 11244) PASS: LLVM :: Transforms/InstCombine/align-addr.ll (8850 of 11244) PASS: LLVM :: Transforms/InstCombine/and-compare.ll (8851 of 11244) PASS: LLVM :: Transforms/InstCombine/align-external.ll (8852 of 11244) PASS: LLVM :: Transforms/InstCombine/and-fcmp.ll (8853 of 11244) PASS: LLVM :: Transforms/InstCombine/alloca.ll (8854 of 11244) PASS: LLVM :: Transforms/InstCombine/and-or-and.ll (8855 of 11244) PASS: LLVM :: Transforms/InstCombine/and-not-or.ll (8856 of 11244) PASS: LLVM :: Transforms/InstCombine/and-or-not.ll (8857 of 11244) PASS: LLVM :: Transforms/InstCombine/and-or.ll (8858 of 11244) PASS: LLVM :: Transforms/InstCombine/and-xor-merge.ll (8859 of 11244) PASS: LLVM :: Transforms/InstCombine/and-xor-or.ll (8860 of 11244) PASS: LLVM :: Transforms/InstCombine/and.ll (8861 of 11244) PASS: LLVM :: Transforms/InstCombine/and2.ll (8862 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-add2.ll (8863 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-add1.ll (8864 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-and-or-and.ll (8865 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-and-compare.ll (8866 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-and1.ll (8867 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-call-cast-target.ll (8868 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-and2.ll (8869 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-and-xor-merge.ll (8870 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-cast-and-cast.ll (8871 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-cast.ll (8872 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-cast-cast-to-and.ll (8873 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-div1.ll (8874 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-div2.ll (8875 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-mul1.ll (8876 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-not.ll (8877 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-mul2.ll (8878 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-or1.ll (8879 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-rem1.ll (8880 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-rem2.ll (8881 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-or2.ll (8882 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-select.ll (8883 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-shift-simplify.ll (8884 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-shl-trunc.ll (8885 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-shift.ll (8886 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-sub.ll (8887 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-xor2.ll (8888 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-zext1.ll (8889 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-xor1.ll (8890 of 11244) PASS: LLVM :: Transforms/InstCombine/apint-zext2.ll (8891 of 11244) PASS: LLVM :: Transforms/InstCombine/binop-cast.ll (8892 of 11244) PASS: LLVM :: Transforms/InstCombine/atomic.ll (8893 of 11244) PASS: LLVM :: Transforms/InstCombine/badmalloc.ll (8894 of 11244) PASS: LLVM :: Transforms/InstCombine/bit-tracking.ll (8895 of 11244) PASS: LLVM :: Transforms/InstCombine/bitcast-bigendian.ll (8896 of 11244) PASS: LLVM :: Transforms/InstCombine/bitcast-alias-function.ll (8897 of 11244) PASS: LLVM :: Transforms/InstCombine/bit-checks.ll (8898 of 11244) PASS: LLVM :: Transforms/InstCombine/bitcast-vec-canon.ll (8899 of 11244) PASS: LLVM :: Transforms/InstCombine/bitcast-store.ll (8900 of 11244) PASS: LLVM :: Transforms/InstCombine/bitcast-sext-vector.ll (8901 of 11244) PASS: LLVM :: Transforms/InstCombine/bitcast-vec-uniform.ll (8902 of 11244) PASS: LLVM :: Transforms/InstCombine/bitcast-vector-fold.ll (8903 of 11244) PASS: LLVM :: Transforms/InstCombine/bittest.ll (8904 of 11244) PASS: LLVM :: Transforms/InstCombine/bitcast.ll (8905 of 11244) PASS: LLVM :: Transforms/InstCombine/bitcount.ll (8906 of 11244) PASS: LLVM :: Transforms/InstCombine/bswap.ll (8907 of 11244) PASS: LLVM :: Transforms/InstCombine/blend_x86.ll (8908 of 11244) PASS: LLVM :: Transforms/InstCombine/bswap-fold.ll (8909 of 11244) PASS: LLVM :: Transforms/InstCombine/call-cast-target-inalloca.ll (8910 of 11244) PASS: LLVM :: Transforms/InstCombine/call-cast-target.ll (8911 of 11244) PASS: LLVM :: Transforms/InstCombine/call-intrinsics.ll (8912 of 11244) PASS: LLVM :: Transforms/InstCombine/call.ll (8913 of 11244) PASS: LLVM :: Transforms/InstCombine/call2.ll (8914 of 11244) PASS: LLVM :: Transforms/InstCombine/canonicalize_branch.ll (8915 of 11244) PASS: LLVM :: Transforms/InstCombine/cast-mul-select.ll (8916 of 11244) PASS: LLVM :: Transforms/InstCombine/cast-call-combine.ll (8917 of 11244) PASS: LLVM :: Transforms/InstCombine/cast-set.ll (8918 of 11244) PASS: LLVM :: Transforms/InstCombine/compare-signs.ll (8919 of 11244) PASS: LLVM :: Transforms/InstCombine/ceil.ll (8920 of 11244) PASS: LLVM :: Transforms/InstCombine/cast_ptr.ll (8921 of 11244) PASS: LLVM :: Transforms/InstCombine/cast.ll (8922 of 11244) PASS: LLVM :: Transforms/InstCombine/constant-expr-datalayout.ll (8923 of 11244) PASS: LLVM :: Transforms/InstCombine/constant-fold-compare.ll (8924 of 11244) PASS: LLVM :: Transforms/InstCombine/constant-fold-address-space-pointer.ll (8925 of 11244) PASS: LLVM :: Transforms/InstCombine/constant-fold-gep.ll (8926 of 11244) PASS: LLVM :: Transforms/InstCombine/copysign.ll (8927 of 11244) PASS: LLVM :: Transforms/InstCombine/constant-fold-math.ll (8928 of 11244) PASS: LLVM :: Transforms/InstCombine/cos-2.ll (8929 of 11244) PASS: LLVM :: Transforms/InstCombine/cos-1.ll (8930 of 11244) PASS: LLVM :: Transforms/InstCombine/dce-iterate.ll (8931 of 11244) PASS: LLVM :: Transforms/InstCombine/crash.ll (8932 of 11244) PASS: LLVM :: Transforms/InstCombine/debug-line.ll (8933 of 11244) PASS: LLVM :: Transforms/InstCombine/deadcode.ll (8934 of 11244) PASS: LLVM :: Transforms/InstCombine/debuginfo.ll (8935 of 11244) PASS: LLVM :: Transforms/InstCombine/descale-zero.ll (8936 of 11244) PASS: LLVM :: Transforms/InstCombine/devirt.ll (8937 of 11244) PASS: LLVM :: Transforms/InstCombine/disable-simplify-libcalls.ll (8938 of 11244) PASS: LLVM :: Transforms/InstCombine/distribute.ll (8939 of 11244) PASS: LLVM :: Transforms/InstCombine/div-shift-crash.ll (8940 of 11244) PASS: LLVM :: Transforms/InstCombine/div-shift.ll (8941 of 11244) PASS: LLVM :: Transforms/InstCombine/div.ll (8942 of 11244) PASS: LLVM :: Transforms/InstCombine/double-float-shrink-1.ll (8943 of 11244) PASS: LLVM :: Transforms/InstCombine/enforce-known-alignment.ll (8944 of 11244) PASS: LLVM :: Transforms/InstCombine/exact.ll (8945 of 11244) PASS: LLVM :: Transforms/InstCombine/err-rep-cold.ll (8946 of 11244) PASS: LLVM :: Transforms/InstCombine/exp2-2.ll (8947 of 11244) PASS: LLVM :: Transforms/InstCombine/extractvalue.ll (8948 of 11244) PASS: LLVM :: Transforms/InstCombine/exp2-1.ll (8949 of 11244) PASS: LLVM :: Transforms/InstCombine/double-float-shrink-2.ll (8950 of 11244) PASS: LLVM :: Transforms/InstCombine/fast-math.ll (8951 of 11244) PASS: LLVM :: Transforms/InstCombine/fcmp-select.ll (8952 of 11244) PASS: LLVM :: Transforms/InstCombine/fcmp-special.ll (8953 of 11244) PASS: LLVM :: Transforms/InstCombine/fcmp.ll (8954 of 11244) PASS: LLVM :: Transforms/InstCombine/fdiv.ll (8955 of 11244) PASS: LLVM :: Transforms/InstCombine/float-shrink-compare.ll (8956 of 11244) PASS: LLVM :: Transforms/InstCombine/ffs-1.ll (8957 of 11244) PASS: LLVM :: Transforms/InstCombine/fmul.ll (8958 of 11244) PASS: LLVM :: Transforms/InstCombine/fneg-ext.ll (8959 of 11244) PASS: LLVM :: Transforms/InstCombine/fold-bin-operand.ll (8960 of 11244) PASS: LLVM :: Transforms/InstCombine/fold-calls.ll (8961 of 11244) PASS: LLVM :: Transforms/InstCombine/fold-fops-into-selects.ll (8962 of 11244) PASS: LLVM :: Transforms/InstCombine/fold-phi.ll (8963 of 11244) PASS: LLVM :: Transforms/InstCombine/fold-sqrt-sqrtf.ll (8964 of 11244) PASS: LLVM :: Transforms/InstCombine/fold-vector-zero.ll (8965 of 11244) PASS: LLVM :: Transforms/InstCombine/fold-vector-select.ll (8966 of 11244) PASS: LLVM :: Transforms/InstCombine/fp-ret-bitcast.ll (8967 of 11244) PASS: LLVM :: Transforms/InstCombine/fpcast.ll (8968 of 11244) PASS: LLVM :: Transforms/InstCombine/fpextend.ll (8969 of 11244) PASS: LLVM :: Transforms/InstCombine/fpextend_x86.ll (8970 of 11244) PASS: LLVM :: Transforms/InstCombine/fputs-1.ll (8971 of 11244) PASS: LLVM :: Transforms/InstCombine/fsub.ll (8972 of 11244) PASS: LLVM :: Transforms/InstCombine/fwrite-1.ll (8973 of 11244) PASS: LLVM :: Transforms/InstCombine/fprintf-1.ll (8974 of 11244) PASS: LLVM :: Transforms/InstCombine/gepphigep.ll (8975 of 11244) PASS: LLVM :: Transforms/InstCombine/gepgep.ll (8976 of 11244) PASS: LLVM :: Transforms/InstCombine/gep-addrspace.ll (8977 of 11244) PASS: LLVM :: Transforms/InstCombine/getelementptr.ll (8978 of 11244) PASS: LLVM :: Transforms/InstCombine/hoist_instr.ll (8979 of 11244) PASS: LLVM :: Transforms/InstCombine/icmp-logical.ll (8980 of 11244) PASS: LLVM :: Transforms/InstCombine/icmp.ll (8981 of 11244) PASS: LLVM :: Transforms/InstCombine/idioms.ll (8982 of 11244) PASS: LLVM :: Transforms/InstCombine/insert-extract-shuffle.ll (8983 of 11244) PASS: LLVM :: Transforms/InstCombine/intrinsics.ll (8984 of 11244) PASS: LLVM :: Transforms/InstCombine/invoke.ll (8985 of 11244) PASS: LLVM :: Transforms/InstCombine/invariant.ll (8986 of 11244) PASS: LLVM :: Transforms/InstCombine/isascii-1.ll (8987 of 11244) PASS: LLVM :: Transforms/InstCombine/isdigit-1.ll (8988 of 11244) PASS: LLVM :: Transforms/InstCombine/known_align.ll (8989 of 11244) PASS: LLVM :: Transforms/InstCombine/load-addrspace-cast.ll (8990 of 11244) PASS: LLVM :: Transforms/InstCombine/load-select.ll (8991 of 11244) PASS: LLVM :: Transforms/InstCombine/load-cmp.ll (8992 of 11244) PASS: LLVM :: Transforms/InstCombine/load.ll (8993 of 11244) PASS: LLVM :: Transforms/InstCombine/load3.ll (8994 of 11244) PASS: LLVM :: Transforms/InstCombine/loadstore-alignment.ll (8995 of 11244) PASS: LLVM :: Transforms/InstCombine/logical-select.ll (8996 of 11244) PASS: LLVM :: Transforms/InstCombine/malloc-free-delete.ll (8997 of 11244) PASS: LLVM :: Transforms/InstCombine/memcmp-1.ll (8998 of 11244) PASS: LLVM :: Transforms/InstCombine/lshr-phi.ll (8999 of 11244) PASS: LLVM :: Transforms/InstCombine/memcmp-2.ll (9000 of 11244) PASS: LLVM :: Transforms/InstCombine/memcpy-1.ll (9001 of 11244) PASS: LLVM :: Transforms/InstCombine/memcpy-2.ll (9002 of 11244) PASS: LLVM :: Transforms/InstCombine/memcpy-from-global.ll (9003 of 11244) PASS: LLVM :: Transforms/InstCombine/memcpy-to-load.ll (9004 of 11244) PASS: LLVM :: Transforms/InstCombine/memcpy.ll (9005 of 11244) PASS: LLVM :: Transforms/InstCombine/memcpy_chk-1.ll (9006 of 11244) PASS: LLVM :: Transforms/InstCombine/memcpy_chk-2.ll (9007 of 11244) PASS: LLVM :: Transforms/InstCombine/memmove-2.ll (9008 of 11244) PASS: LLVM :: Transforms/InstCombine/memmove-1.ll (9009 of 11244) PASS: LLVM :: Transforms/InstCombine/memmove.ll (9010 of 11244) PASS: LLVM :: Transforms/InstCombine/memmove_chk-1.ll (9011 of 11244) PASS: LLVM :: Transforms/InstCombine/memmove_chk-2.ll (9012 of 11244) PASS: LLVM :: Transforms/InstCombine/memset-2.ll (9013 of 11244) PASS: LLVM :: Transforms/InstCombine/memset-1.ll (9014 of 11244) PASS: LLVM :: Transforms/InstCombine/memset2.ll (9015 of 11244) PASS: LLVM :: Transforms/InstCombine/memset.ll (9016 of 11244) PASS: LLVM :: Transforms/InstCombine/memset_chk-2.ll (9017 of 11244) PASS: LLVM :: Transforms/InstCombine/memset_chk-1.ll (9018 of 11244) PASS: LLVM :: Transforms/InstCombine/merge-icmp.ll (9019 of 11244) PASS: LLVM :: Transforms/InstCombine/mul-masked-bits.ll (9020 of 11244) PASS: LLVM :: Transforms/InstCombine/multi-size-address-space-pointer.ll (9021 of 11244) PASS: LLVM :: Transforms/InstCombine/mul.ll (9022 of 11244) PASS: LLVM :: Transforms/InstCombine/narrow.ll (9023 of 11244) PASS: LLVM :: Transforms/InstCombine/multi-use-or.ll (9024 of 11244) PASS: LLVM :: Transforms/InstCombine/no-negzero.ll (9025 of 11244) PASS: LLVM :: Transforms/InstCombine/neon-intrinsics.ll (9026 of 11244) PASS: LLVM :: Transforms/InstCombine/nothrow.ll (9027 of 11244) PASS: LLVM :: Transforms/InstCombine/not.ll (9028 of 11244) PASS: LLVM :: Transforms/InstCombine/nsw.ll (9029 of 11244) PASS: LLVM :: Transforms/InstCombine/not-fcmp.ll (9030 of 11244) PASS: LLVM :: Transforms/InstCombine/obfuscated_splat.ll (9031 of 11244) PASS: LLVM :: Transforms/InstCombine/objsize-address-space.ll (9032 of 11244) PASS: LLVM :: Transforms/InstCombine/objsize-64.ll (9033 of 11244) PASS: LLVM :: Transforms/InstCombine/objsize.ll (9034 of 11244) PASS: LLVM :: Transforms/InstCombine/onehot_merge.ll (9035 of 11244) PASS: LLVM :: Transforms/InstCombine/odr-linkage.ll (9036 of 11244) PASS: LLVM :: Transforms/InstCombine/or-fcmp.ll (9037 of 11244) PASS: LLVM :: Transforms/InstCombine/or-to-xor.ll (9038 of 11244) PASS: LLVM :: Transforms/InstCombine/or-xor.ll (9039 of 11244) PASS: LLVM :: Transforms/InstCombine/osx-names.ll (9040 of 11244) PASS: LLVM :: Transforms/InstCombine/or.ll (9041 of 11244) PASS: LLVM :: Transforms/InstCombine/overflow.ll (9042 of 11244) PASS: LLVM :: Transforms/InstCombine/phi-select-constexpr.ll (9043 of 11244) PASS: LLVM :: Transforms/InstCombine/phi-merge-gep.ll (9044 of 11244) PASS: LLVM :: Transforms/InstCombine/overflow-mul.ll (9045 of 11244) PASS: LLVM :: Transforms/InstCombine/phi.ll (9046 of 11244) PASS: LLVM :: Transforms/InstCombine/pow-2.ll (9047 of 11244) PASS: LLVM :: Transforms/InstCombine/pow-3.ll (9048 of 11244) PASS: LLVM :: Transforms/InstCombine/pr12338.ll (9049 of 11244) PASS: LLVM :: Transforms/InstCombine/pr12251.ll (9050 of 11244) PASS: LLVM :: Transforms/InstCombine/pr17827.ll (9051 of 11244) PASS: LLVM :: Transforms/InstCombine/pr19420.ll (9052 of 11244) PASS: LLVM :: Transforms/InstCombine/pr20059.ll (9053 of 11244) PASS: LLVM :: Transforms/InstCombine/pr20079.ll (9054 of 11244) PASS: LLVM :: Transforms/InstCombine/pr2996.ll (9055 of 11244) PASS: LLVM :: Transforms/InstCombine/pr2645-0.ll (9056 of 11244) PASS: LLVM :: Transforms/InstCombine/pr2645-1.ll (9057 of 11244) PASS: LLVM :: Transforms/InstCombine/pow-1.ll (9058 of 11244) PASS: LLVM :: Transforms/InstCombine/pr8547.ll (9059 of 11244) PASS: LLVM :: Transforms/InstCombine/preserve-sminmax.ll (9060 of 11244) PASS: LLVM :: Transforms/InstCombine/printf-2.ll (9061 of 11244) PASS: LLVM :: Transforms/InstCombine/printf-1.ll (9062 of 11244) PASS: LLVM :: Transforms/InstCombine/puts-1.ll (9063 of 11244) PASS: LLVM :: Transforms/InstCombine/ptr-int-cast.ll (9064 of 11244) PASS: LLVM :: Transforms/InstCombine/r600-intrinsics.ll (9065 of 11244) PASS: LLVM :: Transforms/InstCombine/rem.ll (9066 of 11244) PASS: LLVM :: Transforms/InstCombine/sdiv-1.ll (9067 of 11244) PASS: LLVM :: Transforms/InstCombine/round.ll (9068 of 11244) PASS: LLVM :: Transforms/InstCombine/sdiv-2.ll (9069 of 11244) PASS: LLVM :: Transforms/InstCombine/select-crash.ll (9070 of 11244) PASS: LLVM :: Transforms/InstCombine/select-2.ll (9071 of 11244) PASS: LLVM :: Transforms/InstCombine/select-extractelement.ll (9072 of 11244) PASS: LLVM :: Transforms/InstCombine/select-load-call.ll (9073 of 11244) PASS: LLVM :: Transforms/InstCombine/setcc-strength-reduce.ll (9074 of 11244) PASS: LLVM :: Transforms/InstCombine/select-select.ll (9075 of 11244) PASS: LLVM :: Transforms/InstCombine/set.ll (9076 of 11244) PASS: LLVM :: Transforms/InstCombine/select.ll (9077 of 11244) PASS: LLVM :: Transforms/InstCombine/sext.ll (9078 of 11244) PASS: LLVM :: Transforms/InstCombine/shift-sra.ll (9079 of 11244) PASS: LLVM :: Transforms/InstCombine/shift.ll (9080 of 11244) PASS: LLVM :: Transforms/InstCombine/shufflemask-undef.ll (9081 of 11244) PASS: LLVM :: Transforms/InstCombine/shufflevec-constant.ll (9082 of 11244) PASS: LLVM :: Transforms/InstCombine/sign-test-and-or.ll (9083 of 11244) PASS: LLVM :: Transforms/InstCombine/signext.ll (9084 of 11244) PASS: LLVM :: Transforms/InstCombine/signed-comparison.ll (9085 of 11244) PASS: LLVM :: Transforms/InstCombine/simplify-libcalls.ll (9086 of 11244) PASS: LLVM :: Transforms/InstCombine/simplify-demanded-bits-pointer.ll (9087 of 11244) PASS: LLVM :: Transforms/InstCombine/sink_instruction.ll (9088 of 11244) PASS: LLVM :: Transforms/InstCombine/sitofp.ll (9089 of 11244) PASS: LLVM :: Transforms/InstCombine/sprintf-1.ll (9090 of 11244) PASS: LLVM :: Transforms/InstCombine/sqrt.ll (9091 of 11244) PASS: LLVM :: Transforms/InstCombine/srem-simplify-bug.ll (9092 of 11244) PASS: LLVM :: Transforms/InstCombine/srem.ll (9093 of 11244) PASS: LLVM :: Transforms/InstCombine/srem1.ll (9094 of 11244) PASS: LLVM :: Transforms/InstCombine/stack-overalign.ll (9095 of 11244) PASS: LLVM :: Transforms/InstCombine/sincospi.ll (9096 of 11244) PASS: LLVM :: Transforms/InstCombine/stacksaverestore.ll (9097 of 11244) PASS: LLVM :: Transforms/InstCombine/store.ll (9098 of 11244) PASS: LLVM :: Transforms/InstCombine/stpcpy-1.ll (9099 of 11244) PASS: LLVM :: Transforms/InstCombine/stpcpy-2.ll (9100 of 11244) PASS: LLVM :: Transforms/InstCombine/stpcpy_chk-2.ll (9101 of 11244) PASS: LLVM :: Transforms/InstCombine/stpcpy_chk-1.ll (9102 of 11244) PASS: LLVM :: Transforms/InstCombine/strcat-1.ll (9103 of 11244) PASS: LLVM :: Transforms/InstCombine/strcat-2.ll (9104 of 11244) PASS: LLVM :: Transforms/InstCombine/strcat-3.ll (9105 of 11244) PASS: LLVM :: Transforms/InstCombine/strchr-1.ll (9106 of 11244) PASS: LLVM :: Transforms/InstCombine/strchr-2.ll (9107 of 11244) PASS: LLVM :: Transforms/InstCombine/strcmp-1.ll (9108 of 11244) PASS: LLVM :: Transforms/InstCombine/strcmp-2.ll (9109 of 11244) PASS: LLVM :: Transforms/InstCombine/strcpy-1.ll (9110 of 11244) PASS: LLVM :: Transforms/InstCombine/strcpy-2.ll (9111 of 11244) PASS: LLVM :: Transforms/InstCombine/strcpy_chk-2.ll (9112 of 11244) PASS: LLVM :: Transforms/InstCombine/strcpy_chk-1.ll (9113 of 11244) PASS: LLVM :: Transforms/InstCombine/strcpy_chk-64.ll (9114 of 11244) PASS: LLVM :: Transforms/InstCombine/strcspn-1.ll (9115 of 11244) PASS: LLVM :: Transforms/InstCombine/strlen-1.ll (9116 of 11244) PASS: LLVM :: Transforms/InstCombine/strncat-1.ll (9117 of 11244) PASS: LLVM :: Transforms/InstCombine/strlen-2.ll (9118 of 11244) PASS: LLVM :: Transforms/InstCombine/strcspn-2.ll (9119 of 11244) PASS: LLVM :: Transforms/InstCombine/strncat-2.ll (9120 of 11244) PASS: LLVM :: Transforms/InstCombine/strncmp-1.ll (9121 of 11244) PASS: LLVM :: Transforms/InstCombine/strncmp-2.ll (9122 of 11244) PASS: LLVM :: Transforms/InstCombine/strncat-3.ll (9123 of 11244) PASS: LLVM :: Transforms/InstCombine/strncpy-2.ll (9124 of 11244) PASS: LLVM :: Transforms/InstCombine/strncpy_chk-1.ll (9125 of 11244) PASS: LLVM :: Transforms/InstCombine/strncpy_chk-2.ll (9126 of 11244) PASS: LLVM :: Transforms/InstCombine/strncpy-1.ll (9127 of 11244) PASS: LLVM :: Transforms/InstCombine/strrchr-2.ll (9128 of 11244) PASS: LLVM :: Transforms/InstCombine/strpbrk-2.ll (9129 of 11244) PASS: LLVM :: Transforms/InstCombine/strpbrk-1.ll (9130 of 11244) PASS: LLVM :: Transforms/InstCombine/strrchr-1.ll (9131 of 11244) PASS: LLVM :: Transforms/InstCombine/strstr-2.ll (9132 of 11244) PASS: LLVM :: Transforms/InstCombine/strstr-1.ll (9133 of 11244) PASS: LLVM :: Transforms/InstCombine/strspn-1.ll (9134 of 11244) PASS: LLVM :: Transforms/InstCombine/strto-1.ll (9135 of 11244) PASS: LLVM :: Transforms/InstCombine/toascii-1.ll (9136 of 11244) PASS: LLVM :: Transforms/InstCombine/struct-assign-tbaa.ll (9137 of 11244) PASS: LLVM :: Transforms/InstCombine/sub-xor.ll (9138 of 11244) PASS: LLVM :: Transforms/InstCombine/sub.ll (9139 of 11244) PASS: LLVM :: Transforms/InstCombine/udiv-simplify-bug-0.ll (9140 of 11244) PASS: LLVM :: Transforms/InstCombine/trunc.ll (9141 of 11244) PASS: LLVM :: Transforms/InstCombine/udiv-simplify-bug-1.ll (9142 of 11244) PASS: LLVM :: Transforms/InstCombine/udiv_select_to_select_shift.ll (9143 of 11244) PASS: LLVM :: Transforms/InstCombine/urem-simplify-bug.ll (9144 of 11244) PASS: LLVM :: Transforms/InstCombine/udivrem-change-width.ll (9145 of 11244) PASS: LLVM :: Transforms/InstCombine/urem.ll (9146 of 11244) PASS: LLVM :: Transforms/InstCombine/vec_extract_elt.ll (9147 of 11244) PASS: LLVM :: Transforms/InstCombine/vec_extract_2elts.ll (9148 of 11244) PASS: LLVM :: Transforms/InstCombine/vec_extract_var_elt.ll (9149 of 11244) PASS: LLVM :: Transforms/InstCombine/vec_demanded_elts.ll (9150 of 11244) PASS: LLVM :: Transforms/InstCombine/vec_narrow.ll (9151 of 11244) PASS: LLVM :: Transforms/InstCombine/vec_insertelt.ll (9152 of 11244) PASS: LLVM :: Transforms/InstCombine/vec_phi_extract.ll (9153 of 11244) PASS: LLVM :: Transforms/InstCombine/vec_sext.ll (9154 of 11244) PASS: LLVM :: Transforms/InstCombine/vector-casts.ll (9155 of 11244) PASS: LLVM :: Transforms/InstCombine/vector-mul.ll (9156 of 11244) PASS: LLVM :: Transforms/InstCombine/vec_shuffle.ll (9157 of 11244) PASS: LLVM :: Transforms/InstCombine/vector-srem.ll (9158 of 11244) PASS: LLVM :: Transforms/InstCombine/vector-type.ll (9159 of 11244) PASS: LLVM :: Transforms/InstCombine/vector_gep2.ll (9160 of 11244) PASS: LLVM :: Transforms/InstCombine/vector_gep1.ll (9161 of 11244) PASS: LLVM :: Transforms/InstCombine/weak-symbols.ll (9162 of 11244) PASS: LLVM :: Transforms/InstCombine/volatile_store.ll (9163 of 11244) PASS: LLVM :: Transforms/InstCombine/x86-crc32-demanded.ll (9164 of 11244) PASS: LLVM :: Transforms/InstCombine/xor-undef.ll (9165 of 11244) PASS: LLVM :: Transforms/InstCombine/xor.ll (9166 of 11244) PASS: LLVM :: Transforms/InstCombine/xor2.ll (9167 of 11244) PASS: LLVM :: Transforms/InstCombine/zero-point-zero-add.ll (9168 of 11244) PASS: LLVM :: Transforms/InstCombine/zeroext-and-reduce.ll (9169 of 11244) PASS: LLVM :: Transforms/InstCombine/zext-bool-add-sub.ll (9170 of 11244) PASS: LLVM :: Transforms/InstCombine/win-math.ll (9171 of 11244) PASS: LLVM :: Transforms/InstCombine/zext-fold.ll (9172 of 11244) PASS: LLVM :: Transforms/InstCombine/zext-or-icmp.ll (9173 of 11244) PASS: LLVM :: Transforms/InstCombine/zext.ll (9174 of 11244) PASS: LLVM :: Transforms/InstSimplify/2011-01-14-Thread.ll (9175 of 11244) PASS: LLVM :: Transforms/InstSimplify/2010-12-20-Boolean.ll (9176 of 11244) PASS: LLVM :: Transforms/InstMerge/ld_hoist_st_sink.ll (9177 of 11244) PASS: LLVM :: Transforms/InstSimplify/2011-02-01-Vector.ll (9178 of 11244) PASS: LLVM :: Transforms/InstSimplify/2011-09-05-InsertExtractValue.ll (9179 of 11244) PASS: LLVM :: Transforms/InstSimplify/2011-10-27-BinOpCrash.ll (9180 of 11244) PASS: LLVM :: Transforms/InstSimplify/2011-11-23-MaskedBitsCrash.ll (9181 of 11244) PASS: LLVM :: Transforms/InstSimplify/2013-04-19-ConstantFoldingCrash.ll (9182 of 11244) PASS: LLVM :: Transforms/InstSimplify/ashr-nop.ll (9183 of 11244) PASS: LLVM :: Transforms/InstSimplify/apint-or.ll (9184 of 11244) PASS: LLVM :: Transforms/InstSimplify/AndOrXor.ll (9185 of 11244) PASS: LLVM :: Transforms/InstSimplify/call-callconv.ll (9186 of 11244) PASS: LLVM :: Transforms/InstSimplify/call.ll (9187 of 11244) PASS: LLVM :: Transforms/InstSimplify/dead-code-removal.ll (9188 of 11244) PASS: LLVM :: Transforms/InstSimplify/compare.ll (9189 of 11244) PASS: LLVM :: Transforms/InstSimplify/exact-nsw-nuw.ll (9190 of 11244) PASS: LLVM :: Transforms/InstSimplify/fast-math.ll (9191 of 11244) PASS: LLVM :: Transforms/InstSimplify/fdiv.ll (9192 of 11244) PASS: LLVM :: Transforms/InstSimplify/floating-point-arithmetic.ll (9193 of 11244) PASS: LLVM :: Transforms/InstSimplify/maxmin.ll (9194 of 11244) PASS: LLVM :: Transforms/InstSimplify/past-the-end.ll (9195 of 11244) PASS: LLVM :: Transforms/InstSimplify/phi.ll (9196 of 11244) PASS: LLVM :: Transforms/InstSimplify/ptr_diff.ll (9197 of 11244) PASS: LLVM :: Transforms/InstSimplify/reassociate.ll (9198 of 11244) PASS: LLVM :: Transforms/InstSimplify/vector_gep.ll (9199 of 11244) PASS: LLVM :: Transforms/Internalize/2009-01-05-InternalizeAliases.ll (9200 of 11244) PASS: LLVM :: Transforms/InstSimplify/undef.ll (9201 of 11244) PASS: LLVM :: Transforms/InstSimplify/rem.ll (9202 of 11244) PASS: LLVM :: Transforms/Internalize/local-visibility.ll (9203 of 11244) PASS: LLVM :: Transforms/Internalize/used.ll (9204 of 11244) PASS: LLVM :: Transforms/JumpThreading/2008-11-27-EntryMunge.ll (9205 of 11244) PASS: LLVM :: Transforms/JumpThreading/2011-04-02-SimplifyDeadBlock.ll (9206 of 11244) PASS: LLVM :: Transforms/JumpThreading/2011-04-14-InfLoop.ll (9207 of 11244) PASS: LLVM :: Transforms/JumpThreading/2010-08-26-and.ll (9208 of 11244) PASS: LLVM :: Transforms/Internalize/lists.ll (9209 of 11244) PASS: LLVM :: Transforms/JumpThreading/2012-07-19-NoSuccessorIndirectBr.ll (9210 of 11244) PASS: LLVM :: Transforms/JumpThreading/and-and-cond.ll (9211 of 11244) PASS: LLVM :: Transforms/JumpThreading/and-cond.ll (9212 of 11244) PASS: LLVM :: Transforms/JumpThreading/branch-no-const.ll (9213 of 11244) PASS: LLVM :: Transforms/JumpThreading/compare.ll (9214 of 11244) PASS: LLVM :: Transforms/JumpThreading/basic.ll (9215 of 11244) PASS: LLVM :: Transforms/JumpThreading/crash.ll (9216 of 11244) PASS: LLVM :: Transforms/JumpThreading/degenerate-phi.ll (9217 of 11244) PASS: LLVM :: Transforms/JumpThreading/indirectbr.ll (9218 of 11244) PASS: LLVM :: Transforms/JumpThreading/landing-pad.ll (9219 of 11244) PASS: LLVM :: Transforms/JumpThreading/lvi-load.ll (9220 of 11244) PASS: LLVM :: Transforms/JumpThreading/or-undef.ll (9221 of 11244) PASS: LLVM :: Transforms/JumpThreading/phi-eq.ll (9222 of 11244) PASS: LLVM :: Transforms/JumpThreading/no-irreducible-loops.ll (9223 of 11244) PASS: LLVM :: Transforms/JumpThreading/pr15851_hang.ll (9224 of 11244) PASS: LLVM :: Transforms/JumpThreading/pr9331.ll (9225 of 11244) PASS: LLVM :: Transforms/JumpThreading/select.ll (9226 of 11244) PASS: LLVM :: Transforms/JumpThreading/thread-loads.ll (9227 of 11244) PASS: LLVM :: Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll (9228 of 11244) PASS: LLVM :: Transforms/LCSSA/2006-07-09-NoDominator.ll (9229 of 11244) PASS: LLVM :: Transforms/LCSSA/2006-10-31-UnreachableBlock.ll (9230 of 11244) PASS: LLVM :: Transforms/LCSSA/2006-06-12-MultipleExitsSameBlock.ll (9231 of 11244) PASS: LLVM :: Transforms/LCSSA/2006-10-31-UnreachableBlock-2.ll (9232 of 11244) PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM-2.ll (9233 of 11244) PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM-3.ll (9234 of 11244) PASS: LLVM :: Transforms/LCSSA/2007-07-12-LICM.ll (9235 of 11244) PASS: LLVM :: Transforms/LCSSA/basictest.ll (9236 of 11244) PASS: LLVM :: Transforms/LCSSA/indirectbr.ll (9237 of 11244) PASS: LLVM :: Transforms/LCSSA/unreachable-use.ll (9238 of 11244) PASS: LLVM :: Transforms/LCSSA/invoke-dest.ll (9239 of 11244) PASS: LLVM :: Transforms/LCSSA/unused-phis.ll (9240 of 11244) PASS: LLVM :: Transforms/LICM/2003-02-26-LoopExitNotDominated.ll (9241 of 11244) PASS: LLVM :: Transforms/LICM/2003-02-27-NestedLoopExitBlocks.ll (9242 of 11244) PASS: LLVM :: Transforms/LICM/2003-02-27-PreheaderExitNodeUpdate.ll (9243 of 11244) PASS: LLVM :: Transforms/LICM/2003-02-27-PreheaderProblem.ll (9244 of 11244) PASS: LLVM :: Transforms/LICM/2003-02-27-StoreSinkPHIs.ll (9245 of 11244) PASS: LLVM :: Transforms/LICM/2003-02-28-PromoteDifferentType.ll (9246 of 11244) PASS: LLVM :: Transforms/LICM/2003-05-02-LoadHoist.ll (9247 of 11244) PASS: LLVM :: Transforms/LICM/2004-09-14-AliasAnalysisInvalidate.ll (9248 of 11244) PASS: LLVM :: Transforms/LICM/2003-12-11-SinkingToPHI.ll (9249 of 11244) PASS: LLVM :: Transforms/LICM/2004-11-17-UndefIndexCrash.ll (9250 of 11244) PASS: LLVM :: Transforms/LICM/2006-09-12-DeadUserOfSunkInstr.ll (9251 of 11244) PASS: LLVM :: Transforms/LICM/2007-07-30-AliasSet.ll (9252 of 11244) PASS: LLVM :: Transforms/LICM/2007-05-22-VolatileSink.ll (9253 of 11244) PASS: LLVM :: Transforms/LICM/2007-09-24-PromoteNullValue.ll (9254 of 11244) PASS: LLVM :: Transforms/LICM/2007-09-17-PromoteValue.ll (9255 of 11244) PASS: LLVM :: Transforms/LICM/2008-05-20-AliasSetVAArg.ll (9256 of 11244) PASS: LLVM :: Transforms/LICM/2007-10-01-PromoteSafeValue.ll (9257 of 11244) PASS: LLVM :: Transforms/LICM/2008-07-22-LoadGlobalConstant.ll (9258 of 11244) PASS: LLVM :: Transforms/LICM/2009-12-10-LICM-Indbr-Crash.ll (9259 of 11244) PASS: LLVM :: Transforms/LICM/2011-04-06-HoistMissedASTUpdate.ll (9260 of 11244) PASS: LLVM :: Transforms/LICM/2011-04-06-PromoteResultOfPromotion.ll (9261 of 11244) PASS: LLVM :: Transforms/LICM/2011-07-06-Alignment.ll (9262 of 11244) PASS: LLVM :: Transforms/LICM/2011-04-09-RAUW-AST.ll (9263 of 11244) PASS: LLVM :: Transforms/LICM/Preserve-LCSSA.ll (9264 of 11244) PASS: LLVM :: Transforms/LICM/atomics.ll (9265 of 11244) PASS: LLVM :: Transforms/LICM/basictest.ll (9266 of 11244) PASS: LLVM :: Transforms/LICM/crash.ll (9267 of 11244) PASS: LLVM :: Transforms/LICM/extra-copies.ll (9268 of 11244) PASS: LLVM :: Transforms/LICM/debug-value.ll (9269 of 11244) UNSUPPORTED: LLVM :: Transforms/LICM/hoist-invariant-load.ll (9270 of 11244) PASS: LLVM :: Transforms/LICM/hoist-deref-load.ll (9271 of 11244) PASS: LLVM :: Transforms/LICM/hoist-bitcast-load.ll (9272 of 11244) PASS: LLVM :: Transforms/LICM/hoisting.ll (9273 of 11244) PASS: LLVM :: Transforms/LICM/lcssa-ssa-promoter.ll (9274 of 11244) PASS: LLVM :: Transforms/LICM/no-preheader-test.ll (9275 of 11244) PASS: LLVM :: Transforms/LICM/promote-order.ll (9276 of 11244) PASS: LLVM :: Transforms/LICM/scalar-promote-memmodel.ll (9277 of 11244) PASS: LLVM :: Transforms/LICM/scalar_promote.ll (9278 of 11244) PASS: LLVM :: Transforms/LICM/sinking.ll (9279 of 11244) PASS: LLVM :: Transforms/LICM/speculate.ll (9280 of 11244) PASS: LLVM :: Transforms/LICM/volatile-alias.ll (9281 of 11244) PASS: LLVM :: Transforms/LoopDeletion/2007-07-23-InfiniteLoop.ll (9282 of 11244) PASS: LLVM :: Transforms/LoadCombine/load-combine.ll (9283 of 11244) PASS: LLVM :: Transforms/LoopDeletion/2008-05-06-Phi.ll (9284 of 11244) PASS: LLVM :: Transforms/LoopDeletion/2011-06-21-phioperands.ll (9285 of 11244) PASS: LLVM :: Transforms/LoopDeletion/multiple-exit-conditions.ll (9286 of 11244) PASS: LLVM :: Transforms/LoopDeletion/dcetest.ll (9287 of 11244) PASS: LLVM :: Transforms/LoopDeletion/simplify-then-delete.ll (9288 of 11244) PASS: LLVM :: Transforms/LoopDeletion/multiple-exits.ll (9289 of 11244) PASS: LLVM :: Transforms/LoopIdiom/R600/popcnt.ll (9290 of 11244) PASS: LLVM :: Transforms/LoopIdiom/X86/popcnt.ll (9291 of 11244) PASS: LLVM :: Transforms/LoopIdiom/basic-address-space.ll (9292 of 11244) PASS: LLVM :: Transforms/LoopIdiom/basic.ll (9293 of 11244) PASS: LLVM :: Transforms/LoopIdiom/crash.ll (9294 of 11244) PASS: LLVM :: Transforms/LoopIdiom/debug-line.ll (9295 of 11244) PASS: LLVM :: Transforms/LoopIdiom/memset_noidiom.ll (9296 of 11244) PASS: LLVM :: Transforms/LoopIdiom/non-canonical-loop.ll (9297 of 11244) PASS: LLVM :: Transforms/LoopIdiom/scev-invalidation.ll (9298 of 11244) PASS: LLVM :: Transforms/LoopReroll/basic.ll (9299 of 11244) PASS: LLVM :: Transforms/LoopReroll/nonconst_lb.ll (9300 of 11244) PASS: LLVM :: Transforms/LoopReroll/reduction.ll (9301 of 11244) PASS: LLVM :: Transforms/LoopRotate/2009-01-25-SingleEntryPhi.ll (9302 of 11244) PASS: LLVM :: Transforms/LoopRotate/PhiSelfReference-1.ll (9303 of 11244) PASS: LLVM :: Transforms/LoopRotate/PhiRename-1.ll (9304 of 11244) PASS: LLVM :: Transforms/LoopRotate/alloca.ll (9305 of 11244) PASS: LLVM :: Transforms/LoopRotate/basic.ll (9306 of 11244) PASS: LLVM :: Transforms/LoopRotate/crash.ll (9307 of 11244) PASS: LLVM :: Transforms/LoopRotate/dbgvalue.ll (9308 of 11244) PASS: LLVM :: Transforms/LoopRotate/indirectbr.ll (9309 of 11244) PASS: LLVM :: Transforms/LoopRotate/pr2639.ll (9310 of 11244) PASS: LLVM :: Transforms/LoopRotate/phi-duplicate.ll (9311 of 11244) PASS: LLVM :: Transforms/LoopRotate/multiple-exits.ll (9312 of 11244) PASS: LLVM :: Transforms/LoopRotate/preserve-loop-simplify.ll (9313 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2003-04-25-AssertFail.ll (9314 of 11244) PASS: LLVM :: Transforms/LoopRotate/simplifylatch.ll (9315 of 11244) PASS: LLVM :: Transforms/LoopRotate/preserve-scev.ll (9316 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2003-05-12-PreheaderExitOfChild.ll (9317 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2004-03-15-IncorrectDomUpdate.ll (9318 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2003-08-15-PreheadersFail.ll (9319 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2003-12-10-ExitBlocksProblem.ll (9320 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2004-02-05-DominatorInfoCorruption.ll (9321 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2004-04-13-LoopSimplifyUpdateDomFrontier.ll (9322 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2007-10-28-InvokeCrash.ll (9323 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2004-04-01-IncorrectDomUpdate.ll (9324 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2004-04-12-LoopSimplify-SwitchBackedges.ll (9325 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2012-03-20-indirectbr.ll (9326 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2011-12-14-LandingpadHeader.ll (9327 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll (9328 of 11244) PASS: LLVM :: Transforms/LoopSimplify/2010-12-26-PHIInfiniteLoop.ll (9329 of 11244) PASS: LLVM :: Transforms/LoopSimplify/basictest.ll (9330 of 11244) PASS: LLVM :: Transforms/LoopSimplify/hardertest.ll (9331 of 11244) PASS: LLVM :: Transforms/LoopSimplify/dup-preds.ll (9332 of 11244) PASS: LLVM :: Transforms/LoopSimplify/ashr-crash.ll (9333 of 11244) PASS: LLVM :: Transforms/LoopSimplify/indirectbr-backedge.ll (9334 of 11244) PASS: LLVM :: Transforms/LoopSimplify/indirectbr.ll (9335 of 11244) PASS: LLVM :: Transforms/LoopSimplify/notify-scev.ll (9336 of 11244) PASS: LLVM :: Transforms/LoopSimplify/merge-exits.ll (9337 of 11244) PASS: LLVM :: Transforms/LoopSimplify/phi-node-simplify.ll (9338 of 11244) PASS: LLVM :: Transforms/LoopSimplify/single-backedge.ll (9339 of 11244) PASS: LLVM :: Transforms/LoopSimplify/preserve-scev.ll (9340 of 11244) PASS: LLVM :: Transforms/LoopSimplify/unreachable-loop-pred.ll (9341 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2005-08-17-OutOfLoopVariant.ll (9342 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2005-09-12-UsesOutOutsideOfLoop.ll (9343 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2005-08-15-AddRecIV.ll (9344 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2007-04-23-UseIterator.ll (9345 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2008-09-09-Overflow.ll (9346 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2008-08-13-CmpStride.ll (9347 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2009-04-28-no-reduce-mul.ll (9348 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2009-01-13-nonconstant-stride-outside-loop.ll (9349 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-07-19-CritEdgeBreakCrash.ll (9350 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-03-CritEdgeMerge.ll (9351 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-06-ReusePhi.ll (9352 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-12-19-PostincQuadratic.ll (9353 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-14-IntPtr.ll (9354 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2011-10-13-SCEVChain.ll (9355 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-01-02-nopreheader.ll (9356 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-01-16-nopreheader.ll (9357 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-03-15-nopreheader.ll (9358 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/2012-07-18-LimitReassociate.ll (9359 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-03-26-constexpr.ll (9360 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/AArch64/lsr-memcpy.ll (9361 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/AArch64/lsr-memset.ll (9362 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/AArch64/req-regs.ll (9363 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/ARM/2012-06-15-lsr-noaddrmode.ll (9364 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/ARM/ivchain-ARM.ll (9365 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2013-01-05-IndBr.ll (9366 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2012-07-13-ExpandUDiv.ll (9367 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/2013-01-14-ReuseCast.ll (9368 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2008-08-14-ShadowIV.ll (9369 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-07-20-DoubleIV.ll (9370 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2009-11-10-LSRCrash.ll (9371 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-11-29-postincphi.ll (9372 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-stress-X86.ll (9373 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2011-12-04-loserreg.ll (9374 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/no_superflous_induction_vars.ll (9375 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll (9376 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/pr17473.ll (9377 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/addrec-gep.ll (9378 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/addrec-gep-address-space.ll (9379 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/address-space-loop.ll (9380 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/count-to-zero.ll (9381 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/dead-phi.ll (9382 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/different-type-ivs.ll (9383 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/dont-hoist-simple-loop-constants.ll (9384 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/dominate-assert.ll (9385 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/dont_insert_redundant_ops.ll (9386 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/dont_reduce_bytes.ll (9387 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/dont_reverse.ll (9388 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/exit_compare_live_range.ll (9389 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/X86/ivchain-X86.ll (9390 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/hoist-parent-preheader.ll (9391 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/invariant_value_first.ll (9392 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/invariant_value_first_arg.ll (9393 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/ivchain.ll (9394 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/lsr-expand-quadratic.ll (9395 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/nested-reduce.ll (9396 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/nonlinear-postinc.ll (9397 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/ops_after_indvar.ll (9398 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/phi_node_update_multiple_preds.ll (9399 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/post-inc-icmpzero.ll (9400 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/pr12018.ll (9401 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/pr12048.ll (9402 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/pr12691.ll (9403 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/pr2537.ll (9404 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/pr18165.ll (9405 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/pr2570.ll (9406 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/pr3399.ll (9407 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/pr3571.ll (9408 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/pr3086.ll (9409 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/preserve-gep-loop-variant.ll (9410 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/quadradic-exit-value.ll (9411 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/related_indvars.ll (9412 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/remove_indvar.ll (9413 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/scaling_factor_cost_crash.ll (9414 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/share_code_in_preheader.ll (9415 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/share_ivs.ll (9416 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/uglygep-address-space.ll (9417 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/use_postinc_value_outside_loop.ll (9418 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/uglygep.ll (9419 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/variable_stride.ll (9420 of 11244) PASS: LLVM :: Transforms/LoopStrengthReduce/var_stride_used_by_compare.ll (9421 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2004-05-13-DontUnrollTooMuch.ll (9422 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2005-03-06-BadLoopInfoUpdate.ll (9423 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2006-08-24-MultiBlockLoop.ll (9424 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2007-04-16-PhiUpdate.ll (9425 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2007-05-05-UnrollMiscomp.ll (9426 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2007-11-05-Crash.ll (9427 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2007-05-09-UnknownTripCount.ll (9428 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2011-10-01-NoopTrunc.ll (9429 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2011-08-09-IVSimplify.ll (9430 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopUnroll/PowerPC/a2-unrolling.ll (9431 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2011-08-09-PhiUpdate.ll (9432 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2011-08-08-PhiUpdate.ll (9433 of 11244) PASS: LLVM :: Transforms/LoopUnroll/2012-04-09-unroll-indirectbr.ll (9434 of 11244) PASS: LLVM :: Transforms/LoopUnroll/basic.ll (9435 of 11244) PASS: LLVM :: Transforms/LoopUnroll/X86/partial.ll (9436 of 11244) PASS: LLVM :: Transforms/LoopUnroll/loop-remarks.ll (9437 of 11244) PASS: LLVM :: Transforms/LoopUnroll/pr10813.ll (9438 of 11244) PASS: LLVM :: Transforms/LoopUnroll/partial-unroll-optsize.ll (9439 of 11244) PASS: LLVM :: Transforms/LoopUnroll/pr11361.ll (9440 of 11244) PASS: LLVM :: Transforms/LoopUnroll/pr18861.ll (9441 of 11244) PASS: LLVM :: Transforms/LoopUnroll/pr14167.ll (9442 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopUnroll/runtime-loop3.ll (9443 of 11244) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop.ll (9444 of 11244) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop1.ll (9445 of 11244) PASS: LLVM :: Transforms/LoopUnroll/runtime-loop2.ll (9446 of 11244) PASS: LLVM :: Transforms/LoopUnroll/scevunroll.ll (9447 of 11244) PASS: LLVM :: Transforms/LoopUnroll/shifted-tripcount.ll (9448 of 11244) PASS: LLVM :: Transforms/LoopUnroll/unloop.ll (9449 of 11244) PASS: LLVM :: Transforms/LoopUnroll/unroll-pragmas-disabled.ll (9450 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI.ll (9451 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2006-06-27-DeadSwitchCase.ll (9452 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2007-05-09-Unreachable.ll (9453 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2007-05-09-tl.ll (9454 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2007-07-13-DomInfo.ll (9455 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2007-07-12-ExitDomInfo.ll (9456 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2007-07-18-DomInfo.ll (9457 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2007-08-01-Dom.ll (9458 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2007-08-01-LCSSA.ll (9459 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2007-10-04-DomFrontier.ll (9460 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2008-11-03-Invariant.ll (9461 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2008-06-02-DomInfo.ll (9462 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2008-06-17-DomFrontier.ll (9463 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2010-11-18-LCSSA.ll (9464 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2011-09-26-EHCrash.ll (9465 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2011-06-02-CritSwitch.ll (9466 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll (9467 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-TwoSwitches.ll (9468 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/2011-11-18-TwoSwitches-Threshold.ll (9469 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2012-04-02-IndirectBr.ll (9470 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2012-05-20-Phi.ll (9471 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/2012-04-30-LoopUnswitch-LPad-Crash.ll (9472 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopUnswitch/infinite-loop.ll (9473 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/basictest.ll (9474 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/crash.ll (9475 of 11244) PASS: LLVM :: Transforms/LoopUnswitch/preserve-analyses.ll (9476 of 11244) PASS: LLVM :: Transforms/LoopVectorize/2012-10-20-infloop.ll (9477 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/AArch64/aarch64-unroll.ll (9478 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/AArch64/arm64-unroll.ll (9479 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/AArch64/gather-cost.ll (9480 of 11244) PASS: LLVM :: Transforms/LoopVectorize/12-12-11-if-conv.ll (9481 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/ARM/arm-unroll.ll (9482 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/ARM/gather-cost.ll (9483 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/ARM/gcc-examples.ll (9484 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/ARM/mul-cast-vect.ll (9485 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/ARM/width-detect.ll (9486 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll (9487 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/already-vectorized.ll (9488 of 11244) PASS: LLVM :: Transforms/LoopVectorize/2012-10-22-isconsec.ll (9489 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/avx1.ll (9490 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/constant-vector-operand.ll (9491 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/avx512.ll (9492 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/conversion-cost.ll (9493 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/cost-model.ll (9494 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/fp_to_sint8-cost-model.ll (9495 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/gather-cost.ll (9496 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/fp32_to_uint32-cost-model.ll (9497 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/fp64_to_uint32-cost-model.ll (9498 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/illegal-parallel-loop-uniform-write.ll (9499 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/gcc-examples.ll (9500 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/min-trip-count-switch.ll (9501 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/no-vector.ll (9502 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/parallel-loops-after-reg2mem.ll (9503 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/parallel-loops.ll (9504 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/rauw-bug.ll (9505 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/reduction-crash.ll (9506 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/small-size.ll (9507 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/struct-store.ll (9508 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/uint64_to_fp64-cost-model.ll (9509 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/tripcount.ll (9510 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/unroll-pm.ll (9511 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/unroll-small-loops.ll (9512 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vect.omp.force.ll (9513 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vect.omp.force.small-tc.ll (9514 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vector-scalar-select-cost.ll (9515 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/X86/vector_ptr_load_store.ll (9516 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/metadata-enable.ll (9517 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/unroll_selection.ll (9518 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/vectorization-remarks-missed.ll (9519 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/XCore/no-vector-registers.ll (9520 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/x86_fp80-vector-store.ll (9521 of 11244) PASS: LLVM :: Transforms/LoopVectorize/align.ll (9522 of 11244) PASS: LLVM :: Transforms/LoopVectorize/bsd_regex.ll (9523 of 11244) PASS: LLVM :: Transforms/LoopVectorize/bzip_reverse_loops.ll (9524 of 11244) PASS: LLVM :: Transforms/LoopVectorize/X86/vectorization-remarks.ll (9525 of 11244) PASS: LLVM :: Transforms/LoopVectorize/calloc.ll (9526 of 11244) PASS: LLVM :: Transforms/LoopVectorize/control-flow.ll (9527 of 11244) PASS: LLVM :: Transforms/LoopVectorize/cast-induction.ll (9528 of 11244) PASS: LLVM :: Transforms/LoopVectorize/cpp-new-array.ll (9529 of 11244) PASS: LLVM :: Transforms/LoopVectorize/dbg.value.ll (9530 of 11244) PASS: LLVM :: Transforms/LoopVectorize/debugloc.ll (9531 of 11244) PASS: LLVM :: Transforms/LoopVectorize/ee-crash.ll (9532 of 11244) PASS: LLVM :: Transforms/LoopVectorize/flags.ll (9533 of 11244) PASS: LLVM :: Transforms/LoopVectorize/float-reduction.ll (9534 of 11244) PASS: LLVM :: Transforms/LoopVectorize/funcall.ll (9535 of 11244) PASS: LLVM :: Transforms/LoopVectorize/hoist-loads.ll (9536 of 11244) PASS: LLVM :: Transforms/LoopVectorize/i8-induction.ll (9537 of 11244) PASS: LLVM :: Transforms/LoopVectorize/global_alias.ll (9538 of 11244) PASS: LLVM :: Transforms/LoopVectorize/if-conv-crash.ll (9539 of 11244) PASS: LLVM :: Transforms/LoopVectorize/gcc-examples.ll (9540 of 11244) PASS: LLVM :: Transforms/LoopVectorize/if-conversion-edgemasks.ll (9541 of 11244) PASS: LLVM :: Transforms/LoopVectorize/if-conversion-nest.ll (9542 of 11244) PASS: LLVM :: Transforms/LoopVectorize/if-conversion-reduction.ll (9543 of 11244) PASS: LLVM :: Transforms/LoopVectorize/if-conversion.ll (9544 of 11244) PASS: LLVM :: Transforms/LoopVectorize/increment.ll (9545 of 11244) PASS: LLVM :: Transforms/LoopVectorize/if-pred-stores.ll (9546 of 11244) PASS: LLVM :: Transforms/LoopVectorize/induction_plus.ll (9547 of 11244) PASS: LLVM :: Transforms/LoopVectorize/induction.ll (9548 of 11244) PASS: LLVM :: Transforms/LoopVectorize/infiniteloop.ll (9549 of 11244) PASS: LLVM :: Transforms/LoopVectorize/lcssa-crash.ll (9550 of 11244) PASS: LLVM :: Transforms/LoopVectorize/lifetime.ll (9551 of 11244) PASS: LLVM :: Transforms/LoopVectorize/metadata-unroll.ll (9552 of 11244) PASS: LLVM :: Transforms/LoopVectorize/memdep.ll (9553 of 11244) PASS: LLVM :: Transforms/LoopVectorize/metadata-width.ll (9554 of 11244) PASS: LLVM :: Transforms/LoopVectorize/intrinsic.ll (9555 of 11244) PASS: LLVM :: Transforms/LoopVectorize/metadata.ll (9556 of 11244) PASS: LLVM :: Transforms/LoopVectorize/multi-use-reduction-bug.ll (9557 of 11244) PASS: LLVM :: Transforms/LoopVectorize/multiple-address-spaces.ll (9558 of 11244) PASS: LLVM :: Transforms/LoopVectorize/no_array_bounds.ll (9559 of 11244) PASS: LLVM :: Transforms/LoopVectorize/minmax_reduction.ll (9560 of 11244) PASS: LLVM :: Transforms/LoopVectorize/no_idiv_reduction.ll (9561 of 11244) PASS: LLVM :: Transforms/LoopVectorize/no_int_induction.ll (9562 of 11244) PASS: LLVM :: Transforms/LoopVectorize/no_outside_user.ll (9563 of 11244) PASS: LLVM :: Transforms/LoopVectorize/no_switch.ll (9564 of 11244) PASS: LLVM :: Transforms/LoopVectorize/nofloat.ll (9565 of 11244) PASS: LLVM :: Transforms/LoopVectorize/non-const-n.ll (9566 of 11244) PASS: LLVM :: Transforms/LoopVectorize/nsw-crash.ll (9567 of 11244) PASS: LLVM :: Transforms/LoopVectorize/phi-hang.ll (9568 of 11244) PASS: LLVM :: Transforms/LoopVectorize/opt.ll (9569 of 11244) PASS: LLVM :: Transforms/LoopVectorize/read-only.ll (9570 of 11244) PASS: LLVM :: Transforms/LoopVectorize/ptr_loops.ll (9571 of 11244) PASS: LLVM :: Transforms/LoopVectorize/reverse_iter.ll (9572 of 11244) PASS: LLVM :: Transforms/LoopVectorize/reverse_induction.ll (9573 of 11244) PASS: LLVM :: Transforms/LoopVectorize/runtime-check-address-space.ll (9574 of 11244) PASS: LLVM :: Transforms/LoopVectorize/runtime-check-readonly-address-space.ll (9575 of 11244) PASS: LLVM :: Transforms/LoopVectorize/reduction.ll (9576 of 11244) PASS: LLVM :: Transforms/LoopVectorize/runtime-check-readonly.ll (9577 of 11244) PASS: LLVM :: Transforms/LoopVectorize/runtime-check.ll (9578 of 11244) PASS: LLVM :: Transforms/LoopVectorize/runtime-limit.ll (9579 of 11244) PASS: LLVM :: Transforms/LoopVectorize/safegep.ll (9580 of 11244) PASS: LLVM :: Transforms/LoopVectorize/scalar-select.ll (9581 of 11244) PASS: LLVM :: Transforms/LoopVectorize/same-base-access.ll (9582 of 11244) PASS: LLVM :: Transforms/LoopVectorize/scev-exitlim-crash.ll (9583 of 11244) PASS: LLVM :: Transforms/LoopVectorize/small-loop.ll (9584 of 11244) PASS: LLVM :: Transforms/LoopVectorize/simple-unroll.ll (9585 of 11244) PASS: LLVM :: Transforms/LoopVectorize/start-non-zero.ll (9586 of 11244) PASS: LLVM :: Transforms/LoopVectorize/store-shuffle-bug.ll (9587 of 11244) PASS: LLVM :: Transforms/LoopVectorize/struct_access.ll (9588 of 11244) PASS: LLVM :: Transforms/LoopVectorize/undef-inst-bug.ll (9589 of 11244) PASS: LLVM :: Transforms/LoopVectorize/unroll_novec.ll (9590 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/vect.omp.persistence.ll (9591 of 11244) UNSUPPORTED: LLVM :: Transforms/LoopVectorize/vect.stats.ll (9592 of 11244) PASS: LLVM :: Transforms/LoopVectorize/tbaa-nodep.ll (9593 of 11244) PASS: LLVM :: Transforms/LoopVectorize/value-ptr-bug.ll (9594 of 11244) PASS: LLVM :: Transforms/LoopVectorize/vectorize-once.ll (9595 of 11244) PASS: LLVM :: Transforms/LoopVectorize/version-mem-access.ll (9596 of 11244) PASS: LLVM :: Transforms/LoopVectorize/write-only.ll (9597 of 11244) PASS: LLVM :: Transforms/LowerAtomic/atomic-load.ll (9598 of 11244) PASS: LLVM :: Transforms/LowerAtomic/atomic-swap.ll (9599 of 11244) PASS: LLVM :: Transforms/LowerAtomic/barrier.ll (9600 of 11244) PASS: LLVM :: Transforms/LowerExpectIntrinsic/basic.ll (9601 of 11244) PASS: LLVM :: Transforms/LowerInvoke/2003-12-10-Crash.ll (9602 of 11244) PASS: LLVM :: Transforms/LowerInvoke/lowerinvoke.ll (9603 of 11244) PASS: LLVM :: Transforms/LowerSwitch/2003-05-01-PHIProblem.ll (9604 of 11244) PASS: LLVM :: Transforms/LowerSwitch/2003-08-23-EmptySwitch.ll (9605 of 11244) PASS: LLVM :: Transforms/LowerSwitch/2004-03-13-SwitchIsDefaultCrash.ll (9606 of 11244) PASS: LLVM :: Transforms/LowerSwitch/2014-06-10-SwitchContiguousOpt.ll (9607 of 11244) PASS: LLVM :: Transforms/LowerSwitch/2014-06-11-SwitchDefaultUnreachableOpt.ll (9608 of 11244) PASS: LLVM :: Transforms/LowerSwitch/2014-06-23-PHIlowering.ll (9609 of 11244) PASS: LLVM :: Transforms/LowerSwitch/feature.ll (9610 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2002-05-01-ShouldNotPromoteThisAlloca.ll (9611 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2002-03-28-UninitializedVal.ll (9612 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2003-04-10-DFNotFound.ll (9613 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2003-04-18-DeadBlockProblem.ll (9614 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2003-04-24-MultipleIdenticalSuccessors.ll (9615 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2003-06-26-IterativePromote.ll (9616 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2003-10-05-DeadPHIInsertion.ll (9617 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2005-06-30-ReadBeforeWrite.ll (9618 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2005-11-28-Crash.ll (9619 of 11244) PASS: LLVM :: Transforms/Mem2Reg/2007-08-27-VolatileLoadsStores.ll (9620 of 11244) PASS: LLVM :: Transforms/Mem2Reg/ConvertDebugInfo.ll (9621 of 11244) PASS: LLVM :: Transforms/Mem2Reg/ConvertDebugInfo2.ll (9622 of 11244) PASS: LLVM :: Transforms/Mem2Reg/PromoteMemToRegister.ll (9623 of 11244) PASS: LLVM :: Transforms/Mem2Reg/UndefValuesMerge.ll (9624 of 11244) PASS: LLVM :: Transforms/Mem2Reg/atomic.ll (9625 of 11244) PASS: LLVM :: Transforms/Mem2Reg/crash.ll (9626 of 11244) PASS: LLVM :: Transforms/Mem2Reg/ignore-lifetime.ll (9627 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll (9628 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll (9629 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/2011-06-02-CallSlotOverwritten.ll (9630 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/align.ll (9631 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/atomic.ll (9632 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/capturing-func.ll (9633 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/crash.ll (9634 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/form-memset.ll (9635 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/loadstore-sret.ll (9636 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/memcpy-to-memset.ll (9637 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/memcpy-undef.ll (9638 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/memcpy.ll (9639 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/memmove.ll (9640 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/smaller.ll (9641 of 11244) PASS: LLVM :: Transforms/MemCpyOpt/sret.ll (9642 of 11244) PASS: LLVM :: Transforms/MergeFunc/2011-02-08-RemoveEqual.ll (9643 of 11244) PASS: LLVM :: Transforms/MergeFunc/2013-01-10-MergeFuncAssert.ll (9644 of 11244) PASS: LLVM :: Transforms/MergeFunc/address-spaces.ll (9645 of 11244) PASS: LLVM :: Transforms/MergeFunc/call-and-invoke-with-ranges.ll (9646 of 11244) PASS: LLVM :: Transforms/MergeFunc/functions.ll (9647 of 11244) PASS: LLVM :: Transforms/MergeFunc/crash.ll (9648 of 11244) XFAIL: LLVM :: Transforms/MergeFunc/fold-weak.ll (9649 of 11244) PASS: LLVM :: Transforms/MergeFunc/inttoptr-address-space.ll (9650 of 11244) PASS: LLVM :: Transforms/MergeFunc/inttoptr.ll (9651 of 11244) UNSUPPORTED: LLVM :: Transforms/MergeFunc/phi-speculation1.ll (9652 of 11244) UNSUPPORTED: LLVM :: Transforms/MergeFunc/phi-speculation2.ll (9653 of 11244) PASS: LLVM :: Transforms/MergeFunc/merge-ptr-and-int.ll (9654 of 11244) PASS: LLVM :: Transforms/MergeFunc/mergefunc-struct-return.ll (9655 of 11244) PASS: LLVM :: Transforms/MergeFunc/ptr-int-transitivity-2.ll (9656 of 11244) PASS: LLVM :: Transforms/MergeFunc/ptr-int-transitivity-1.ll (9657 of 11244) PASS: LLVM :: Transforms/MergeFunc/ptr-int-transitivity-3.ll (9658 of 11244) UNSUPPORTED: LLVM :: Transforms/MergeFunc/vector.ll (9659 of 11244) PASS: LLVM :: Transforms/MergeFunc/ranges.ll (9660 of 11244) PASS: LLVM :: Transforms/MergeFunc/too-small.ll (9661 of 11244) UNSUPPORTED: LLVM :: Transforms/MergeFunc/vectors-and-arrays.ll (9662 of 11244) PASS: LLVM :: Transforms/ObjCARC/apelim.ll (9663 of 11244) PASS: LLVM :: Transforms/MetaRenamer/metarenamer.ll (9664 of 11244) UNSUPPORTED: LLVM :: Transforms/ObjCARC/arc-annotations.ll (9665 of 11244) PASS: LLVM :: Transforms/ObjCARC/allocas.ll (9666 of 11244) PASS: LLVM :: Transforms/ObjCARC/contract-end-of-use-list.ll (9667 of 11244) PASS: LLVM :: Transforms/ObjCARC/cfg-hazards.ll (9668 of 11244) PASS: LLVM :: Transforms/ObjCARC/contract-marker.ll (9669 of 11244) PASS: LLVM :: Transforms/ObjCARC/contract-storestrong-ivar.ll (9670 of 11244) PASS: LLVM :: Transforms/ObjCARC/basic.ll (9671 of 11244) PASS: LLVM :: Transforms/ObjCARC/contract-testcases.ll (9672 of 11244) PASS: LLVM :: Transforms/ObjCARC/contract.ll (9673 of 11244) PASS: LLVM :: Transforms/ObjCARC/contract-storestrong.ll (9674 of 11244) PASS: LLVM :: Transforms/ObjCARC/empty-block.ll (9675 of 11244) PASS: LLVM :: Transforms/ObjCARC/ensure-that-exception-unwind-path-is-visited.ll (9676 of 11244) PASS: LLVM :: Transforms/ObjCARC/escape.ll (9677 of 11244) PASS: LLVM :: Transforms/ObjCARC/expand.ll (9678 of 11244) PASS: LLVM :: Transforms/ObjCARC/gvn.ll (9679 of 11244) PASS: LLVM :: Transforms/ObjCARC/intrinsic-use-isolated.ll (9680 of 11244) PASS: LLVM :: Transforms/ObjCARC/intrinsic-use.ll (9681 of 11244) PASS: LLVM :: Transforms/ObjCARC/invoke.ll (9682 of 11244) PASS: LLVM :: Transforms/ObjCARC/move-and-form-retain-autorelease.ll (9683 of 11244) PASS: LLVM :: Transforms/ObjCARC/move-and-merge-autorelease.ll (9684 of 11244) PASS: LLVM :: Transforms/ObjCARC/nested.ll (9685 of 11244) PASS: LLVM :: Transforms/ObjCARC/path-overflow.ll (9686 of 11244) PASS: LLVM :: Transforms/ObjCARC/pointer-types.ll (9687 of 11244) PASS: LLVM :: Transforms/ObjCARC/post-inlining.ll (9688 of 11244) PASS: LLVM :: Transforms/ObjCARC/pr12270.ll (9689 of 11244) PASS: LLVM :: Transforms/ObjCARC/retain-block-side-effects.ll (9690 of 11244) PASS: LLVM :: Transforms/ObjCARC/retain-not-declared.ll (9691 of 11244) PASS: LLVM :: Transforms/ObjCARC/rle-s2l.ll (9692 of 11244) PASS: LLVM :: Transforms/ObjCARC/rv.ll (9693 of 11244) PASS: LLVM :: Transforms/ObjCARC/split-backedge.ll (9694 of 11244) PASS: LLVM :: Transforms/ObjCARC/tail-call-invariant-enforcement.ll (9695 of 11244) PASS: LLVM :: Transforms/ObjCARC/weak-contract.ll (9696 of 11244) PASS: LLVM :: Transforms/ObjCARC/weak-dce.ll (9697 of 11244) PASS: LLVM :: Transforms/ObjCARC/weak-copies.ll (9698 of 11244) PASS: LLVM :: Transforms/ObjCARC/weak.ll (9699 of 11244) PASS: LLVM :: Transforms/PhaseOrdering/2010-03-22-empty-baseclass.ll (9700 of 11244) PASS: LLVM :: Transforms/PhaseOrdering/basic.ll (9701 of 11244) XFAIL: LLVM :: Transforms/PhaseOrdering/PR6627.ll (9702 of 11244) PASS: LLVM :: Transforms/PhaseOrdering/gdce.ll (9703 of 11244) PASS: LLVM :: Transforms/PruneEH/2003-11-21-PHIUpdate.ll (9704 of 11244) PASS: LLVM :: Transforms/PhaseOrdering/scev.ll (9705 of 11244) PASS: LLVM :: Transforms/PruneEH/2008-06-02-Weak.ll (9706 of 11244) PASS: LLVM :: Transforms/PruneEH/simplenoreturntest.ll (9707 of 11244) PASS: LLVM :: Transforms/PruneEH/recursivetest.ll (9708 of 11244) PASS: LLVM :: Transforms/PruneEH/simpletest.ll (9709 of 11244) PASS: LLVM :: Transforms/Reassociate/2002-05-15-MissedTree.ll (9710 of 11244) PASS: LLVM :: Transforms/Reassociate/2002-05-15-AgressiveSubMove.ll (9711 of 11244) PASS: LLVM :: Transforms/Reassociate/2002-05-15-SubReassociate.ll (9712 of 11244) PASS: LLVM :: Transforms/Reassociate/2002-07-09-DominanceProblem.ll (9713 of 11244) PASS: LLVM :: Transforms/Reassociate/2003-08-12-InfiniteLoop.ll (9714 of 11244) PASS: LLVM :: Transforms/Reassociate/2005-09-01-ArrayOutOfBounds.ll (9715 of 11244) PASS: LLVM :: Transforms/Reassociate/2006-04-27-ReassociateVector.ll (9716 of 11244) PASS: LLVM :: Transforms/Reassociate/2011-01-26-UseAfterFree.ll (9717 of 11244) XFAIL: LLVM :: Transforms/Reassociate/2012-05-08-UndefLeak.ll (9718 of 11244) PASS: LLVM :: Transforms/Reassociate/2012-06-08-InfiniteLoop.ll (9719 of 11244) PASS: LLVM :: Transforms/Reassociate/absorption.ll (9720 of 11244) PASS: LLVM :: Transforms/Reassociate/basictest.ll (9721 of 11244) PASS: LLVM :: Transforms/Reassociate/crash.ll (9722 of 11244) PASS: LLVM :: Transforms/Reassociate/fp-commute.ll (9723 of 11244) PASS: LLVM :: Transforms/Reassociate/inverses.ll (9724 of 11244) PASS: LLVM :: Transforms/Reassociate/looptest.ll (9725 of 11244) PASS: LLVM :: Transforms/Reassociate/mightymul.ll (9726 of 11244) PASS: LLVM :: Transforms/Reassociate/mulfactor.ll (9727 of 11244) PASS: LLVM :: Transforms/Reassociate/negation.ll (9728 of 11244) PASS: LLVM :: Transforms/Reassociate/multistep.ll (9729 of 11244) PASS: LLVM :: Transforms/Reassociate/no-op.ll (9730 of 11244) PASS: LLVM :: Transforms/Reassociate/optional-flags.ll (9731 of 11244) PASS: LLVM :: Transforms/Reassociate/otherops.ll (9732 of 11244) PASS: LLVM :: Transforms/Reassociate/pr12245.ll (9733 of 11244) PASS: LLVM :: Transforms/Reassociate/secondary.ll (9734 of 11244) PASS: LLVM :: Transforms/Reassociate/repeats.ll (9735 of 11244) PASS: LLVM :: Transforms/Reassociate/shift-factor.ll (9736 of 11244) PASS: LLVM :: Transforms/Reassociate/shifttest.ll (9737 of 11244) PASS: LLVM :: Transforms/Reassociate/subtest.ll (9738 of 11244) PASS: LLVM :: Transforms/Reassociate/xor_reassoc.ll (9739 of 11244) PASS: LLVM :: Transforms/Reg2Mem/crash.ll (9740 of 11244) PASS: LLVM :: Transforms/SCCP/2002-05-02-MissSecondInst.ll (9741 of 11244) PASS: LLVM :: Transforms/SCCP/2002-05-20-MissedIncomingValue.ll (9742 of 11244) PASS: LLVM :: Transforms/SCCP/2002-05-21-InvalidSimplify.ll (9743 of 11244) PASS: LLVM :: Transforms/SCCP/2002-08-30-GetElementPtrTest.ll (9744 of 11244) PASS: LLVM :: Transforms/SCCP/2003-06-24-OverdefinedPHIValue.ll (9745 of 11244) PASS: LLVM :: Transforms/SCCP/2003-08-26-InvokeHandling.ll (9746 of 11244) PASS: LLVM :: Transforms/SCCP/2004-11-16-DeadInvoke.ll (9747 of 11244) PASS: LLVM :: Transforms/SCCP/2006-10-23-IPSCCP-Crash.ll (9748 of 11244) PASS: LLVM :: Transforms/SCCP/2004-12-10-UndefBranchBug.ll (9749 of 11244) PASS: LLVM :: Transforms/SCCP/2006-12-04-PackedType.ll (9750 of 11244) PASS: LLVM :: Transforms/SCCP/2008-01-27-UndefCorrelate.ll (9751 of 11244) PASS: LLVM :: Transforms/SCCP/2006-12-19-UndefBug.ll (9752 of 11244) PASS: LLVM :: Transforms/SCCP/2007-05-16-InvokeCrash.ll (9753 of 11244) PASS: LLVM :: Transforms/SCCP/2008-04-22-multiple-ret-sccp.ll (9754 of 11244) PASS: LLVM :: Transforms/SCCP/2008-05-23-UndefCallFold.ll (9755 of 11244) PASS: LLVM :: Transforms/SCCP/2009-01-14-IPSCCP-Invoke.ll (9756 of 11244) PASS: LLVM :: Transforms/SCCP/apint-array.ll (9757 of 11244) PASS: LLVM :: Transforms/SCCP/2009-05-27-VectorOperandZero.ll (9758 of 11244) PASS: LLVM :: Transforms/SCCP/apint-basictest.ll (9759 of 11244) PASS: LLVM :: Transforms/SCCP/apint-basictest2.ll (9760 of 11244) PASS: LLVM :: Transforms/SCCP/apint-basictest3.ll (9761 of 11244) PASS: LLVM :: Transforms/SCCP/apint-bigarray.ll (9762 of 11244) PASS: LLVM :: Transforms/SCCP/apint-bigint.ll (9763 of 11244) PASS: LLVM :: Transforms/SCCP/apint-basictest4.ll (9764 of 11244) PASS: LLVM :: Transforms/SCCP/apint-bigint2.ll (9765 of 11244) PASS: LLVM :: Transforms/SCCP/apint-ipsccp1.ll (9766 of 11244) PASS: LLVM :: Transforms/SCCP/apint-ipsccp2.ll (9767 of 11244) PASS: LLVM :: Transforms/SCCP/apint-ipsccp3.ll (9768 of 11244) PASS: LLVM :: Transforms/SCCP/apint-phi.ll (9769 of 11244) PASS: LLVM :: Transforms/SCCP/apint-ipsccp4.ll (9770 of 11244) PASS: LLVM :: Transforms/SCCP/apint-load.ll (9771 of 11244) PASS: LLVM :: Transforms/SCCP/apint-select.ll (9772 of 11244) PASS: LLVM :: Transforms/SCCP/atomic-load-store.ll (9773 of 11244) PASS: LLVM :: Transforms/SCCP/atomic.ll (9774 of 11244) PASS: LLVM :: Transforms/SCCP/calltest.ll (9775 of 11244) PASS: LLVM :: Transforms/SCCP/crash.ll (9776 of 11244) PASS: LLVM :: Transforms/SCCP/ipsccp-addr-taken.ll (9777 of 11244) PASS: LLVM :: Transforms/SCCP/ipsccp-basic.ll (9778 of 11244) PASS: LLVM :: Transforms/SCCP/logical-nuke.ll (9779 of 11244) PASS: LLVM :: Transforms/SCCP/loadtest.ll (9780 of 11244) PASS: LLVM :: Transforms/SCCP/retvalue-undef.ll (9781 of 11244) PASS: LLVM :: Transforms/SCCP/sccptest.ll (9782 of 11244) PASS: LLVM :: Transforms/SCCP/select.ll (9783 of 11244) PASS: LLVM :: Transforms/SCCP/switch.ll (9784 of 11244) UNSUPPORTED: LLVM :: Transforms/SLPVectorizer/AArch64/mismatched-intrinsics.ll (9785 of 11244) UNSUPPORTED: LLVM :: Transforms/SLPVectorizer/ARM/memory.ll (9786 of 11244) UNSUPPORTED: LLVM :: Transforms/SLPVectorizer/ARM/sroa.ll (9787 of 11244) PASS: LLVM :: Transforms/SCCP/undef-resolve.ll (9788 of 11244) PASS: LLVM :: Transforms/SCCP/vector-bitcast.ll (9789 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/R600/simplebb.ll (9790 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/align.ll (9791 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/addsub.ll (9792 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/cast.ll (9793 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/call.ll (9794 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/barriercall.ll (9795 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/cmp_sel.ll (9796 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/consecutive-access.ll (9797 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/compare-reduce.ll (9798 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/continue_vectorizing.ll (9799 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_bullet.ll (9800 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_7zip.ll (9801 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_dequeue.ll (9802 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_bullet3.ll (9803 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_flop7.ll (9804 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_lencod.ll (9805 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_mandeltext.ll (9806 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_netbsd_decompress.ll (9807 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_sim4b1.ll (9808 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_vectorizeTree.ll (9809 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/crash_smallpt.ll (9810 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/cross_block_slp.ll (9811 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/cycle_dup.ll (9812 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/cse.ll (9813 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/diamond.ll (9814 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/external_user.ll (9815 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/debug_info.ll (9816 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/extractcost.ll (9817 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/extract.ll (9818 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/flag.ll (9819 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/gep.ll (9820 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/hoist.ll (9821 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/in-tree-user.ll (9822 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/implicitfloat.ll (9823 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/horizontal.ll (9824 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/intrinsic.ll (9825 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/insert-element-build-vector.ll (9826 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/long_chains.ll (9827 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/loopinvariant.ll (9828 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/metadata.ll (9829 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/multi_block.ll (9830 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/multi_user.ll (9831 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/non-vectorizable-intrinsic.ll (9832 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/odd_store.ll (9833 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/opt.ll (9834 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/ordering.ll (9835 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/operandorder.ll (9836 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/phi.ll (9837 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/phi_landingpad.ll (9838 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/phi3.ll (9839 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/phi_overalignedtype.ll (9840 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr16571.ll (9841 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr16628.ll (9842 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr16899.ll (9843 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr18060.ll (9844 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/pr19657.ll (9845 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/reduction.ll (9846 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/rgb_phi.ll (9847 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/reduction2.ll (9848 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/simple-loop.ll (9849 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/saxpy.ll (9850 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/simplebb.ll (9851 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/tiny-tree.ll (9852 of 11244) UNSUPPORTED: LLVM :: Transforms/SLPVectorizer/XCore/no-vector-registers.ll (9853 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/value-bug.ll (9854 of 11244) PASS: LLVM :: Transforms/SLPVectorizer/X86/vector.ll (9855 of 11244) PASS: LLVM :: Transforms/SROA/address-spaces.ll (9856 of 11244) PASS: LLVM :: Transforms/SROA/alignment.ll (9857 of 11244) PASS: LLVM :: Transforms/SROA/big-endian.ll (9858 of 11244) PASS: LLVM :: Transforms/SROA/fca.ll (9859 of 11244) PASS: LLVM :: Transforms/SROA/slice-order-independence.ll (9860 of 11244) PASS: LLVM :: Transforms/SROA/phi-and-select.ll (9861 of 11244) PASS: LLVM :: Transforms/SROA/slice-width.ll (9862 of 11244) PASS: LLVM :: Transforms/SROA/vector-conversion.ll (9863 of 11244) PASS: LLVM :: Transforms/SROA/vectors-of-pointers.ll (9864 of 11244) PASS: LLVM :: Transforms/SROA/vector-promotion.ll (9865 of 11244) PASS: LLVM :: Transforms/SampleProfile/branch.ll (9866 of 11244) PASS: LLVM :: Transforms/SampleProfile/calls.ll (9867 of 11244) PASS: LLVM :: Transforms/SampleProfile/propagate.ll (9868 of 11244) PASS: LLVM :: Transforms/SampleProfile/discriminator.ll (9869 of 11244) PASS: LLVM :: Transforms/SROA/basictest.ll (9870 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2003-05-29-ArrayFail.ll (9871 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2003-09-12-IncorrectPromote.ll (9872 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2003-10-29-ArrayProblem.ll (9873 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2006-11-07-InvalidArrayPromote.ll (9874 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2007-11-03-bigendian_apint.ll (9875 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2007-05-29-MemcpyPreserve.ll (9876 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2008-01-29-PromoteBug.ll (9877 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2008-02-28-SubElementExtractCrash.ll (9878 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2008-06-05-loadstore-agg.ll (9879 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2008-06-22-LargeArray.ll (9880 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2008-08-22-out-of-range-array-promote.ll (9881 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2009-02-02-ScalarPromoteOutOfRange.ll (9882 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2008-09-22-vector-gep.ll (9883 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2009-02-05-LoadFCA.ll (9884 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2009-03-04-MemCpyAlign.ll (9885 of 11244) PASS: LLVM :: Transforms/SampleProfile/syntax.ll (9886 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2009-12-11-NeonTypes.ll (9887 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2011-05-06-CapturedAlloca.ll (9888 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2011-06-17-VectorPartialMemset.ll (9889 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2010-01-18-SelfCopy.ll (9890 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2011-06-08-VectorExtractValue.ll (9891 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2011-09-22-PHISpeculateInvoke.ll (9892 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2011-10-11-VectorMemset.ll (9893 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2011-10-22-VectorCrash.ll (9894 of 11244) PASS: LLVM :: Transforms/ScalarRepl/2011-11-11-EmptyStruct.ll (9895 of 11244) PASS: LLVM :: Transforms/ScalarRepl/AggregatePromote.ll (9896 of 11244) PASS: LLVM :: Transforms/ScalarRepl/DifferingTypes.ll (9897 of 11244) PASS: LLVM :: Transforms/ScalarRepl/address-space.ll (9898 of 11244) PASS: LLVM :: Transforms/ScalarRepl/arraytest.ll (9899 of 11244) PASS: LLVM :: Transforms/ScalarRepl/badarray.ll (9900 of 11244) PASS: LLVM :: Transforms/ScalarRepl/bitfield-sroa.ll (9901 of 11244) PASS: LLVM :: Transforms/ScalarRepl/basictest.ll (9902 of 11244) PASS: LLVM :: Transforms/ScalarRepl/copy-aggregate.ll (9903 of 11244) PASS: LLVM :: Transforms/ScalarRepl/debuginfo-preserved.ll (9904 of 11244) PASS: LLVM :: Transforms/ScalarRepl/crash.ll (9905 of 11244) PASS: LLVM :: Transforms/ScalarRepl/inline-vector.ll (9906 of 11244) PASS: LLVM :: Transforms/ScalarRepl/lifetime.ll (9907 of 11244) PASS: LLVM :: Transforms/ScalarRepl/load-store-aggregate.ll (9908 of 11244) PASS: LLVM :: Transforms/ScalarRepl/memcpy-align.ll (9909 of 11244) PASS: LLVM :: Transforms/ScalarRepl/memset-aggregate-byte-leader.ll (9910 of 11244) PASS: LLVM :: Transforms/ScalarRepl/negative-memset.ll (9911 of 11244) PASS: LLVM :: Transforms/ScalarRepl/nonzero-first-index.ll (9912 of 11244) PASS: LLVM :: Transforms/ScalarRepl/memset-aggregate.ll (9913 of 11244) PASS: LLVM :: Transforms/ScalarRepl/only-memcpy-uses.ll (9914 of 11244) PASS: LLVM :: Transforms/ScalarRepl/phi-cycle.ll (9915 of 11244) PASS: LLVM :: Transforms/ScalarRepl/not-a-vector.ll (9916 of 11244) PASS: LLVM :: Transforms/ScalarRepl/phinodepromote.ll (9917 of 11244) PASS: LLVM :: Transforms/ScalarRepl/phi-select.ll (9918 of 11244) PASS: LLVM :: Transforms/ScalarRepl/select_promote.ll (9919 of 11244) PASS: LLVM :: Transforms/ScalarRepl/sroa-fca.ll (9920 of 11244) PASS: LLVM :: Transforms/ScalarRepl/sroa_two.ll (9921 of 11244) PASS: LLVM :: Transforms/ScalarRepl/union-pointer.ll (9922 of 11244) PASS: LLVM :: Transforms/ScalarRepl/union-fp-int.ll (9923 of 11244) PASS: LLVM :: Transforms/ScalarRepl/union-packed.ll (9924 of 11244) PASS: LLVM :: Transforms/ScalarRepl/vector_promote.ll (9925 of 11244) PASS: LLVM :: Transforms/ScalarRepl/vector_memcpy.ll (9926 of 11244) PASS: LLVM :: Transforms/ScalarRepl/vectors-with-mismatched-elements.ll (9927 of 11244) PASS: LLVM :: Transforms/ScalarRepl/volatile.ll (9928 of 11244) PASS: LLVM :: Transforms/Scalarizer/dbginfo.ll (9929 of 11244) UNSUPPORTED: LLVM :: Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep-and-gvn.ll (9930 of 11244) UNSUPPORTED: LLVM :: Transforms/SeparateConstOffsetFromGEP/NVPTX/split-gep.ll (9931 of 11244) PASS: LLVM :: Transforms/Scalarizer/basic.ll (9932 of 11244) PASS: LLVM :: Transforms/Scalarizer/no-data-layout.ll (9933 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2002-05-21-PHIElimination.ll (9934 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2002-09-24-PHIAssertion.ll (9935 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2003-03-07-DominateProblem.ll (9936 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-05-InvokeCrash.ll (9937 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-BranchFold.ll (9938 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-BranchFoldOrdering.ll (9939 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2004-12-10-SimplifyCFGCrash.ll (9940 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-FoldSwitch.ll (9941 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2003-08-17-FoldSwitch-dbg.ll (9942 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2005-08-01-PHIUpdateFail.ll (9943 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2005-10-02-InvokeSimplify.ll (9944 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2005-06-16-PHICrash.ll (9945 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2006-02-17-InfiniteUnroll.ll (9946 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2005-12-03-IncorrectPHIFold.ll (9947 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2006-06-12-InfLoop.ll (9948 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2006-10-19-UncondDiv.ll (9949 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2006-08-03-Crash.ll (9950 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2006-12-08-Ptr-ICmp-Branch.ll (9951 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2007-11-22-InvokeNoUnwind.ll (9952 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2007-12-21-Crash.ll (9953 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2008-01-02-hoist-fp-add.ll (9954 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2008-07-13-InfLoopMiscompile.ll (9955 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2008-05-16-PHIBlockMerge.ll (9956 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2008-09-08-MultiplePred.ll (9957 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2008-09-17-SpeculativeHoist.ll (9958 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2008-10-03-SpeculativelyExecuteBeforePHI.ll (9959 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2008-12-06-SingleEntryPhi.ll (9960 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2009-01-18-PHIPropCrash.ll (9961 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2008-12-16-DCECond.ll (9962 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2009-01-19-UnconditionalTrappingConstantExpr.ll (9963 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2010-03-30-InvokeCrash.ll (9964 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2009-05-12-externweak.ll (9965 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2011-03-08-UnreachableUse.ll (9966 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/BrUnwind.ll (9967 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/2011-09-05-TrivialLPad.ll (9968 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/CoveredLookupTable.ll (9969 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/DeadSetCC.ll (9970 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/EmptyBlockMerge.ll (9971 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/HoistCode.ll (9972 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/ForwardSwitchConditionToPHI.ll (9973 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/EqualPHIEdgeBlockMerge.ll (9974 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/MagicPointer.ll (9975 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PHINode.ll (9976 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PR16069.ll (9977 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PR17073.ll (9978 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PR9946.ll (9979 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PhiBlockMerge2.ll (9980 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PhiBlockMerge.ll (9981 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate.ll (9982 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate2.ll (9983 of 11244) UNSUPPORTED: LLVM :: Transforms/SimplifyCFG/SPARC/switch_to_lookup_table.ll (9984 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PhiNoEliminate.ll (9985 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/SpeculativeExec.ll (9986 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/PhiEliminate3.ll (9987 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/UncondBranchToReturn.ll (9988 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/UnreachableEliminate.ll (9989 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/X86/switch-table-bug.ll (9990 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll (9991 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/attr-noduplicate.ll (9992 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/basictest.ll (9993 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/branch-cond-prop.ll (9994 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/branch-cond-merge.ll (9995 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-dbg.ll (9996 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold-test.ll (9997 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/branch-fold.ll (9998 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/branch-phi-thread.ll (9999 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/common-dest-folding.ll (10000 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/dbginfo.ll (10001 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/dce-cond-after-folding-terminator.ll (10002 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/extract-cost.ll (10003 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/duplicate-phis.ll (10004 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/hoist-common-code.ll (10005 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/indirectbr.ll (10006 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/hoist-dbgvalue.ll (10007 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/invoke.ll (10008 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/invoke_unwind.ll (10009 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/iterative-simplify.ll (10010 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/lifetime.ll (10011 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/multiple-phis.ll (10012 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/no_speculative_loads_with_tsan.ll (10013 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/noreturn-call.ll (10014 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights-partial.ll (10015 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/phi-undef-loadstore.ll (10016 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights-switch-create.ll (10017 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/preserve-branchweights.ll (10018 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/return-merge.ll (10019 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/select-gep.ll (10020 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/sink-common-code.ll (10021 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/speculate-math.ll (10022 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/speculate-store.ll (10023 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/speculate-vector-ops.ll (10024 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/speculate-with-offset.ll (10025 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/switch-masked-bits.ll (10026 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/switch-on-const-select.ll (10027 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/switch-simplify-crash.ll (10028 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/switch-to-icmp.ll (10029 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/switch_switch_fold.ll (10030 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/switch_create.ll (10031 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/switch_thread.ll (10032 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/trap-debugloc.ll (10033 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/trivial-throw.ll (10034 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/trapping-load-unreachable.ll (10035 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/two-entry-phi-return.ll (10036 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/volatile-phioper.ll (10037 of 11244) PASS: LLVM :: Transforms/SimplifyCFG/unreachable-blocks.ll (10038 of 11244) PASS: LLVM :: Transforms/Sink/basic.ll (10039 of 11244) PASS: LLVM :: Transforms/StripSymbols/2010-06-30-StripDebug.ll (10040 of 11244) PASS: LLVM :: Transforms/StripSymbols/2007-01-15-llvm.used.ll (10041 of 11244) PASS: LLVM :: Transforms/StripSymbols/2010-08-25-crash.ll (10042 of 11244) PASS: LLVM :: Transforms/StripSymbols/block-address.ll (10043 of 11244) PASS: LLVM :: Transforms/StripSymbols/strip-dead-debug-info.ll (10044 of 11244) PASS: LLVM :: Transforms/StructurizeCFG/branch-on-argument.ll (10045 of 11244) PASS: LLVM :: Transforms/StructurizeCFG/loop-multiple-exits.ll (10046 of 11244) PASS: LLVM :: Transforms/StructurizeCFG/no-branch-to-entry.ll (10047 of 11244) PASS: LLVM :: Transforms/StructurizeCFG/switch.ll (10048 of 11244) UNSUPPORTED: LLVM :: Transforms/TailCallElim/ackermann.ll (10049 of 11244) PASS: LLVM :: Transforms/TailCallElim/2010-06-26-MultipleReturnValues.ll (10050 of 11244) PASS: LLVM :: Transforms/TailCallElim/accum_recursion.ll (10051 of 11244) UNSUPPORTED: LLVM :: Transforms/TailCallElim/dup_tail.ll (10052 of 11244) PASS: LLVM :: Transforms/TailCallElim/basic.ll (10053 of 11244) PASS: LLVM :: Transforms/TailCallElim/dont_reorder_load.ll (10054 of 11244) PASS: LLVM :: Transforms/TailCallElim/inf-recursion.ll (10055 of 11244) UNSUPPORTED: LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll (10056 of 11244) PASS: LLVM :: Transforms/TailCallElim/reorder_load.ll (10057 of 11244) PASS: LLVM :: Transforms/TailCallElim/setjmp.ll (10058 of 11244) PASS: LLVM :: Verifier/2002-04-13-RetTypes.ll (10059 of 11244) PASS: LLVM :: Transforms/LoopUnroll/unroll-pragmas.ll (10060 of 11244) PASS: LLVM :: Verifier/2002-11-05-GetelementptrPointers.ll (10061 of 11244) PASS: LLVM :: Verifier/2004-05-21-SwitchConstantMismatch.ll (10062 of 11244) PASS: LLVM :: Verifier/2006-07-11-StoreStruct.ll (10063 of 11244) PASS: LLVM :: Verifier/2006-12-12-IntrinsicDefine.ll (10064 of 11244) PASS: LLVM :: Verifier/2006-10-15-AddrLabel.ll (10065 of 11244) PASS: LLVM :: Verifier/2007-12-21-InvokeParamAttrs.ll (10066 of 11244) PASS: LLVM :: Verifier/2008-01-11-VarargAttrs.ll (10067 of 11244) PASS: LLVM :: Verifier/2008-03-01-AllocaSized.ll (10068 of 11244) PASS: LLVM :: Verifier/2008-08-22-MemCpyAlignment.ll (10069 of 11244) PASS: LLVM :: Verifier/2008-11-15-RetVoid.ll (10070 of 11244) PASS: LLVM :: Verifier/2009-05-29-InvokeResult1.ll (10071 of 11244) PASS: LLVM :: Verifier/2009-05-29-InvokeResult2.ll (10072 of 11244) PASS: LLVM :: Verifier/2009-05-29-InvokeResult3.ll (10073 of 11244) PASS: LLVM :: Verifier/2010-08-07-PointerIntrinsic.ll (10074 of 11244) PASS: LLVM :: Verifier/PhiGrouping.ll (10075 of 11244) PASS: LLVM :: Verifier/AmbiguousPhi.ll (10076 of 11244) PASS: LLVM :: Verifier/SelfReferential.ll (10077 of 11244) PASS: LLVM :: Verifier/bitcast-address-space-nested-global.ll (10078 of 11244) PASS: LLVM :: Verifier/bitcast-address-space-nested-global-cycle.ll (10079 of 11244) PASS: LLVM :: Verifier/alias.ll (10080 of 11244) PASS: LLVM :: Verifier/bitcast-address-space-through-constant-inttoptr-inside-gep-instruction.ll (10081 of 11244) PASS: LLVM :: Verifier/bitcast-address-space-through-constant-inttoptr.ll (10082 of 11244) PASS: LLVM :: Verifier/bitcast-address-space-through-gep.ll (10083 of 11244) PASS: LLVM :: Verifier/bitcast-address-space-through-gep-2.ll (10084 of 11244) PASS: LLVM :: Verifier/bitcast-address-space-through-inttoptr.ll (10085 of 11244) PASS: LLVM :: Verifier/byval-1.ll (10086 of 11244) PASS: LLVM :: Verifier/bitcast-alias-address-space.ll (10087 of 11244) PASS: LLVM :: Verifier/bitcast-address-spaces.ll (10088 of 11244) PASS: LLVM :: Verifier/bitcast-vector-pointer-as.ll (10089 of 11244) PASS: LLVM :: Verifier/byval-4.ll (10090 of 11244) PASS: LLVM :: Verifier/comdat2.ll (10091 of 11244) PASS: LLVM :: Verifier/comdat.ll (10092 of 11244) PASS: LLVM :: Verifier/cttz-undef-arg.ll (10093 of 11244) PASS: LLVM :: Verifier/gcread-ptrptr.ll (10094 of 11244) PASS: LLVM :: Verifier/dominates.ll (10095 of 11244) PASS: LLVM :: Verifier/gcroot-alloca.ll (10096 of 11244) PASS: LLVM :: Verifier/fpmath.ll (10097 of 11244) PASS: LLVM :: Verifier/gcroot-meta.ll (10098 of 11244) PASS: LLVM :: Verifier/gcroot-ptrptr.ll (10099 of 11244) PASS: LLVM :: Verifier/gcwrite-ptrptr.ll (10100 of 11244) PASS: LLVM :: Verifier/global-ctors.ll (10101 of 11244) PASS: LLVM :: Verifier/ident-meta3.ll (10102 of 11244) PASS: LLVM :: Verifier/ident-meta1.ll (10103 of 11244) PASS: LLVM :: Verifier/ident-meta2.ll (10104 of 11244) PASS: LLVM :: Verifier/inalloca-vararg.ll (10105 of 11244) PASS: LLVM :: Verifier/inalloca2.ll (10106 of 11244) PASS: LLVM :: Verifier/inalloca1.ll (10107 of 11244) PASS: LLVM :: Verifier/inalloca3.ll (10108 of 11244) PASS: LLVM :: Verifier/invoke.ll (10109 of 11244) PASS: LLVM :: Verifier/jumptable.ll (10110 of 11244) PASS: LLVM :: Verifier/llvm.compiler_used-invalid-type.ll (10111 of 11244) PASS: LLVM :: Verifier/llvm.used-invalid-init.ll (10112 of 11244) PASS: LLVM :: Verifier/llvm.used-invalid-init2.ll (10113 of 11244) PASS: LLVM :: Verifier/llvm.used-invalid-type.ll (10114 of 11244) PASS: LLVM :: Verifier/llvm.used-ptr-type.ll (10115 of 11244) PASS: LLVM :: Verifier/llvm.used-invalid-type2.ll (10116 of 11244) PASS: LLVM :: Verifier/module-flags-1.ll (10117 of 11244) PASS: LLVM :: Verifier/musttail-valid.ll (10118 of 11244) PASS: LLVM :: Verifier/musttail-invalid.ll (10119 of 11244) PASS: LLVM :: Verifier/range-1.ll (10120 of 11244) PASS: LLVM :: Verifier/range-2.ll (10121 of 11244) PASS: LLVM :: Verifier/recursive-type-3.ll (10122 of 11244) PASS: LLVM :: Verifier/recursive-type-2.ll (10123 of 11244) PASS: LLVM :: Verifier/sret.ll (10124 of 11244) PASS: LLVM :: Verifier/recursive-type-1.ll (10125 of 11244) PASS: LLVM :: Verifier/varargs-intrinsic.ll (10126 of 11244) PASS: LLVM :: tools/llvm-cov/copy_block_helper.m (10127 of 11244) PASS: LLVM :: tools/llvm-cov/range_based_for.cpp (10128 of 11244) XFAIL: LLVM :: tools/llvm-lit/chain.c (10129 of 11244) PASS: LLVM :: tools/llvm-objdump/coff-many-relocs.test (10130 of 11244) PASS: LLVM :: tools/llvm-objdump/coff-file.test (10131 of 11244) PASS: LLVM :: tools/llvm-objdump/coff-large-bss.test (10132 of 11244) PASS: LLVM :: tools/llvm-objdump/coff-non-null-terminated-file.test (10133 of 11244) PASS: LLVM :: tools/llvm-objdump/disassembly-show-raw.test (10134 of 11244) PASS: LLVM :: tools/llvm-objdump/coff-private-headers.test (10135 of 11244) PASS: LLVM :: tools/llvm-objdump/hex-relocation-addr.test (10136 of 11244) PASS: LLVM :: tools/llvm-objdump/out-of-section-sym.test (10137 of 11244) PASS: LLVM :: tools/llvm-objdump/win64-unwind-data.test (10138 of 11244) PASS: LLVM :: tools/llvm-profdata/c-general.test (10139 of 11244) PASS: LLVM :: tools/llvm-profdata/raw-32-bits-be.test (10140 of 11244) PASS: LLVM :: tools/llvm-profdata/raw-32-bits-le.test (10141 of 11244) PASS: LLVM :: tools/llvm-profdata/raw-64-bits-le.test (10142 of 11244) PASS: LLVM :: tools/llvm-profdata/raw-64-bits-be.test (10143 of 11244) PASS: LLVM :: tools/llvm-profdata/errors.test (10144 of 11244) PASS: LLVM :: tools/llvm-profdata/raw-magic-but-no-header.test (10145 of 11244) UNSUPPORTED: LLVM :: tools/llvm-readobj/ARM/attributes.s (10146 of 11244) UNSUPPORTED: LLVM :: tools/llvm-readobj/ARM/unwind.s (10147 of 11244) PASS: LLVM :: tools/llvm-profdata/raw-two-profiles.test (10148 of 11244) PASS: LLVM :: tools/llvm-readobj/codeview-linetables.test (10149 of 11244) PASS: LLVM :: tools/llvm-readobj/coff-file-sections-reading.test (10150 of 11244) PASS: LLVM :: tools/llvm-cov/llvm-cov.test (10151 of 11244) PASS: LLVM :: tools/llvm-readobj/coff-non-null-terminated-file.test (10152 of 11244) PASS: LLVM :: tools/llvm-readobj/coff-zero-string-table.test (10153 of 11244) PASS: LLVM :: tools/llvm-readobj/cxx-cli-aux.test (10154 of 11244) PASS: LLVM :: tools/llvm-readobj/dynamic.test (10155 of 11244) PASS: LLVM :: tools/llvm-profdata/simple.test (10156 of 11244) PASS: LLVM :: tools/llvm-readobj/peplus.test (10157 of 11244) PASS: LLVM :: tools/llvm-readobj/mips-got.test (10158 of 11244) PASS: LLVM :: tools/llvm-readobj/file-headers.test (10159 of 11244) PASS: LLVM :: tools/llvm-readobj/program-headers.test (10160 of 11244) PASS: LLVM :: tools/llvm-readobj/rpath.test (10161 of 11244) PASS: LLVM :: tools/llvm-readobj/relocations.test (10162 of 11244) PASS: LLVM :: tools/llvm-readobj/symbols.test (10163 of 11244) PASS: LLVM :: tools/llvm-readobj/reloc-types.test (10164 of 11244) PASS: LLVM :: tools/llvm-readobj/sections-ext.test (10165 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.DecimalStringsWithoutNullTerminators (10166 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.Denormal (10167 of 11244) PASS: LLVM :: tools/llvm-readobj/sections.test (10168 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.FMA (10169 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.PPCDoubleDouble (10170 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.Zero (10171 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.add (10172 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.convert (10173 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.divide (10174 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromHexadecimalString (10175 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromDecimalString (10176 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.exactInverse (10177 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroDecimalLargeExponentString (10178 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroDecimalSingleExponentString (10179 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroHexadecimalString (10180 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.fromZeroDecimalString (10181 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getLargest (10182 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getSmallest (10183 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getZero (10184 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.getSmallestNormalized (10185 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isFinite (10186 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isFiniteNonZero (10187 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isNaN (10188 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isInfinity (10189 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isNormal (10190 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isSignaling (10191 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.isNegative (10192 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.makeNaN (10193 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.roundToIntegral (10194 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.multiply (10195 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.next (10196 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.subtract (10197 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.toString (10198 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.FromArray (10199 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APFloatTest.toInteger (10200 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.Rotate (10201 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.Log2 (10202 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.ShiftLeftByZero (10203 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded10 (10204 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded16 (10205 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.Splat (10206 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded8 (10207 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.StringBitsNeeded2 (10208 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.arrayAccess (10209 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.fromString (10210 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i1 (10211 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i128_NegativeCount (10212 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i128_PositiveCount (10213 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i65_Count (10214 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.i33_Count (10215 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.magic (10216 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.mul_clear (10217 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.magicu (10218 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.tcDecrement (10219 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.toString (10220 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APSIntTest.MoveTest (10221 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.AllocatorCopy (10222 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.BinOps (10223 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ArrayRefTest.DropBack (10224 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.CompoundAssignment (10225 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.CompoundTestReset (10226 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.PortableBitMask (10227 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.ProxyIndex (10228 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.RangeOps (10229 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/0.TrivialOperation (10230 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.CompoundAssignment (10231 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.BinOps (10232 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.CompoundTestReset (10233 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.PortableBitMask (10234 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.RangeOps (10235 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.ProxyIndex (10236 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DAGDeltaAlgorithmTest.Basic (10237 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/BitVectorTest/1.TrivialOperation (10238 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapCustomTest.FindAsTest (10239 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DeltaAlgorithmTest.Basic (10240 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapCustomTest.SmallDenseMapGrowTest (10241 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.AssignmentTest (10242 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.ClearTest (10243 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.ConstEmptyMapTest (10244 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.ConstIteratorTest (10245 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorFromDefaultTest (10246 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorFromEmptyTest (10247 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorNotSmallTest (10248 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.CopyConstructorTest (10249 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.EmptyIntMapTest (10250 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.EraseTest2 (10251 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.EraseTest (10252 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.InsertTest (10253 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.IterationTest (10254 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.SingleEntryMapTest (10255 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/0.SwapTest (10256 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.AssignmentTest (10257 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.ClearTest (10258 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.ConstEmptyMapTest (10259 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.ConstIteratorTest (10260 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorFromDefaultTest (10261 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorFromEmptyTest (10262 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorTest (10263 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.CopyConstructorNotSmallTest (10264 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.EmptyIntMapTest (10265 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.EraseTest (10266 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.EraseTest2 (10267 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.InsertTest (10268 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.IterationTest (10269 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.SingleEntryMapTest (10270 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/1.SwapTest (10271 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.AssignmentTest (10272 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.ConstEmptyMapTest (10273 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.ClearTest (10274 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorFromDefaultTest (10275 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.ConstIteratorTest (10276 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorNotSmallTest (10277 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorFromEmptyTest (10278 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.CopyConstructorTest (10279 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.EmptyIntMapTest (10280 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.EraseTest (10281 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.EraseTest2 (10282 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.InsertTest (10283 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.IterationTest (10284 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.SingleEntryMapTest (10285 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/2.SwapTest (10286 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.AssignmentTest (10287 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.ClearTest (10288 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.ConstEmptyMapTest (10289 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.ConstIteratorTest (10290 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.nearestLogBase2 (10291 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorFromDefaultTest (10292 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorFromEmptyTest (10293 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorNotSmallTest (10294 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.CopyConstructorTest (10295 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.EmptyIntMapTest (10296 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.EraseTest (10297 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.EraseTest2 (10298 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.InsertTest (10299 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.IterationTest (10300 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.SingleEntryMapTest (10301 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/3.SwapTest (10302 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.AssignmentTest (10303 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.ClearTest (10304 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.ConstEmptyMapTest (10305 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.ConstIteratorTest (10306 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorFromDefaultTest (10307 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorFromEmptyTest (10308 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorNotSmallTest (10309 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.CopyConstructorTest (10310 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.EmptyIntMapTest (10311 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.EraseTest2 (10312 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.EraseTest (10313 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.InsertTest (10314 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.IterationTest (10315 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.SingleEntryMapTest (10316 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/4.SwapTest (10317 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.ConstEmptyMapTest (10318 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.ClearTest (10319 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.AssignmentTest (10320 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorFromDefaultTest (10321 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.ConstIteratorTest (10322 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorFromEmptyTest (10323 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.EmptyIntMapTest (10324 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorNotSmallTest (10325 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.CopyConstructorTest (10326 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.InsertTest (10327 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.EraseTest (10328 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.EraseTest2 (10329 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.SingleEntryMapTest (10330 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.IterationTest (10331 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseMapTest/5.SwapTest (10332 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/FoldingSetTest.UnalignedStringTest (10333 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/DenseSetTest.DoubleEntrySetTest (10334 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineBasicTest (10335 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineRangeBasicTest (10336 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineRangeLengthDiff (10337 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashCombineRangeGoldenTest (10338 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashValueBasicTest (10339 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashValueStdPair (10340 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/HashingTest.HashValueStdString (10341 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/APIntTest.LargeAPIntConstruction (10342 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableMapTest.EmptyIntMapTest (10343 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableMapTest.MultiElemIntMapTest (10344 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.Callback2CharSetTest (10345 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.CallbackCharSetTest (10346 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.EmptyIntSetTest (10347 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.IterLongSetTest (10348 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.MultiElemIntSetTest (10349 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.OneElemIntSetTest (10350 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ImmutableSetTest.RemoveIntSetTest (10351 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntEqClasses.Simple (10352 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapOverlapsTest.BigMaps (10353 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.Branched (10354 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapOverlapsTest.SmallMaps (10355 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.Branched2 (10356 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.EmptyMap (10357 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.RootCoalescing (10358 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.RootMultiCoalescing (10359 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.RandomCoalescing (10360 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntervalMapTest.SingleEntryMap (10361 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntrusiveRefCntPtr.UsesTraitsToRetainAndRelease (10362 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntrusiveRefCntPtr.RefCountedBaseVPTRCopyDoesNotLeak (10363 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/IntrusiveRefCntPtr.RefCountedBaseCopyDoesNotLeak (10364 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/MakeUniqueTest.Array (10365 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.erase (10366 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.insert_pop (10367 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/MakeUniqueTest.SingleObject (10368 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/MapVectorTest.remove_if (10369 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.CopyConstructionTest (10370 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.ConstructingCopyAssignmentTest (10371 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.CopyingCopyAssignmentTest (10372 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.DeletingCopyAssignmentTest (10373 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.InitializationLeakTest (10374 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyAssigningAssignment (10375 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyAssignment (10376 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyConstruction (10377 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyInitializingAssignment (10378 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyNullingAssignment (10379 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyMoveConstruction (10380 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.MoveOnlyNull (10381 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.NullCopyConstructionTest (10382 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.ResetTest (10383 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/OptionalTest.NonDefaultConstructibleTest (10384 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PackedVectorTest.Operation (10385 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PackedVectorTest.SignedValues (10386 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PackedVectorTest.UnsignedValues (10387 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerIntPairTest.GetSet (10388 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerIntPairTest.DefaultInitialize (10389 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerIntPairTest.ManyUnusedBits (10390 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Is (10391 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Get (10392 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Comparison (10393 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/PointerUnionTest.Null (10394 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.Assignment (10395 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.CopyAndMoveTest (10396 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SCCIteratorTest.AllSmallGraphs (10397 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.GrowthTest (10398 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallPtrSetTest.SwapTest (10399 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AppendIterPair (10400 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AppendSmallVector (10401 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AppendStringRef (10402 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignIterPair (10403 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignRepeated (10404 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignSmallVector (10405 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.AssignStringRef (10406 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.EmptyStringTest (10407 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Count (10408 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Find (10409 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorCustomTest.NoAssignTest (10410 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Substr (10411 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallStringTest.Slice (10412 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest.MidInsert (10413 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.AssignTest (10414 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.AppendRepeatedTest (10415 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.AppendTest (10416 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ConstVectorTest (10417 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ClearTest (10418 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ComparisonTest (10419 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.DirectVectorTest (10420 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.EmptyVectorTest (10421 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.EraseRangeTest (10422 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.EraseTest (10423 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertCopy (10424 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRangeAtEndTest (10425 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertEmptyRangeTest (10426 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRangeTest (10427 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedAtEndTest (10428 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedEmptyTest (10429 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertRepeatedTest (10430 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.InsertTest (10431 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.IterationTest (10432 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.IteratorTest (10433 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.OverflowTest (10434 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.MoveAssignTest (10435 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.PushPopTest (10436 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeGrowTest (10437 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeFillTest (10438 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeShrinkTest (10439 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.ResizeWithElementsTest (10440 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/0.SwapTest (10441 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.AssignTest (10442 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.AppendTest (10443 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.AppendRepeatedTest (10444 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ClearTest (10445 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ComparisonTest (10446 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.DirectVectorTest (10447 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ConstVectorTest (10448 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.EmptyVectorTest (10449 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.EraseRangeTest (10450 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.EraseTest (10451 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertCopy (10452 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRangeAtEndTest (10453 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertEmptyRangeTest (10454 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRangeTest (10455 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedAtEndTest (10456 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedTest (10457 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertRepeatedEmptyTest (10458 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.InsertTest (10459 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.IterationTest (10460 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.MoveAssignTest (10461 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.IteratorTest (10462 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.OverflowTest (10463 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.PushPopTest (10464 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeFillTest (10465 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeShrinkTest (10466 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeGrowTest (10467 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.ResizeWithElementsTest (10468 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.AppendRepeatedTest (10469 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/1.SwapTest (10470 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.AppendTest (10471 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.AssignTest (10472 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ClearTest (10473 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ConstVectorTest (10474 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.DirectVectorTest (10475 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ComparisonTest (10476 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.EraseRangeTest (10477 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertCopy (10478 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.EmptyVectorTest (10479 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.EraseTest (10480 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRangeAtEndTest (10481 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRangeTest (10482 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedAtEndTest (10483 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertEmptyRangeTest (10484 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedEmptyTest (10485 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertTest (10486 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.IterationTest (10487 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.InsertRepeatedTest (10488 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.IteratorTest (10489 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.PushPopTest (10490 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.OverflowTest (10491 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.MoveAssignTest (10492 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeFillTest (10493 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeGrowTest (10494 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeShrinkTest (10495 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.ResizeWithElementsTest (10496 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/2.SwapTest (10497 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.AppendTest (10498 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.AppendRepeatedTest (10499 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.AssignTest (10500 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ConstVectorTest (10501 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ClearTest (10502 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ComparisonTest (10503 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.DirectVectorTest (10504 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertCopy (10505 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.EraseTest (10506 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.EraseRangeTest (10507 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.EmptyVectorTest (10508 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertEmptyRangeTest (10509 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRangeTest (10510 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRangeAtEndTest (10511 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedAtEndTest (10512 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertTest (10513 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedEmptyTest (10514 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.InsertRepeatedTest (10515 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.IterationTest (10516 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.OverflowTest (10517 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.IteratorTest (10518 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.MoveAssignTest (10519 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.PushPopTest (10520 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeShrinkTest (10521 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeGrowTest (10522 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeFillTest (10523 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.ResizeWithElementsTest (10524 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.AssignTest (10525 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.AppendRepeatedTest (10526 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.AppendTest (10527 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/3.SwapTest (10528 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ComparisonTest (10529 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.DirectVectorTest (10530 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ConstVectorTest (10531 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ClearTest (10532 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.EmptyVectorTest (10533 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.EraseTest (10534 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.EraseRangeTest (10535 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertCopy (10536 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertEmptyRangeTest (10537 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRangeAtEndTest (10538 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRangeTest (10539 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRepeatedAtEndTest (10540 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRepeatedTest (10541 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertTest (10542 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.InsertRepeatedEmptyTest (10543 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.IterationTest (10544 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.IteratorTest (10545 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.MoveAssignTest (10546 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.OverflowTest (10547 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.PushPopTest (10548 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeGrowTest (10549 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeFillTest (10550 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeShrinkTest (10551 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.ResizeWithElementsTest (10552 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseBitVectorTest.TrivialOperation (10553 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SmallVectorTest/4.SwapTest (10554 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.AltStructSet (10555 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.EmptySet (10556 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.Iterators (10557 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.SingleEntrySet (10558 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseMultiSetTest.MultipleEntrySet (10559 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.AltStructSet (10560 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.SingleEntrySet (10561 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.EmptySet (10562 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/SparseSetTest.MultipleEntrySet (10563 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.ClearTest (10564 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.EraseIteratorTest (10565 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.EmptyMapTest (10566 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.ConstEmptyMapTest (10567 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.EraseValueTest (10568 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertPairTest (10569 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertRehashingPairTest (10570 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertAndEraseTest (10571 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.InsertTest (10572 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveConstruct (10573 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.IterationTest (10574 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveAssignment (10575 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveDtor (10576 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.SingleEntryMapTest (10577 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.MoveOnlyKey (10578 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.SmallFullMapTest (10579 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.NonDefaultConstructable (10580 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.AllocatorCopy (10581 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Comparisons (10582 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Construction (10583 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringMapTest.StringMapEntryTest (10584 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Count (10585 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.EndsWith (10586 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.EditDistance (10587 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.EndsWithLower (10588 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Hashing (10589 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Iteration (10590 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Misc (10591 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Find (10592 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Split (10593 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Slice (10594 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Operators (10595 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Split2 (10596 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.StringOps (10597 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.StartsWithLower (10598 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.StartsWith (10599 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Substr (10600 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.Trim (10601 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.joinStrings (10602 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.getAsUnsignedIntegerBadStrings (10603 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/StringRefTest.getAsInteger (10604 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.CopyAndMoveTest (10605 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.CopyAndMoveCtorTest (10606 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.ClearTest (10607 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.EmptyTest (10608 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.EraseRangeTest (10609 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.EraseTest (10610 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.InsertRange (10611 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.Insert (10612 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/0.PushPopBack (10613 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.CopyAndMoveCtorTest (10614 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.ClearTest (10615 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.CopyAndMoveTest (10616 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.EraseRangeTest (10617 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.EmptyTest (10618 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.EraseTest (10619 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.Insert (10620 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.InsertRange (10621 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TinyPtrVectorTest/1.PushPopBack (10622 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.BasicParsing (10623 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.BitWidthArchVariants (10624 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.BitWidthPredicates (10625 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.FileFormat (10626 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.MutateName (10627 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.NormalizeWindows (10628 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.ParsedIDs (10629 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.getARMCPUForArch (10630 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.getOSVersion (10631 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Characters (10632 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Concat (10633 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Construction (10634 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.toNullTerminatedStringRef (10635 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TwineTest.Numbers (10636 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunction3Test.Works (10637 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunctionTest.WorksForClassTypes (10638 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunction1Test.Works (10639 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ilistTest.Basic (10640 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/VariadicFunctionTest.WorksForPrimitiveTypes (10641 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ilistTest.SpliceOne (10642 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.BranchInsideLoop (10643 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.BranchToReturn (10644 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/ilistTest.UnsafeClear (10645 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.DestUnreachable (10646 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.ModifyTest (10647 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.OneLoopAfterTheOther1 (10648 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.OneLoopAfterTheOther2 (10649 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.OneLoopAfterTheOtherInsideAThirdLoop (10650 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SameBlockNoLoop (10651 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SameBlockNoPath (10652 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SameBlockPath (10653 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SimpleLoop1 (10654 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SimpleLoop2 (10655 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.SimpleLoop3 (10656 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.StraightNoPath (10657 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/IsPotentiallyReachableTest.StraightPath (10658 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.BasicGraphFormation (10659 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.BasicGraphMutation (10660 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IncomingSCCEdgeInsertion (10661 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IncomingSCCEdgeInsertionMidTraversal (10662 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.InterSCCEdgeRemoval (10663 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IntraSCCEdgeInsertion (10664 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.IntraSCCEdgeRemoval (10665 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.MultiArmSCC (10666 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/LazyCallGraphTest.OutgoingSCCEdgeInsertion (10667 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/MixedTBAATest.MixedTBAA (10668 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/ScalarEvolutionsTest.SCEVMultiplyAddRecs (10669 of 11244) PASS: LLVM-Unit :: Analysis/Release/AnalysisTests/ScalarEvolutionsTest.SCEVUnknownRAUW (10670 of 11244) PASS: LLVM-Unit :: Bitcode/Release/BitcodeTests/BitReaderTest.MaterializeFunctionsForBlockAddr (10671 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.Data1 (10672 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberBlock (10673 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberFunc (10674 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberFuncFlag (10675 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.MemberSdata (10676 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.NamedType (10677 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.NamespacedType (10678 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.Pointer (10679 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.NestedType (10680 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.PtrToMember (10681 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.PtrToMemberDeclDefMisMatch (10682 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.PtrToMemberDeclDefMatch (10683 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.RValueReference (10684 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.RecursiveType (10685 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.RefUnnamedType (10686 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.Reference (10687 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.ReusedType (10688 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.TrivialType (10689 of 11244) PASS: LLVM-Unit :: CodeGen/Release/CodeGenTests/DIEHashTest.TypeWithMember (10690 of 11244) PASS: LLVM-Unit :: DebugInfo/Release/DebugInfoTests/DWARFFormValue.FixedFormSizes (10691 of 11244) PASS: LLVM-Unit :: DebugInfo/Release/DebugInfoTests/DWARFFormValue.FormClass (10692 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JIT.GlobalInFunction (10693 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITEventListenerTest.MatchesMachineCodeInfo (10694 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITEventListenerTest.MultipleListenersDontInterfere (10695 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITEventListenerTest.Simple (10696 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.AllocateSection (10697 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.NoAllocations (10698 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestCodeAllocation (10699 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestLargeGlobalArray (10700 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestManyGlobals (10701 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestManyStubs (10702 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITMemoryManagerTest.TestSmallGlobalInts (10703 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyFunctionIsntCompiled (10704 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted (10705 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.EscapedLazyStubStillCallable (10706 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.FarCallToKnownFunction (10707 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionIsRecompiledAndRelinked (10708 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionPointersOutliveTheirCreator (10709 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.ModuleDeletion (10710 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.NoStubs (10711 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.NonLazyLeaksNoStubs (10712 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.NonLazyCompilationStillNeedsStubs (10713 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.EagerCompiledRecursionThroughGhost (10714 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.MaterializableAvailableExternallyFunctionIsntCompiled (10715 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/MultiJitTest.EagerMode (10716 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/MultiJitTest.JitPool (10717 of 11244) PASS: LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/MultiJitTest.LazyMode (10718 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.custom_memory_manager (10719 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.reserve_allocation_space (10720 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.simple_function (10721 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.stackmap_creates_compact_unwind_on_darwin (10722 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.BasicAllocations (10723 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITCAPITest.yield (10724 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.ManyVariedAllocations (10725 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.ManyAllocations (10726 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.cross_module_dependency_case (10727 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.cross_module_dependency_case3 (10728 of 11244) PASS: LLVM-Unit :: ADT/Release/ADTTests/TripleTest.Normalization (10729 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.cross_module_dependency_case_reverse_order (10730 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_module_case (10731 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_module_case_reverse_order (10732 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_module_chain_case (10733 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.three_modules_chain_case_reverse_order (10734 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_case (10735 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMemoryManagerTest.LargeAllocations (10736 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_extern_case (10737 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_consecutive_call_case (10738 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_extern_reverse_case (10739 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_global_variables_case (10740 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.SetNullObjectCache (10741 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITMultipleModuleTest.two_module_reverse_case (10742 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyBasicObjectCaching (10743 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyLoadFromCache (10744 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.add_function (10745 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITObjectCacheTest.VerifyNonLoadFromCache (10746 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.global_variable (10747 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.run_main (10748 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.return_global (10749 of 11244) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ClearModuleMappings (10750 of 11244) PASS: LLVM-Unit :: ExecutionEngine/MCJIT/Release/MCJITTests/MCJITTest.multiple_functions (10751 of 11244) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ForwardGlobalMapping (10752 of 11244) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.ReverseGlobalMapping (10753 of 11244) PASS: LLVM-Unit :: ExecutionEngine/Release/ExecutionEngineTests/ExecutionEngineTest.DestructionRemovesGlobalMapping (10754 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/Attributes.Ordering (10755 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Add (10756 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/Attributes.Uniquing (10757 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRange.MakeICmpRegion (10758 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Basics (10759 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.GetMinsAndMaxes (10760 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Equality (10761 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.GetSetSize (10762 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.IntersectWith (10763 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Multiply (10764 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SExt (10765 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Lshr (10766 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SMax (10767 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SignWrapped (10768 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Shl (10769 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SetDifference (10770 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SingleElement (10771 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Sub (10772 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.Trunc (10773 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.SubtractAPInt (10774 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.UDiv (10775 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.UMax (10776 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.ZExt (10777 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantRangeTest.UnionWith (10778 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.AsInstructionsTest (10779 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.IntSigns (10780 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.FP128Test (10781 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.Integer_i1 (10782 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ConstantsTest.PointerCast (10783 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/GlobalTest.CreateAddressSpace (10784 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.CreateCondBr (10785 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/DominatorTree.Unreachable (10786 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.DataLayout (10787 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.LandingPadName (10788 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.FastMathFlags (10789 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.GetIntTy (10790 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.Lifetime (10791 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.WrapFlags (10792 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.BranchInst (10793 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/IRBuilderTest.RAIIHelpersTest (10794 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.CastInst (10795 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.ReturnInst (10796 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.FPMathOperator (10797 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.CloneCall (10798 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.VectorGep (10799 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createAnonymousTBAARoot (10800 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createFPMath (10801 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/InstructionsTest.isEliminableCastPair (10802 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createRangeMetadata (10803 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createString (10804 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createTBAANode (10805 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.Delete (10806 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDBuilderTest.createTBAARoot (10807 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.CreateDifferent (10808 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.CreateSame (10809 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDNodeTest.Simple (10810 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.PrintingComplex (10811 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/NamedMDNodeTest.Search (10812 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/MDStringTest.PrintingSimple (10813 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ModuleWithFunctionTest.CallInst (10814 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ModuleWithFunctionTest.InvokeInst (10815 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.RunOnce (10816 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.MemoryOnTheFly (10817 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.ReRun (10818 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PassManager.Memory (10819 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointOrderedMin (10820 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PassManagerTest.BasicPreservedAnalyses (10821 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointOrderedMax (10822 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PassManagerTest.Basic (10823 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointUnorderedMax (10824 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.FloatingPointUnorderedMin (10825 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.OneUse (10826 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/PatternMatchTest.OverflowingBinOps (10827 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Derived (10828 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Extensions (10829 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Context (10830 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.CrossCompilableIntegers (10831 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Float (10832 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Void (10833 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.Functions (10834 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/TypeBuilderTest.HostIntegers (10835 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/TypesTest.StructType (10836 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_BasicOperation (10837 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVHCheckedLast (10838 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/UserTest.ValueOpIteration (10839 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_Const (10840 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_Comparisons (10841 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_DoesNotFollowRAUW (10842 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.AssertingVH_ReducesToPointer (10843 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_Comparisons (10844 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_CallbackOnRAUW (10845 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_CallbackOnDeletion (10846 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_BasicOperation (10847 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_Comparisons (10848 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_BasicOperation (10849 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.CallbackVH_DeletionCanRAUW (10850 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.DestroyingOtherVHOnSameValueDoesntBreakIteration (10851 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_FollowsRAUW (10852 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.CallsConfig (10853 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueHandle.WeakVH_NullOnDeletion (10854 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.ConfiguredCollisionBehavior (10855 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.LocksMutex (10856 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.FollowsValue (10857 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.Iteration (10858 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.DefaultCollisionBehavior (10859 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.NoFollowRAUW (10860 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.OperationsWork (10861 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.Null (10862 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/0.SurvivesModificationByConfig (10863 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.ConfiguredCollisionBehavior (10864 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.DefaultCollisionBehavior (10865 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.CallsConfig (10866 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.FollowsValue (10867 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.Iteration (10868 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.Null (10869 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.NoFollowRAUW (10870 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.LocksMutex (10871 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.OperationsWork (10872 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.CallsConfig (10873 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/1.SurvivesModificationByConfig (10874 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.ConfiguredCollisionBehavior (10875 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.Iteration (10876 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.FollowsValue (10877 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.DefaultCollisionBehavior (10878 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.LocksMutex (10879 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.NoFollowRAUW (10880 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.OperationsWork (10881 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.Null (10882 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueMapTest/2.SurvivesModificationByConfig (10883 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/ValueTest.UsedInBasicBlock (10884 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/WaymarkTest.NativeArray (10885 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/VerifierTest.Branch_i1 (10886 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/VerifierTest.InvalidRetAttribute (10887 of 11244) PASS: LLVM-Unit :: IR/Release/IRTests/WaymarkTest.TwoBit (10888 of 11244) PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.BlockAddress (10889 of 11244) PASS: LLVM-Unit :: LineEditor/Release/LineEditorTests/LineEditorTest.HistorySaveLoad (10890 of 11244) PASS: LLVM-Unit :: LineEditor/Release/LineEditorTests/LineEditorTest.ListCompleters (10891 of 11244) PASS: LLVM-Unit :: Linker/Release/LinkerTests/LinkModuleTest.EmptyModule (10892 of 11244) PASS: LLVM-Unit :: MC/Release/MCTests/StringTableBuilderTest.Basic (10893 of 11244) PASS: LLVM-Unit :: MC/Release/MCTests/ObjectYAML.BinaryRef (10894 of 11244) PASS: LLVM-Unit :: MC/Release/MCTests/MCAtomTest.MCDataSize (10895 of 11244) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.DoNotIgnoreCase (10896 of 11244) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.OptionParsing (10897 of 11244) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.AliasArgs (10898 of 11244) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.IgnoreCase (10899 of 11244) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.ParseWithFlagExclusions (10900 of 11244) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.Slurp (10901 of 11244) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.SlurpEmpty (10902 of 11244) PASS: LLVM-Unit :: Option/Release/OptionTests/Option.ParseAliasInGroup (10903 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/1 (10904 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AlignOfTest.BasicAlignedArray (10905 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AlignOfTest.BasicAlignmentInvariants (10906 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/0 (10907 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/5 (10908 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/2 (10909 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/3 (10910 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.AllocAndRelease/4 (10911 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/0 (10912 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/3 (10913 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/1 (10914 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/2 (10915 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/4 (10916 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.BasicWrite/5 (10917 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/1 (10918 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/0 (10919 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/2 (10920 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/5 (10921 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/4 (10922 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.DuplicateNear/3 (10923 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/0 (10924 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/2 (10925 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/1 (10926 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/3 (10927 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/4 (10928 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.EnabledWrite/5 (10929 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/0 (10930 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/1 (10931 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/2 (10932 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/3 (10933 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/4 (10934 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleAllocAndRelease/5 (10935 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/0 (10936 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/1 (10937 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/2 (10938 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/3 (10939 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/4 (10940 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.MultipleWrite/5 (10941 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/0 (10942 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/1 (10943 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/2 (10944 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/4 (10945 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/3 (10946 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.SuccessiveNear/5 (10947 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/0 (10948 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/2 (10949 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/1 (10950 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/3 (10951 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/4 (10952 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.UnalignedNear/5 (10953 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/1 (10954 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/0 (10955 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/2 (10956 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/3 (10957 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/5 (10958 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroNear/4 (10959 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/2 (10960 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/0 (10961 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/3 (10962 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/1 (10963 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestAlignment (10964 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.Basics (10965 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/5 (10966 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocationTests/MappedMemoryTest.ZeroSizeNear/4 (10967 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestBigAlignment (10968 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestReset (10969 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestSmallSlabSize (10970 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.TestOverflow (10971 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ArrayRecyclerTest.Basics (10972 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ArrayRecyclerTest.Capacity (10973 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequency.Divide (10974 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/AllocatorTest.ThreeSlabs (10975 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.BigToBig (10976 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.MaxToHalfMax (10977 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.MaxToMax (10978 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.OneToOne (10979 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.Saturate (10980 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.OneToZero (10981 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.SaturatingRightShift (10982 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BlockFrequencyTest.ThreeToOne (10983 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.Accessors (10984 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.MoreOperators (10985 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.Operators (10986 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.getCompl (10987 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.scale (10988 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.scaleBruteForce (10989 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/BranchProbabilityTest.scaleByInverse (10990 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.InferredUpcastTakesPrecedence (10991 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.UpcastIsInferred (10992 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.cast (10993 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.cast_or_null (10994 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.dyn_cast (10995 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.dyn_cast_or_null (10996 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CastingTest.isa (10997 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.AliasRequired (10998 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.AliasesWithArguments (10999 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.ModifyExisitingOption (11000 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.TokenizeGNUCommandLine (11001 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.ParseEnvironmentToLocalVar (11002 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.ParseEnvironment (11003 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.UseOptionCategory (11004 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/CommandLineTest.TokenizeWindowsCommandLine (11005 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.ConvertUTF16BigEndianToUTF8String (11006 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.ConvertUTF16LittleEndianToUTF8String (11007 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.HasUTF16BOM (11008 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.Empty (11009 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.OddLengthInput (11010 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.UTF8ToUTF32Lenient (11011 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ConvertUTFTest.UTF8ToUTF32PartialLenient (11012 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.SignedNumbers (11013 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.LEB128 (11014 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.OffsetOverflow (11015 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.Strings (11016 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Endian.Read (11017 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/DataExtractorTest.UnsignedNumbers (11018 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Endian.PackedEndianSpecificIntegral (11019 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Endian.Write (11020 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.Covariant (11021 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.Types (11022 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ErrorOr.SimpleValue (11023 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.CreateDir (11024 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/FileOutputBuffer.Test (11025 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.FileMapping (11026 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.DirectoryIteration (11027 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Initialize.MultipleThreads (11028 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.Unique (11029 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.TempFiles (11030 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/FileSystemTest.Magic (11031 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.EncodeSLEB128 (11032 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.EncodeULEB128 (11033 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.DecodeULEB128 (11034 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.SLEB128Size (11035 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.Basic (11036 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.BlankSkipping (11037 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LEB128Test.ULEB128Size (11038 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.CommentSkipping (11039 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LineIteratorTest.EmptyBuffers (11040 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LockFileManagerTest.Basic (11041 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LockFileManagerTest.LinkLockExists (11042 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/LockFileManagerTest.RelativePath (11043 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MD5Test.MD5 (11044 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.ByteSwap_64 (11045 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.CountLeadingOnes_32 (11046 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.ByteSwap_32 (11047 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.CountLeadingOnes_64 (11048 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.DoubleBits (11049 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.FloatBits (11050 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.MinAlign (11051 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.NextPowerOf2 (11052 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.RoundUpToAlignment (11053 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.countTrailingZeros (11054 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.countLeadingZeros (11055 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.findFirstSet (11056 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.findLastSet (11057 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.isPowerOf2_32 (11058 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.isPowerOf2_64 (11059 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MathExtras.reverseBits (11060 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.NullTerminator4K (11061 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.copy (11062 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.get (11063 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.make_new (11064 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/PointeeIteratorTest.Basic (11065 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.getOpenFileReopened (11066 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/PooledStringPtrTest.OperatorEquals (11067 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/PooledStringPtrTest.OperatorNotEquals (11068 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/PointeeIteratorTest.SmartPointer (11069 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ProcessTest.GetRandomNumberTest (11070 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ProcessTest.SelfProcess (11071 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.CreateProcessTrailingSlash (11072 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestExecuteNegative (11073 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Backreferences (11074 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Basics (11075 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Escape (11076 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.IsLiteralERE (11077 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.IsValid (11078 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.MoveAssign (11079 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.MoveConstruct (11080 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/RegexTest.Substitution (11081 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/MemoryBufferTest.getOpenFileNoReopen (11082 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.compare (11083 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getAdjusted (11084 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getDifference (11085 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getLg (11086 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getLgCeiling (11087 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getLgFloor (11088 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getProduct (11089 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getQuotient (11090 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getRounded (11091 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.getSum (11092 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ScaledNumberHelpersTest.matchScales (11093 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicError (11094 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicFixit (11095 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicNote (11096 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicRange (11097 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.BasicWarning (11098 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.FixitForTab (11099 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.LocationAtEndOfLine (11100 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.LocationAtNewline (11101 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.MultiLineRange (11102 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.MultipleRanges (11103 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.OverlappingRanges (11104 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SourceMgrTest.RangeWithTab (11105 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.Basic (11106 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.EmptySpecialCaseList (11107 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.GlobalInitCompat (11108 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.InvalidSpecialCaseList (11109 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/SpecialCaseListTest.Substring (11110 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.AbsolutePathIterator (11111 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.AbsolutePathIteratorEnd (11112 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.HomeDirectory (11113 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.NormalizePath (11114 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.Path (11115 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Support.RelativePathIterator (11116 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ThreadLocalTest.Basics (11117 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/TimeValue.Win32FILETIME (11118 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/TimeValue.time_t (11119 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Unicode.columnWidthUTF8 (11120 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/Unicode.isPrintable (11121 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.SequenceElideTest (11122 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestColorsReadError (11123 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestDocRead (11124 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEmptyStringFailsForMapWithRequiredFields (11125 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEmptyStringSucceedsForMapWithOptionalFields (11126 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEmptyStringSucceedsForSequence (11127 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestEnumRead (11128 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestFlagsRead (11129 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestFlagsReadError (11130 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMalformedMapFailsGracefully (11131 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestMapRead (11132 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypes (11133 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesDoubleError (11134 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesFloatError (11135 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex16Error (11136 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex32Error (11137 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex64Error (11138 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesHex8Error (11139 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint16Error (11140 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint32Error (11141 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint64Error (11142 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesUint8Error (11143 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint16OverError (11144 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint16UnderError (11145 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint32OverError (11146 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint32UnderError (11147 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint64OverError (11148 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint64UnderError (11149 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint8OverError (11150 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadBuiltInTypesint8UnderError (11151 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadKindAndFlagsSequence (11152 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadMySecondsSequence (11153 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteBuiltInTypes (11154 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteFlags (11155 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteKindAndFlagsSequence (11156 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMyCustomType (11157 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMyFlowSequence (11158 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteMySecondsSequence (11159 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestSequenceDocListWriteAndRead (11160 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestReadWriteStringTypes (11161 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestSequenceMapRead (11162 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestSequenceMapWriteAndRead (11163 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestTaggedDocuments (11164 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestTaggedDocumentsWriteAndRead (11165 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLIO.TestValidatingInput (11166 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.DefaultDiagnosticFilename (11167 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.DiagnosticFilenameFromBufferID (11168 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsIfMissingColon (11169 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsIfNotClosingArray (11170 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsIfNotClosingObject (11171 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsOnMissingComma (11172 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.FailsOnMissingQuote (11173 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.HandlesEndOfFileGracefully (11174 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesArrayOfArrays (11175 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyArray (11176 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyArrayWithWhitespace (11177 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyObject (11178 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEmptyString (11179 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesEscapedQuotes (11180 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesMultipleKeyValuePairsInObject (11181 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesMultipleObjects (11182 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesObject (11183 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesSpacesInBetweenTokens (11184 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.ParsesStrings (11185 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/YAMLParser.WorksWithIteratorAlgorithms (11186 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/formatted_raw_ostreamTest.Test_Tell (11187 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.SignedRoundTrip (11188 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.UnsignedRoundTrip (11189 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int16_t (11190 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int32_t (11191 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int64_t (11192 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.int8_t (11193 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint16_t (11194 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint32_t (11195 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint64_t (11196 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/getSwappedBytes.uint8_t (11197 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/is_separator.Works (11198 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.BufferEdge (11199 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.TinyBuffer (11200 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.Types_Buffered (11201 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.Types_Unbuffered (11202 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/raw_ostreamTest.WriteEscaped (11203 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int16_t (11204 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int32_t (11205 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int64_t (11206 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.int8_t (11207 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint16_t (11208 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint32_t (11209 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint64_t (11210 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.EmptyModuleWriteAnonymousFile (11211 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/swapByteOrder.uint8_t (11212 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.EmptyNamedModuleNoWrite (11213 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.EmptyNamedModuleWriteFile (11214 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.EmptyUnnamedModuleWriteNamedFile (11215 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.EmptyNamedModuleWriteNamedFile (11216 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.ExistingMetadataRetained (11217 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.NonEmptyNamedModuleNoWrite (11218 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.NonEmptyNamedModuleWriteFile (11219 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.NonEmptyUnnamedModuleNoWrite (11220 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.NonEmptyUnnamedModuleWriteToAutogeneratedFile (11221 of 11244) PASS: LLVM-Unit :: Transforms/DebugIR/Release/DebugIRTests/TestDebugIR.NonEmptyUnnamedModuleWriteToNamedFile (11222 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/ASanStackFrameLayout.Test (11223 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.DebugIntrinsics (11224 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.InstructionOwnership (11225 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.NewFunctionCreated (11226 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.Subprogram (11227 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneFunc.SubprogramInRightCU (11228 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.Attributes (11229 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.CallingConvention (11230 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.Exact (11231 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.Inbounds (11232 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/CloneInstruction.OverflowBits (11233 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SDiv (11234 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SDiv64 (11235 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SRem (11236 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.SRem64 (11237 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.UDiv (11238 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.UDiv64 (11239 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.URem (11240 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/IntegerDivision.URem64 (11241 of 11244) PASS: LLVM-Unit :: Transforms/Utils/Release/UtilsTests/Local.RecursivelyDeleteDeadPHINodes (11242 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestExecuteAndWaitTimeout (11243 of 11244) PASS: LLVM-Unit :: Support/Release/SupportTests/ProgramTest.TestExecuteNoWait (11244 of 11244) Testing Time: 31.08s Expected Passes : 7085 Expected Failures : 41 Unsupported Tests : 4118 make[1]: Leaving directory `/builddir/build/BUILD/llvm-3.5.0.src/test' + exit 0 Processing files: mesa-private-llvm-3.5.0-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cKhXk0 + umask 022 + cd /builddir/build/BUILD + cd llvm-3.5.0.src + DOCDIR=/builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/share/doc/mesa-private-llvm-3.5.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/share/doc/mesa-private-llvm-3.5.0 + cp -pr LICENSE.TXT /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64/usr/share/doc/mesa-private-llvm-3.5.0 + exit 0 Provides: libLLVM-3.5-mesa.so()(64bit) libLLVM-3.5-mesa.so(libLLVM-3.5-mesa.so)(64bit) mesa-private-llvm = 3.5.0-1.el7 mesa-private-llvm(x86-64) = 3.5.0-1.el7 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: 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.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(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.18)(64bit) rtld(GNU_HASH) Processing files: mesa-private-llvm-devel-3.5.0-1.el7.x86_64 Provides: mesa-private-llvm-devel = 3.5.0-1.el7 mesa-private-llvm-devel(x86-64) = 3.5.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(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) rtld(GNU_HASH) Processing files: mesa-private-llvm-debuginfo-3.5.0-1.el7.x86_64 Provides: mesa-private-llvm-debuginfo = 3.5.0-1.el7 mesa-private-llvm-debuginfo(x86-64) = 3.5.0-1.el7 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/mesa-private-llvm-3.5.0-1.el7.x86_64 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/mesa-private-llvm-3.5.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/mesa-private-llvm-devel-3.5.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/mesa-private-llvm-debuginfo-3.5.0-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sW2ABv + umask 022 + cd /builddir/build/BUILD + cd llvm-3.5.0.src + /usr/bin/rm -rf /builddir/build/BUILDROOT/mesa-private-llvm-3.5.0-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->